1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-25 19:36:16 +00:00

bne, srai

This commit is contained in:
Olof Kindgren
2018-10-30 22:41:05 +01:00
parent 66000a77f5
commit 96b1906676
9 changed files with 191 additions and 56 deletions

View File

@@ -10,6 +10,7 @@ filesets:
- rtl/shift_reg.v
- rtl/ser_add.v
- rtl/ser_eq.v
- rtl/ser_shift.v
- rtl/serv_alu.v
- rtl/serv_ctrl.v
- rtl/serv_decode.v
@@ -77,4 +78,10 @@ targets:
serv_top_tb:
default_tool: icarus
filesets : [core, serv_top_tb]
parameters : [RISCV_FORMAL=true]
toplevel : serv_top_tb
parameters:
RISCV_FORMAL:
datatype : bool
paramtype : vlogdefine