quartus build fixes

This commit is contained in:
Blaise Tine
2020-08-23 22:04:46 -07:00
parent 1c9445745f
commit f292e5003d
27 changed files with 241 additions and 206 deletions

View File

@@ -9,7 +9,7 @@ interface VX_cmt_to_csr_if ();
wire [`NW_BITS-1:0] wid;
wire [`NE_BITS:0] num_commits;
wire [$clog2(`NUM_EXS+1)-1:0] num_commits;
wire has_fflags;
fflags_t fflags;