summaryrefslogtreecommitdiffstats
path: root/zpu/hdl/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'zpu/hdl/index.html')
-rw-r--r--zpu/hdl/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/zpu/hdl/index.html b/zpu/hdl/index.html
index d5bc256..e206113 100644
--- a/zpu/hdl/index.html
+++ b/zpu/hdl/index.html
@@ -4,8 +4,9 @@
The simplest version of the ZPU uses BRAM. When getting accustomed to the ZPU, a BRAM ZPU with a UART
is a good place to start.
<p>
-You'll find a working simulation script in hdl/example/simzpu_small.do and hdl/zpu4/src/simzpu_medium.do, which
-show simulation of the small(zpu_core_small.vhd) and medium sized ZPU(zpu_core.vhd).
+You'll find a working simulation script in hdl/example/simzpu_small.do and hdl/example_medium/simzpu_medium.do, which
+show simulation of the small(zpu_core_small.vhd) and medium sized ZPU(zpu_core.vhd). hdl/example/simzpu_interrupt.do
+shows use of interrupts.
<p>
When implementing the ZPU, copy the following files and modify them to your needs:
<ol>
OpenPOWER on IntegriCloud