Alex Forencich
|
3d2efef93a
|
Update readme
|
2018-10-24 22:25:02 -07:00 |
|
Alex Forencich
|
2bb9f11c9e
|
Use logical operators
|
2018-10-24 22:24:27 -07:00 |
|
Alex Forencich
|
3bbf8524d6
|
Compute DEST_WIDTH
|
2018-10-24 22:21:31 -07:00 |
|
Alex Forencich
|
9d813226d0
|
Convert generated demux to verilog parametrized demux
|
2018-10-24 22:16:05 -07:00 |
|
Alex Forencich
|
145ea2c40c
|
Connect arbiter parameters to top level
|
2018-10-24 21:09:00 -07:00 |
|
Alex Forencich
|
2bf15706cd
|
Convert generated mux to verilog parametrized mux
|
2018-10-24 18:23:14 -07:00 |
|
Alex Forencich
|
029d1fa06f
|
Fix loop count variable scoping issue
|
2018-10-24 17:58:39 -07:00 |
|
Alex Forencich
|
fc6c07e5f9
|
Convert generated frame joiner to verilog parametrized frame joiner
|
2018-10-24 17:07:22 -07:00 |
|
Alex Forencich
|
fd7f65d5ad
|
Convert generated switch to verilog parametrized switch
|
2018-10-24 16:12:56 -07:00 |
|
Alex Forencich
|
631147069f
|
Rename ports and add reg_type parameter to axis_register
|
2018-10-24 14:35:08 -07:00 |
|
Alex Forencich
|
940c1210c1
|
Convert arbitrated mux to verilog parametrized arbitrated mux
|
2018-10-24 13:49:17 -07:00 |
|
Alex Forencich
|
fe77db822d
|
Convert generated crosspoint to verilog parametrized crosspoint
|
2018-10-24 13:44:39 -07:00 |
|
Alex Forencich
|
553547f661
|
Fix test naming
|
2018-09-09 13:52:13 -07:00 |
|
Alex Forencich
|
becfbf4425
|
When pausing the AXI stream model, do not drop tvalid if it is asserted and waiting for tready to be asserted
|
2018-08-15 00:11:39 -07:00 |
|
Alex Forencich
|
8e5ec36ced
|
Optimize axis_arb_mux and improve latency
|
2018-08-09 18:40:50 -07:00 |
|
Alex Forencich
|
7a879aec1c
|
Remove extra registers
|
2018-08-09 18:38:41 -07:00 |
|
Alex Forencich
|
202fbcbb6f
|
Fix typo
|
2018-08-09 11:23:27 -07:00 |
|
Alex Forencich
|
ffc63e4b0d
|
Update readme
|
2018-07-02 16:25:29 -07:00 |
|
Alex Forencich
|
3063bba54b
|
Update testbenches to use wait
|
2018-07-02 16:19:35 -07:00 |
|
Alex Forencich
|
9390c3639b
|
More endpoint updates
|
2018-07-02 14:13:47 -07:00 |
|
Alex Forencich
|
268d011b89
|
Add wait method to sink
|
2018-06-30 00:21:26 -07:00 |
|
Alex Forencich
|
2ebffeb223
|
Be more pythonic
|
2018-06-30 00:21:02 -07:00 |
|
Alex Forencich
|
c5837daa2f
|
Update testbenches to use instances()
|
2018-06-13 22:26:10 -07:00 |
|
Alex Forencich
|
7c6da337b0
|
Happy new year
|
2018-02-27 01:39:25 -08:00 |
|
Alex Forencich
|
5df7efe516
|
Happy new year
|
2018-02-26 12:25:20 -08:00 |
|
Alex Forencich
|
c33985d7ba
|
Remove extraneous parameter
|
2017-11-21 08:54:21 -08:00 |
|
Alex Forencich
|
93688dc88e
|
Update readme
|
2017-11-21 00:21:15 -08:00 |
|
Alex Forencich
|
4ec4c901e8
|
Whitespace fixes
|
2017-11-21 00:18:09 -08:00 |
|
Alex Forencich
|
b00eaf4d3c
|
Add tkeep signal and update testbench for stat counter
|
2017-11-21 00:17:42 -08:00 |
|
Alex Forencich
|
ad0e3e1eb5
|
Whitespace fixes and testbench update for frame joiner
|
2017-11-21 00:16:15 -08:00 |
|
Alex Forencich
|
a1a6d523e3
|
Update FIFO instances and testbenches for COBS encoder and decoder
|
2017-11-21 00:14:26 -08:00 |
|
Alex Forencich
|
0edafd58ac
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream tap
|
2017-11-20 23:45:34 -08:00 |
|
Alex Forencich
|
4ef4ef2622
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream SRL register
|
2017-11-20 21:34:25 -08:00 |
|
Alex Forencich
|
b0d7820f5b
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream SRL FIFO
|
2017-11-20 21:32:46 -08:00 |
|
Alex Forencich
|
d16f19f67e
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream rate limiter
|
2017-11-20 21:31:41 -08:00 |
|
Alex Forencich
|
772e433ee9
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream frame length adjuster
|
2017-11-20 21:30:26 -08:00 |
|
Alex Forencich
|
de590517a9
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream switch
|
2017-11-20 20:17:20 -08:00 |
|
Alex Forencich
|
91a7169f46
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream crosspoint
|
2017-11-20 20:16:21 -08:00 |
|
Alex Forencich
|
496c63bd1c
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream arbitrated mux
|
2017-11-20 20:15:08 -08:00 |
|
Alex Forencich
|
57e700f802
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream demux
|
2017-11-20 20:14:20 -08:00 |
|
Alex Forencich
|
9e4aa38750
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream mux
|
2017-11-20 20:13:53 -08:00 |
|
Alex Forencich
|
d50c767482
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream adapter
|
2017-11-20 20:12:43 -08:00 |
|
Alex Forencich
|
fdb881719c
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream async frame FIFO
|
2017-11-20 20:12:02 -08:00 |
|
Alex Forencich
|
1c7362c717
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream frame FIFO
|
2017-11-20 20:11:44 -08:00 |
|
Alex Forencich
|
7d237f55c1
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream async FIFO
|
2017-11-20 20:11:08 -08:00 |
|
Alex Forencich
|
190d75df9d
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream FIFO
|
2017-11-20 20:10:41 -08:00 |
|
Alex Forencich
|
a5524287ca
|
Consolidate, add configuration parameters, and add tid and tdest ports to AXI stream register
|
2017-11-20 20:09:48 -08:00 |
|
Alex Forencich
|
a0b21db746
|
Improve checks in axis_ep
|
2017-11-20 15:43:54 -08:00 |
|
Alex Forencich
|
c9cc9006a3
|
Add last_cycle_user parameter to axis_ep
|
2017-11-20 15:43:32 -08:00 |
|
Alex Forencich
|
cb2221b39b
|
Use correct path
|
2017-11-12 18:36:15 -08:00 |
|