mirror of
https://github.com/olofk/serv.git
synced 2026-01-25 19:36:16 +00:00
Add SERV_CLEAR_RAM parameter
This commit is contained in:
@@ -24,7 +24,7 @@ filesets:
|
||||
targets:
|
||||
default:
|
||||
filesets : [core]
|
||||
parameters : [RISCV_FORMAL]
|
||||
parameters : [RISCV_FORMAL, SERV_CLEAR_RAM]
|
||||
|
||||
lint:
|
||||
default_tool : verilator
|
||||
@@ -39,3 +39,7 @@ parameters:
|
||||
datatype : bool
|
||||
paramtype : vlogdefine
|
||||
|
||||
SERV_CLEAR_RAM:
|
||||
datatype : bool
|
||||
paramtype : vlogdefine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user