File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed
hdk/cl/developer_designs/cl_firesim/verif/scripts Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 1515
1616+define+VCS_SIM
1717+define+CARD_1=card
18+ +define+RANDOMIZE_MEM_INIT
19+ +define+RANDOMIZE_REG_INIT
20+ +define+RANDOMIZE_GARBAGE_ASSIGN
21+ +define+RANDOMIZE_INVALID_ASSIGN
22+ +define+PRINTF_COND=1'b1
23+ +define+STOP_COND=1'b1
1824+libext+.v
1925+libext+.sv
2026+libext+.svh
5561${HDK_SHELL_DESIGN_DIR}/ip/axi_register_slice_light/hdl/axi_register_slice_v2_1_vl_rfs.v
5662${HDK_SHELL_DESIGN_DIR}/ip/axi_register_slice_light/hdl/axi_infrastructure_v1_1_vl_rfs.v
5763${HDK_SHELL_DESIGN_DIR}/ip/axi_register_slice/sim/axi_register_slice.v
58- ${HDK_SHELL_DESIGN_DIR}/ip/axi_clock_converter_0/sim/axi_clock_converter_0.v
59- ${CL_ROOT}/ip/axi_dwidth_converter_dram/sim/axi_dwidth_converter_dram.v
60- ${CL_ROOT}/ip/axi_clock_converter_dram/sim/axi_clock_converter_dram.v
61- ${CL_ROOT}/ip/axi_clock_converter_ocl2/sim/axi_clock_converter_ocl2.v
62-
63-
64+ ${SH_LIB_DIR}/../ip/axi_clock_converter_0/sim/axi_clock_converter_0.v
65+ ${CL_ROOT}/ip/axi_clock_converter_dramslim/sim/axi_clock_converter_dramslim.v
66+ ${CL_ROOT}/ip/axi_clock_converter_oclnew/sim/axi_clock_converter_oclnew.v
67+ ${CL_ROOT}/ip/axi_clock_converter_512_wide/sim/axi_clock_converter_512_wide.v
68+ ${CL_ROOT}/ip/clk_wiz_0_firesim/clk_wiz_0_firesim_sim_netlist.v
6469${CL_ROOT}/design/cl_firesim_generated.sv
6570${CL_ROOT}/design/cl_firesim.sv
6671
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515
1616-define VIVADO_SIM
17+ -define RANDOMIZE_MEM_INIT
18+ -define RANDOMIZE_REG_INIT
19+ -define RANDOMIZE_GARBAGE_ASSIGN
20+ -define RANDOMIZE_INVALID_ASSIGN
21+ -define PRINTF_COND=1'b1
22+ -define STOP_COND=1'b1
1723
1824-sourcelibext .v
1925-sourcelibext .sv
You can’t perform that action at this time.
0 commit comments