init
This commit is contained in:
33
code/vezba10/v9_run.f~
Normal file
33
code/vezba10/v9_run.f~
Normal file
@@ -0,0 +1,33 @@
|
||||
-uvmhome "/eda/cadence/2019-20/RHELx86/XCELIUM_19.03.013/tools/methodology/UVM/CDNS-1.2/"
|
||||
-uvm +UVM_TESTNAME=test_simple
|
||||
-sv +incdir+./verif
|
||||
-sv +incdir+./verif/Agent
|
||||
-sv +incdir+./verif/Sequences
|
||||
-sv +incdir+./verif/Configurations
|
||||
|
||||
./dut/alu_input_stage.v
|
||||
./dut/alu_output_stage.v
|
||||
./dut/exdbin_mac.v
|
||||
./dut/holdreg.v
|
||||
./dut/mux_out.v
|
||||
./dut/shifter.v
|
||||
./dut/priority.v
|
||||
./dut/calc_top.v
|
||||
|
||||
|
||||
-sv ./verif/Configurations/configurations_pkg.sv
|
||||
-sv ./verif/Agent/v9_calc_agent_pkg.sv
|
||||
-sv ./verif/Sequences/v9_calc_seq_pkg.sv
|
||||
-sv ./verif/v9_calc_test_pkg.sv
|
||||
-sv ./verif/calc_if.sv
|
||||
|
||||
-sv ./verif/v9_calc_verif_top.sv
|
||||
|
||||
|
||||
|
||||
|
||||
#-LINEDEBUG
|
||||
-access +rwc
|
||||
-disable_sem2009
|
||||
-nowarn "MEMODR"
|
||||
-timescale 1ns/10ps
|
||||
Reference in New Issue
Block a user