summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/zpu4/src/fasthello.do
diff options
context:
space:
mode:
authoroharboe <oharboe>2008-02-21 19:17:03 +0000
committeroharboe <oharboe>2008-02-21 19:17:03 +0000
commite5627082149dbce408555bd3a128fd5d128880d2 (patch)
tree316a19985be8c3bbe95fe4098d204b91770c0112 /zpu/hdl/zpu4/src/fasthello.do
parent4a419c5aa7ef974279042ebfba2aed2adab197db (diff)
downloadzpu-e5627082149dbce408555bd3a128fd5d128880d2.zip
zpu-e5627082149dbce408555bd3a128fd5d128880d2.tar.gz
* zpu/zpu/sw/index.html. Changed it a bit to make installation easier.
Diffstat (limited to 'zpu/hdl/zpu4/src/fasthello.do')
-rw-r--r--zpu/hdl/zpu4/src/fasthello.do19
1 files changed, 0 insertions, 19 deletions
diff --git a/zpu/hdl/zpu4/src/fasthello.do b/zpu/hdl/zpu4/src/fasthello.do
deleted file mode 100644
index d49aeab..0000000
--- a/zpu/hdl/zpu4/src/fasthello.do
+++ /dev/null
@@ -1,19 +0,0 @@
-set BreakOnAssertion 1
-vlib work
-
-vcom -93 -explicit zpu_config_fastsim.vhd
-vcom -93 -explicit zpupkg.vhd
-vcom -93 -explicit txt_util.vhd
-vcom -93 -explicit sim_fpga_top.vhd
-vcom -93 -explicit zpu_core.vhd
-vcom -93 -explicit dram_hello.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