mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-23 13:27:16 -04:00
Removed redundant USE_SRAM from wally-shared.vh (already in wally-config.vh)
This commit is contained in:
parent
2303da01a8
commit
66fa1e67bb
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue