Fixed bugs in project.cfg for ghdl in formal
Signed-off-by: Joppe Blondel <joppe@blondel.nl>
This commit is contained in:
@ -18,9 +18,9 @@ toolchain = ghdl
|
||||
# Toolchain settings
|
||||
toplevel = tb_counter
|
||||
runtime = all
|
||||
#ghdla_opts =
|
||||
#ghdle_opts =
|
||||
#ghdlr_opts =
|
||||
ghdla_opts = --std=08
|
||||
ghdle_opts = --std=08
|
||||
ghdlr_opts = --std=08
|
||||
|
||||
# Fileset
|
||||
files_vhdl = RTL/counter.vhd
|
||||
|
Reference in New Issue
Block a user