mirror of
https://github.com/olofk/serv.git
synced 2026-04-28 05:04:47 +00:00
Make immdec 4-bit compatible
This commit is contained in:
@@ -42,6 +42,7 @@ targets:
|
||||
- RISCV_FORMAL
|
||||
- SERV_CLEAR_RAM
|
||||
- "is_toplevel? (WITH_CSR)"
|
||||
- "is_toplevel? (W)"
|
||||
toplevel : ["is_toplevel? (serv_rf_top)"]
|
||||
|
||||
lint:
|
||||
@@ -98,3 +99,8 @@ parameters:
|
||||
paramtype : vlogparam
|
||||
description : Enable/Disable the support of misaligned instructions
|
||||
|
||||
W:
|
||||
datatype : int
|
||||
description : Internal datapath width (1=SERV, 4=QERV)
|
||||
paramtype : vlogparam
|
||||
|
||||
|
||||
Reference in New Issue
Block a user