rtl refactoring

This commit is contained in:
Blaise Tine
2020-05-05 10:46:48 -04:00
parent f142afac80
commit b7e892ee16
39 changed files with 393 additions and 425 deletions

View File

@@ -33,10 +33,8 @@ interface VX_exec_unit_req_if ();
wire jal;
wire [31:0] jal_offset;
`IGNORE_WARNINGS_BEGIN
wire ebreak;
wire is_etype;
wire wspawn;
`IGNORE_WARNINGS_END
// CSR info
wire is_csr;