Merge pull request #55 from dawidzim/riviera_fusesoc
update swerv.core for Riviera-PRO
This commit is contained in:
commit
5a004dd2b6
|
@ -102,6 +102,11 @@ targets:
|
||||||
- -mfcu
|
- -mfcu
|
||||||
- -cuautoname=du
|
- -cuautoname=du
|
||||||
- config/common_defines.vh
|
- config/common_defines.vh
|
||||||
|
rivierapro:
|
||||||
|
vlog_options :
|
||||||
|
- config/common_defines.vh
|
||||||
|
- "-err VCP2694 W1"
|
||||||
|
compilation_mode : common
|
||||||
verilator:
|
verilator:
|
||||||
verilator_options : [--trace, -Wno-fatal]
|
verilator_options : [--trace, -Wno-fatal]
|
||||||
toplevel : tb_top
|
toplevel : tb_top
|
||||||
|
|
Loading…
Reference in New Issue