mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Removed redundant USE_SRAM from wally-shared.vh (already in wally-config.vh)
This commit is contained in:
parent
2303da01a8
commit
66fa1e67bb
@ -135,9 +135,6 @@
|
||||
`define DIVBLEN ($clog2(`DIVb+1)-1)
|
||||
`define DIVa (`DIVb+1-`XLEN) // used for idiv on fpu
|
||||
|
||||
// Memory synthesis configuration
|
||||
`define USE_SRAM 0
|
||||
|
||||
// Disable spurious Verilator warnings
|
||||
|
||||
/* verilator lint_off STMTDLY */
|
||||
|
Loading…
Reference in New Issue
Block a user