aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/python_wrappers.cc
Commit message (Collapse)AuthorAgeFilesLines
* multiple designs can now exist independent from each other. ↵Benedikt Tutzer2018-07-091-45/+47
| | | | Cells/Wires/Modules can now move to a different parent without referencing issues
* Introduced namespace and removed class-prefixes to increase readabilityBenedikt Tutzer2018-06-281-163/+165
|
* changed references from hash-ids to IdString namesBenedikt Tutzer2018-06-281-64/+32
|
* added wrappers for Design, Modules, Cells and WiresBenedikt Tutzer2018-06-251-0/+244