Alex Forencich
|
2cd70281ea
|
Properly zero synchronized pointer on one-sided reset
|
2021-10-17 01:23:02 -07:00 |
|
Alex Forencich
|
10e24cc5b1
|
Fix timing constraints
|
2021-10-13 18:07:45 -07:00 |
|
Alex Forencich
|
4f1eabab17
|
Split async FIFO resets
|
2021-10-13 14:05:13 -07:00 |
|
Alex Forencich
|
e0da1819c4
|
More tests for pipeline FIFO
|
2021-09-28 01:18:17 -07:00 |
|
Alex Forencich
|
0b5fc5b0e0
|
Fix off by one error
|
2021-09-28 01:17:57 -07:00 |
|
Alex Forencich
|
e48901a588
|
Reorganize test lists
|
2021-09-28 01:17:28 -07:00 |
|
Alex Forencich
|
d549267e17
|
Test async FIFO with different clock periods
|
2021-09-28 00:29:54 -07:00 |
|
Alex Forencich
|
6c234260b2
|
Fix assignment type
|
2021-09-01 15:53:15 -07:00 |
|
Alex Forencich
|
6bcd96fa83
|
Bypass pipeline FIFO when length is zero
|
2021-08-27 13:54:14 -07:00 |
|
Alex Forencich
|
a613cc8a31
|
Fix alignment
|
2021-08-25 23:58:52 -07:00 |
|
Alex Forencich
|
6d70b0249e
|
Update readme
|
2021-08-25 23:58:33 -07:00 |
|
Alex Forencich
|
6a030f5d5e
|
Add axis_pipeline_fifo
|
2021-08-25 23:54:30 -07:00 |
|
Alex Forencich
|
92681fad8c
|
Add DROP_OVERSIZE_FRAME parameter
|
2021-08-25 22:56:22 -07:00 |
|
Alex Forencich
|
0b2066abe3
|
Fix corner case with back-to-back single-cycle transfers
|
2021-08-25 19:19:30 -07:00 |
|
sungsoo.han
|
ceeea4b451
|
modify acknowledge assign
|
2021-08-17 16:42:26 +09:00 |
|
sungsoo.han
|
edaec3bd38
|
add LAST_ENABLE to axis_arb_mux
|
2021-08-17 16:00:23 +09:00 |
|
Alex Forencich
|
763cc1669f
|
Update test durations
|
2021-06-03 13:52:41 -07:00 |
|
Alex Forencich
|
4fa3870dea
|
Remove string parameters
|
2021-06-02 15:08:43 -07:00 |
|
Alex Forencich
|
892ee84bff
|
Delay command until write is acknowledged
|
2021-05-31 01:32:02 -07:00 |
|
Alex Forencich
|
3579310447
|
Clear active bit
|
2021-05-31 01:31:30 -07:00 |
|
Alex Forencich
|
e32f65f563
|
Update test durations
|
2021-05-30 12:39:49 -07:00 |
|
Alex Forencich
|
5d9c982cd4
|
Add switch testbenches
|
2021-05-30 12:33:29 -07:00 |
|
Alex Forencich
|
34d5a4fed5
|
Add wrapper generator for RAM switch
|
2021-05-30 12:32:26 -07:00 |
|
Alex Forencich
|
9417d5f749
|
Use cocotb.top
|
2021-05-30 12:32:02 -07:00 |
|
Alex Forencich
|
16b174b490
|
Print addressing configuration
|
2021-05-30 12:19:01 -07:00 |
|
Alex Forencich
|
e3183862bb
|
tkeep always active inside RAM switch
|
2021-05-30 12:12:10 -07:00 |
|
Alex Forencich
|
56a3b8fe92
|
Fix indexed part select error in degenerate case when M_COUNT = 1
|
2021-05-30 12:11:46 -07:00 |
|
Alex Forencich
|
8e5c4874eb
|
Fix switch wrapper parameters
|
2021-05-30 12:10:04 -07:00 |
|
Alex Forencich
|
c1bfa8cc41
|
Add tuser assert tests
|
2021-05-25 00:55:59 -07:00 |
|
Alex Forencich
|
a7905ed681
|
Add stress tests
|
2021-05-25 00:31:20 -07:00 |
|
Alex Forencich
|
a7ebfdcebb
|
Add arbitration test
|
2021-05-25 00:13:32 -07:00 |
|
Alex Forencich
|
28686fb115
|
Update readme
|
2021-05-18 22:05:44 -07:00 |
|
Alex Forencich
|
b7f3faa628
|
Add timing constraints for Quartus Prime Pro
|
2021-05-18 16:02:36 -07:00 |
|
Alex Forencich
|
e9f7723312
|
Reorganize timing constraints
|
2021-05-16 23:28:00 -07:00 |
|
Alex Forencich
|
244f136ca7
|
Remove travis-ci
|
2021-04-03 17:09:12 -07:00 |
|
Alex Forencich
|
b56bc11598
|
Update readme
|
2021-04-03 17:00:18 -07:00 |
|
Alex Forencich
|
397a253584
|
Add Github Actions regression testing
|
2021-04-03 16:57:14 -07:00 |
|
Alex Forencich
|
c884efc1f3
|
Add test durations for pytest-split
|
2021-04-03 16:56:54 -07:00 |
|
Alex Forencich
|
74c1014671
|
Add cocotb testbenches
|
2021-04-03 16:53:08 -07:00 |
|
Alex Forencich
|
17ba806687
|
Add tox and pytest configuration
|
2021-04-03 16:36:46 -07:00 |
|
Alex Forencich
|
9d99ec0096
|
Update wrapper generators
|
2021-04-03 16:34:42 -07:00 |
|
Alex Forencich
|
3df18fafdd
|
Use nonblocking assignment
|
2021-04-03 16:33:45 -07:00 |
|
Alex Forencich
|
d834e49587
|
Move wire declarations
|
2020-12-03 17:37:53 -08:00 |
|
Alex Forencich
|
1f9aa62639
|
Add wrapper generator for axis_broadcast
|
2020-12-03 17:31:11 -08:00 |
|
Alex Forencich
|
da152a8546
|
Update timing parameters for async FIFO to reflect new pipeline register naming
|
2020-09-07 18:54:32 -07:00 |
|
Alex Forencich
|
71b6b9f6f2
|
Prevent shift register inference
|
2020-09-07 18:54:18 -07:00 |
|
Alex Forencich
|
ede73b434a
|
Add PIPELINE_OUTPUT parameter to FIFO adapter modules
|
2020-09-07 00:22:55 -07:00 |
|
Alex Forencich
|
2f883681d6
|
Add pararametrizable output pipeline to FIFOs
|
2020-09-07 00:14:22 -07:00 |
|
Alex Forencich
|
eb6861cbc4
|
Convert to single always block
|
2020-09-06 22:57:56 -07:00 |
|
Alex Forencich
|
c9950d56ae
|
Rewrite full/empty logic
|
2020-09-06 18:28:32 -07:00 |
|