Fixed rmserver/rmbuild bug
Signed-off-by: Joppe Blondel <joppe@blondel.nl>
This commit is contained in:
@ -63,8 +63,8 @@ toplevel = tb_toplevel
|
||||
vcdlevels = 20
|
||||
runtime = all
|
||||
fuse_opts = --maxdelay work.glbl
|
||||
isim_opts = -sdfmax /tb_toplevel/c_toplevel=%%D%%/OUT/synth/synth.sdf
|
||||
# %%D%% is replaced with the top directory of the project
|
||||
isim_opts = -sdfmax /tb_toplevel/c_toplevel=~D~/OUT/synth/synth.sdf
|
||||
# ~D~ is replaced with the top directory of the project
|
||||
|
||||
# Fileset
|
||||
files_vhdl = SIM/tb_toplevel.vhd
|
||||
|
Reference in New Issue
Block a user