Alex Forencich
|
bce364eef5
|
Ensure idle event is set when queue is empty
|
2021-03-21 18:39:10 -07:00 |
|
Alex Forencich
|
e934b69776
|
Use start_soon instead of fork
|
2021-03-21 12:22:22 -07:00 |
|
Alex Forencich
|
7fb8c4e28b
|
Reset processing on assert edge only to permit operations to be queued while reset is asserted
|
2021-03-21 12:13:19 -07:00 |
|
Alex Forencich
|
156fada616
|
Store commands currently being processed so they can be released when the processing coroutines are killed
|
2021-03-21 12:04:30 -07:00 |
|
Alex Forencich
|
d88ba7caf3
|
Warn when operations are dropped during reset
|
2021-03-21 11:41:25 -07:00 |
|
Alex Forencich
|
6c66776518
|
Use start_soon instead of fork
|
2021-03-21 11:40:25 -07:00 |
|
Alex Forencich
|
a71678c7e3
|
Bump to dev version
|
2021-03-17 18:32:42 -07:00 |
|
Alex Forencich
|
c0ebb90cd4
|
Release v0.1.8
v0.1.8
|
2021-03-17 18:31:54 -07:00 |
|
Alex Forencich
|
56caf57fa4
|
Fix method name
|
2021-03-17 18:19:30 -07:00 |
|
Alex Forencich
|
abb78308ff
|
Defer idle event until completion of transfer
|
2021-03-17 18:02:11 -07:00 |
|
Alex Forencich
|
f19ca9f651
|
Use cocotb async queues
|
2021-03-17 17:34:26 -07:00 |
|
Alex Forencich
|
1c40b8fa58
|
Use cocotb-bus
|
2021-03-16 18:47:32 -07:00 |
|
Alex Forencich
|
cfd5dae6ea
|
Bump to dev version v0.1.7
|
2021-03-06 18:30:19 -08:00 |
|
Alex Forencich
|
f2c36276f3
|
Release v0.1.6
v0.1.6
|
2021-03-06 18:10:43 -08:00 |
|
Alex Forencich
|
eab0c7fee0
|
Update readme
|
2021-03-06 17:58:11 -08:00 |
|
Alex Forencich
|
35ed1472d6
|
Add reset_active_level parameters
|
2021-03-06 17:30:05 -08:00 |
|
Alex Forencich
|
a7fe5d9674
|
Clean up reset implementation
|
2021-03-06 17:17:28 -08:00 |
|
Alex Forencich
|
08122c1a65
|
Use -1 instead of None for no limit
|
2021-03-06 17:04:37 -08:00 |
|
Alex Forencich
|
8e76f2d24c
|
Update readme
|
2021-03-06 16:36:49 -08:00 |
|
Alex Forencich
|
69717c1698
|
Add AXI bus objects
|
2021-03-06 16:26:51 -08:00 |
|
Alex Forencich
|
c18fdd6e22
|
Consolidate AXI stream implementation to remove duplicate code
|
2021-01-08 16:08:36 -08:00 |
|
Alex Forencich
|
222af15437
|
Clear sim_time_end on start transmit
|
2021-01-08 15:54:26 -08:00 |
|
Alex Forencich
|
ffaf8932fc
|
Rewrite stream resets
|
2021-01-07 20:30:04 -08:00 |
|
Alex Forencich
|
8f719daf75
|
Add queue_occupancy_limit to StreamSink
|
2021-01-07 20:08:44 -08:00 |
|
Alex Forencich
|
154d3b11f4
|
Remove drive
|
2021-01-07 20:08:19 -08:00 |
|
Alex Forencich
|
97abb032d8
|
Use send instead of drive
|
2021-01-07 20:07:02 -08:00 |
|
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
|
359e015b35
|
Add row_size parameter to hexdump methods
|
2021-01-06 18:39:03 -08:00 |
|
Alex Forencich
|
7e0464f6f3
|
Update readme
|
2021-01-04 22:43:36 -08:00 |
|
Alex Forencich
|
4ec0c36892
|
Support override of tx_complete
|
2021-01-04 22:43:17 -08:00 |
|
Alex Forencich
|
7c18f9b73f
|
Improve AXI stream transfer tracking
|
2021-01-03 22:47:38 -08:00 |
|
Alex Forencich
|
2e79ef233f
|
Rework resets
|
2021-01-03 12:39:25 -08:00 |
|
Alex Forencich
|
7748f871f4
|
Add clear to AXI stream models
|
2021-01-02 16:15:51 -08:00 |
|
Alex Forencich
|
f6823fc8fd
|
Remove extraneous code
|
2020-12-31 03:11:51 -08:00 |
|
Alex Forencich
|
c63d65bb87
|
Rework sim_build output directory, fix default makefile target
|
2020-12-29 14:25:44 -08:00 |
|
Alex Forencich
|
1618220a30
|
Rework AXI stream resets
|
2020-12-24 23:19:58 -08:00 |
|
Alex Forencich
|
ecb2f5ae81
|
Add idle event
|
2020-12-24 19:25:26 -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
|
7b7e8bf3e2
|
Update readme
|
2020-12-24 00:23:34 -08:00 |
|
Alex Forencich
|
426c5828f1
|
Update readme
|
2020-12-22 17:00:48 -08:00 |
|
Alex Forencich
|
44e58275ad
|
Update test
|
2020-12-22 17:00:36 -08:00 |
|
Alex Forencich
|
f4f7c0b59d
|
Store receive sim time in AxiStreamFrame
|
2020-12-21 23:09:29 -08:00 |
|
Alex Forencich
|
ad83d58b01
|
Init as bytearray instead of convert to bytearray
|
2020-12-21 23:09:02 -08:00 |
|
Alex Forencich
|
4336c32b40
|
Bump to dev version v0.1.5
|
2020-12-18 16:22:45 -08:00 |
|
Alex Forencich
|
8668a6bb4f
|
Release v0.1.4
v0.1.4
|
2020-12-18 16:12:13 -08:00 |
|
Alex Forencich
|
bdaeaad66b
|
Update readme
|
2020-12-18 16:10:26 -08:00 |
|
Alex Forencich
|
cd272b2a59
|
Convert send/recv to blocking, add nonblocking send_nowait/recv_nowait
|
2020-12-18 15:33:23 -08:00 |
|