TiagoTT/qca-lg
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project is about a simple Quantum-dot Cellular Automata layout generator that takes as input a logical netlist produced by synthesis tools, and outputs a physical layout suitable to be simulated with an existing tool. This code is given to the public as it is. Please visit the project homepage for documentation. http://web.ist.utl.pt/ttt/qca-lg/index.html To build the program, run: make To run the tests, run: cd testes ./testes.pl Good luck!