Commit Graph

12 Commits

Author SHA1 Message Date
Alex Forencich
2451921923 Replace SimLog with logger 2020-12-10 02:20:14 -08:00
Alex Forencich
81f8906548 Clean up and lint removal 2020-11-26 19:51:24 -08:00
Alex Forencich
306b09f967 Pull out common functionality into StreamBase and StreamPause 2020-11-22 23:08:15 -08:00
Alex Forencich
ea6d9090ca Add all signals to transaction object 2020-11-12 18:17:32 -08:00
Alex Forencich
f575a975d0 Add missing imports 2020-11-12 18:16:36 -08:00
Alex Forencich
f4a13f6e8a Implement generators for source and sink pausing 2020-10-26 23:31:09 -07:00
Alex Forencich
0c9cd9084c Fix pause handling 2020-10-26 13:34:02 -07:00
Alex Forencich
c7783ef7c0 Implement transaction object init and repr 2020-10-23 00:29:51 -07:00
Alex Forencich
344eae4b82 Include signal names in transaction objects 2020-10-23 00:23:03 -07:00
Alex Forencich
ca88fa3a31 Add missing initializers 2020-10-22 23:33:36 -07:00
Alex Forencich
182f1e2380 Correctly handle None 2020-10-22 23:27:58 -07:00
Alex Forencich
a9e0561eba Add generic stream classes 2020-10-21 23:54:54 -07:00