Alex Forencich
|
5593bfe296
|
Rebase StreamSink from StreamMonitor
|
2021-01-07 18:48:17 -08:00 |
|
Alex Forencich
|
3caa343845
|
Remove callbacks
|
2021-01-07 18:10:33 -08:00 |
|
Alex Forencich
|
6654c707b2
|
Remove redundant code
|
2021-01-07 18:10:07 -08:00 |
|
Alex Forencich
|
fcf6374c3c
|
Remove inherit from object
|
2020-12-24 14:44:42 -08:00 |
|
Alex Forencich
|
7582067929
|
Remove await ReadOnly
|
2020-12-24 00:24:03 -08:00 |
|
Alex Forencich
|
cd272b2a59
|
Convert send/recv to blocking, add nonblocking send_nowait/recv_nowait
|
2020-12-18 15:33:23 -08:00 |
|
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 |
|