summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/zpu4/src/fastdmipssmall.do
diff options
context:
space:
mode:
Diffstat (limited to 'zpu/hdl/zpu4/src/fastdmipssmall.do')
-rw-r--r--zpu/hdl/zpu4/src/fastdmipssmall.do21
1 files changed, 0 insertions, 21 deletions
diff --git a/zpu/hdl/zpu4/src/fastdmipssmall.do b/zpu/hdl/zpu4/src/fastdmipssmall.do
deleted file mode 100644
index 3eaa083..0000000
--- a/zpu/hdl/zpu4/src/fastdmipssmall.do
+++ /dev/null
@@ -1,21 +0,0 @@
-set BreakOnAssertion 1
-vlib work
-
-
-vcom -93 -explicit zpu_config_trace.vhd
-vcom -93 -explicit zpupkg.vhd
-vcom -93 -explicit txt_util.vhd
-vcom -93 -explicit sim_fpga_top.vhd
-vcom -93 -explicit zpu_core_small.vhd
-vcom -93 -explicit bram_dmips.vhd
-vcom -93 -explicit dram_dmips.vhd
-vcom -93 -explicit timer.vhd
-vcom -93 -explicit io.vhd
-vcom -93 -explicit trace.vhd
-
-
-vsim fpga_top
-view wave
-
-# run ZPU
-run 60000 ms
OpenPOWER on IntegriCloud