Skip to content

QCADesigner is a rapid design and Simulation tool for quantum-dot cellular automata. This repository contains changes in use by Nanocomp (DCC/UFMG)

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

amagus/QCADesigner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT
============================

This is an modified version of QCADesigner, in use at Nanocomp (http://nanocomp.dcc.ufmg.br/)

Please note that the use of this code is given with no warranties and no support from our side. 
Please visit https://waluslab.ece.ubc.ca/qcadesigner/ for official information about this tool.

QCADesigner README Notes
============================

If you would like to run QCADesigner from the source tree,
that is, you do not want to perform "make install", you
may do so by switching to the src/ subdirectory and
running ./QCADesigner .

If you would like to install QCADesigner to a path other
than the default you can run configure with the --prefix
option and specify the path. For example if you are
configuring QCADesigner for the first time, you can run:

./autogen.sh --prefix=<Your path>
make
make install

"ls <Your path>" should show a "bin" and "share" directory
that contain all the files that QCADesigner has installed.
You can then use the script provided above to run
QCADesigner.

About

QCADesigner is a rapid design and Simulation tool for quantum-dot cellular automata. This repository contains changes in use by Nanocomp (DCC/UFMG)

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published