mirror of
https://github.com/olofk/serv.git
synced 2026-04-14 23:24:47 +00:00
Introduce width parameter
Expose the width (or W internally) parameter to set the SERV datapath width. Note: Only width=1 is function at this time.
This commit is contained in:
@@ -109,6 +109,7 @@ module serving
|
||||
servile
|
||||
#(.reset_pc (32'h0000_0000),
|
||||
.reset_strategy (RESET_STRATEGY),
|
||||
.rf_width (rf_width),
|
||||
.sim (sim),
|
||||
.with_csr (WITH_CSR))
|
||||
servile
|
||||
|
||||
Reference in New Issue
Block a user