performance refactoring - rebalanced stream buffers accross the device to enforce output buffering rule at compoments boudaries, finally resolved block ram R/W collusion discrepencies,
This commit is contained in:
@@ -5,10 +5,8 @@
|
||||
|
||||
interface VX_csr_io_rsp_if ();
|
||||
|
||||
wire valid;
|
||||
|
||||
wire valid;
|
||||
wire [31:0] data;
|
||||
|
||||
wire ready;
|
||||
|
||||
endinterface
|
||||
|
||||
Reference in New Issue
Block a user