Matthias Koefferlein
|
d4d7ea8022
|
Updated copyright.
|
2019-01-08 01:09:25 +01:00 |
Matthias Koefferlein
|
c80e335cd6
|
WIP: global nets integration in cluster builder.
|
2019-01-07 02:08:59 +01:00 |
Matthias Koefferlein
|
64c2548ab8
|
WIP: first steps towards global nets.
|
2019-01-06 15:28:40 +01:00 |
Matthias Koefferlein
|
eb435d5d85
|
WIP: refactoring - separated pins of net into outgoing and subcircuit.
|
2019-01-06 12:53:22 +01:00 |
Matthias Koefferlein
|
f989a85642
|
WIP: introduced Circuit::is_external_net
|
2018-12-30 18:44:30 +01:00 |
Matthias Koefferlein
|
a787204e77
|
WIP: connect and disconnect terminal by name in GSI
|
2018-12-30 13:28:11 +01:00 |
Matthias Koefferlein
|
293c6f496e
|
WIP: more query functions for netlist classes (i.e. net by name, device by name etc.), some refactoring, GSI bindings, tests.
|
2018-12-30 13:00:03 +01:00 |
Matthias Koefferlein
|
45b35f3aae
|
WIP: to_string for netlist, tests, some bugfixes on device combination.
|
2018-12-29 22:18:58 +01:00 |
Matthias Koefferlein
|
d57ede441c
|
WIP: netlist topology - children, parents, top-down and bottom-up iteration.
|
2018-12-29 00:48:28 +01:00 |
Matthias Koefferlein
|
2f48479838
|
WIP: a bit of simplification, renaming of methods, parents for subcircuits, devices. References for circuits pointing to subcircuits.
|
2018-12-28 22:51:11 +01:00 |
Matthias Koefferlein
|
8b2902c31b
|
WIP: introduced expanded net name
|
2018-12-27 10:43:25 +01:00 |
Matthias Koefferlein
|
f0f620b1cd
|
WIP: added subcircuit IDs for easier referencing.
|
2018-12-27 01:58:34 +01:00 |
Matthias Koefferlein
|
2171b98bd8
|
WIP: introduced device IDs
|
2018-12-27 00:59:44 +01:00 |
Matthias Koefferlein
|
195324295d
|
WIP: tests for new net predicates.
|
2018-12-25 20:56:08 +01:00 |
Matthias Koefferlein
|
4f8416766c
|
WIP: renamed port -> terminal for devices. This is correct technical term. A port is a two-terminal entity.
|
2018-12-25 20:19:37 +01:00 |
Matthias Koefferlein
|
e3b795e334
|
Unique ID of device class objects, netlist reference in device class.
|
2018-12-24 13:52:17 +01:00 |
Matthias Koefferlein
|
eb6b043c3b
|
Parameter values of db::Device/db::DeviceClass
|
2018-12-24 13:39:19 +01:00 |
Matthias Koefferlein
|
c5222c26e3
|
Added DevicePortProperty class with tests and GSI binding
|
2018-12-24 01:31:06 +01:00 |
Matthias Koefferlein
|
aa5e885215
|
Added Ruby tests for GSI binding of db::Netlist classes
|
2018-12-24 00:08:34 +01:00 |
Matthias Koefferlein
|
3c2c72d9ed
|
WIP: GSI binding of db::Netlist at al
|
2018-12-23 22:31:26 +01:00 |