Added CSR IO req/rsp V0.1
This commit is contained in:
@@ -15,6 +15,9 @@ interface VX_csr_req_if ();
|
||||
wire csr_immed;
|
||||
wire [31:0] csr_mask;
|
||||
|
||||
`IGNORE_WARNINGS_BEGIN
|
||||
wire is_io;
|
||||
`IGNORE_WARNINGS_END
|
||||
endinterface
|
||||
|
||||
`endif
|
||||
`endif
|
||||
|
||||
Reference in New Issue
Block a user