TARGET DE2-70: New port to Terasic's DE2-70
commitde3b50da426a12cf85f84d1621942bc3e7d039dc
authorTommy Thorn <tommy-git@thorn.ws>
Mon, 5 May 2008 01:42:55 +0000 (4 18:42 -0700)
committerTommy Thorn <tommy-git@thorn.ws>
Tue, 23 Sep 2008 09:32:30 +0000 (23 02:32 -0700)
treeba2ff1fec27661a40c6199881c3b00a8e8257fe3
parent2d562a095a720e78924c02796a994ad8481e8bba
TARGET DE2-70: New port to Terasic's DE2-70

The most significant piece is the SSRAM controller.

This port still hasn't been pushed to the limited. Expect ~ 2X the
performance.
21 files changed:
README
rtl/target/DE2-70/Makefile [new file with mode: 0644]
rtl/target/DE2-70/config.h [new file with mode: 0644]
rtl/target/DE2-70/dtag0.mif [new file with mode: 0644]
rtl/target/DE2-70/dtag1.mif [new file with mode: 0644]
rtl/target/DE2-70/dtag2.mif [new file with mode: 0644]
rtl/target/DE2-70/dtag3.mif [new file with mode: 0644]
rtl/target/DE2-70/dummy_master.v [new file with mode: 0644]
rtl/target/DE2-70/main.qpf [new file with mode: 0644]
rtl/target/DE2-70/main.qsf [new file with mode: 0644]
rtl/target/DE2-70/main.v [new file with mode: 0644]
rtl/target/DE2-70/main_assignment_defaults.qdf [new file with mode: 0644]
rtl/target/DE2-70/mega/pll.ppf [new file with mode: 0644]
rtl/target/DE2-70/mega/pll.v [new file with mode: 0644]
rtl/target/DE2-70/ssram_ctrl.v [new file with mode: 0644]
rtl/target/DE2-70/tag0.mif [new file with mode: 0644]
rtl/target/DE2-70/tag1.mif [new file with mode: 0644]
rtl/target/DE2-70/tag2.mif [new file with mode: 0644]
rtl/target/DE2-70/tag3.mif [new file with mode: 0644]
rtl/target/niosdevkit-1c20/main.qsf
testcases/Makefile