Force VCD
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.gitignore
|
||||
build/
|
||||
.gitignore
|
||||
build/
|
||||
@@ -22,6 +22,7 @@ SRCS += $(LIB_PATH)/radio/cordic/src/tb_cordic_top.vhd
|
||||
TARGET := tb_cordic_iterative_top
|
||||
ENTITY := tb_cordic_top
|
||||
RUN_TIME := 300us
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
|
||||
|
||||
|
||||
@@ -22,6 +22,7 @@ SRCS += $(LIB_PATH)/radio/cordic/src/tb_cordic_pipe_top.vhd
|
||||
TARGET := tb_cordic_pipe_top
|
||||
ENTITY := tb_cordic_pipe_top
|
||||
RUN_TIME := 150us
|
||||
WAVE_FORMAT := vcd
|
||||
|
||||
GHDL_OPTS := -P$(LIB_PATH)/fixed/ieee_proposed/build/fixed_pkg/ieee_proposed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user