1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00

Updated simulation instructions

This commit is contained in:
Andreas Olofsson 2015-11-02 19:28:00 -05:00
parent 96abfe3105
commit 2b67e0007a

View File

@ -9,7 +9,8 @@ The "elink" is a low-latency/high-speed interface for communicating between FPGA
$ sudo apt-get install gtkwave iverilog
$ git clone https://github.com/parallella/oh.git
$ cd oh/elink/dv
$ ./run.sh
$ ./build.sh
$ ./run.sh test/test_basic.memh
$ gtkwave test.vcd
```
@ -273,7 +274,7 @@ FIELD | DESCRIPTION
[5:2] | Column chip ID for Epiphany chip
[11:8] | Row chip ID for Epiphany chip
###E_VERSION
###E_VERSION (0xF020C)
Platform and revision number.
FIELD | DESCRIPTION