WIP: a bit of simplification, renaming of methods, parents for subcircuits, devices. References for circuits pointing to subcircuits.

This commit is contained in:
Matthias Koefferlein
2018-12-28 22:51:11 +01:00
parent a5b9cbfe5b
commit 2f48479838
10 changed files with 482 additions and 263 deletions
@@ -54,6 +54,7 @@ namespace {
{
public:
DummyDeviceExtractor ()
: db::NetlistDeviceExtractor (std::string ("DUMMY"))
{
error ("msg1");
error ("msg2", db::Box (0, 1, 2, 3));