Target ML401: Almost working (untested)
commitb77496b8b133dc8dbb1ef2d0888b1b02952b4fca
authorTommy Thorn <tommy-git@thorn.ws>
Sat, 18 Apr 2009 08:31:36 +0000 (18 01:31 -0700)
committerTommy Thorn <tommy-git@thorn.ws>
Thu, 23 Apr 2009 06:56:56 +0000 (22 23:56 -0700)
tree3630d86e6ea05ba469075c5235830747cb4bffc9
parentae3650ef82f89b8f76bb9eba2d23db8cf631ecf7
Target ML401: Almost working (untested)

I haven't been able to test this yet, but it's a step in the right
direction.
16 files changed:
rtl/target/ML401/README-ML401.txt [new file with mode: 0644]
rtl/target/ML401/config.h [new file with mode: 0644]
rtl/target/ML401/dpram.v [new file with mode: 0644]
rtl/target/ML401/dpram_simple.v [new file with mode: 0644]
rtl/target/ML401/dtag0.data [new file with mode: 0644]
rtl/target/ML401/dtag1.data [new file with mode: 0644]
rtl/target/ML401/dtag2.data [new file with mode: 0644]
rtl/target/ML401/dtag3.data [new file with mode: 0644]
rtl/target/ML401/ml401.ucf [new file with mode: 0644]
rtl/target/ML401/rs232.v [new file with mode: 0644]
rtl/target/ML401/simpledpram.v [new file with mode: 0644]
rtl/target/ML401/tag0.data [new file with mode: 0644]
rtl/target/ML401/tag1.data [new file with mode: 0644]
rtl/target/ML401/tag2.data [new file with mode: 0644]
rtl/target/ML401/tag3.data [new file with mode: 0644]
rtl/target/ML401/top.v [new file with mode: 0644]