mirror of
https://github.com/sxpert/hp-saturn
synced 2025-01-20 10:26:31 +01:00
increase ROMBITS to fully utilize one memory block
This commit is contained in:
parent
8fb7ad0eac
commit
6c371cf203
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
`ifdef SIM
|
||||
`define ROMBITS 20
|
||||
`else
|
||||
`define ROMBITS 12
|
||||
`define ROMBITS 13
|
||||
`endif
|
||||
|
||||
`include "saturn_def_buscmd.v"
|
||||
|
|
Loading…
Reference in a new issue