Added planahead script and fixed conversion
This commit is contained in:
@@ -30,7 +30,7 @@ xst_opts = -vlgincdir rtl
|
||||
files_verilog = rtl/toplevel/top_generic.v
|
||||
rtl/core/nco_q15.v
|
||||
files_con = boards/mimas_v1/constraints.ucf
|
||||
files_other =
|
||||
files_other = rtl/util/conv.vh
|
||||
|
||||
[target.sim]
|
||||
toolchain = iverilog
|
||||
@@ -42,4 +42,4 @@ ivl_opts = -Irtl
|
||||
#files_sysverilog =
|
||||
files_verilog = sim/tb/tb_nco_q15.v
|
||||
rtl/core/nco_q15.v
|
||||
files_other =
|
||||
files_other = rtl/util/conv.vh
|
||||
Reference in New Issue
Block a user