Commit Graph

13 Commits

Author SHA1 Message Date
Redo0
4cf2231a01 stop using self in class functions 2021-05-25 17:25:34 -05:00
Redo0
730ca3fd64 make net in port lists arrays 2021-05-25 17:18:57 -05:00
Redo0
d25893566e make sim global; make nonessential queues optional 2021-05-25 17:11:48 -05:00
Redo0
53e9423ab1 make groups only update update-causing ports 2021-05-25 16:08:58 -05:00
Redo0
8561940777 start adding c structs for gates and ports 2021-05-25 14:54:26 -05:00
Redo0
be2df1ef33 make sim use proper OOP 2021-05-25 14:18:13 -05:00
Redo0
569e79ab96 make simulation non-global 2021-05-23 15:36:40 -05:00
Redo
54f45520c0 use get/set for parameters on ports and wires 2021-02-03 09:32:05 -06:00
Redo
941348002b remove colon syntax from oop 2021-02-03 09:17:33 -06:00
Redo
1b7915de4c update gate interface for new protected port functionality 2020-09-17 18:14:57 -05:00
Redo
30c48226cb commented unused gate test code 2020-04-23 08:58:12 -05:00
Redo
d2a648f7d9 revised callback system to use multiple arguments; added tobitstring function in utility 2019-05-10 21:07:35 -05:00
Eagle517
b3176c4ccf Initial commit 2019-04-18 23:00:32 -06:00