1
0
mirror of https://github.com/olofk/serv.git synced 2026-01-13 15:17:25 +00:00

Make default target runnable

This commit is contained in:
Olof Kindgren 2019-07-29 08:40:15 +02:00
parent 71a1abe602
commit f754fffdac

View File

@ -25,6 +25,7 @@ targets:
default:
filesets : [core]
parameters : [RISCV_FORMAL, SERV_CLEAR_RAM]
toplevel : ["is_toplevel? (serv_top)"]
lint:
default_tool : verilator