spartan3e: at least it compiles
authorBernhard Urban <lewurm@gmail.com>
Sat, 8 Jan 2011 14:02:05 +0000 (15:02 +0100)
committerBernhard Urban <lewurm@gmail.com>
Sat, 8 Jan 2011 14:02:05 +0000 (15:02 +0100)
commit2327979859866316a3146dba133b722e72bedfb1
treee3b782bb83646a765862aab1b897c48a5339e810
parent5130edf957093ec77de6fe731115ef738f7a2ef5
spartan3e: at least it compiles
14 files changed:
cpu/src/core_pkg.vhd
cpu/src/core_top_s3e.vhd [new file with mode: 0644]
cpu/src/mem_pkg.vhd
cpu/src/ram_xilinx.vhd [new file with mode: 0644]
cpu/src/ram_xilinx_b.vhd [new file with mode: 0644]
cpu/src/writeback_stage.vhd
cpu/src/writeback_stage_b.vhd
spartan3e/.gitignore [new file with mode: 0644]
spartan3e/ISE_scripts/core_top.scrs [new file with mode: 0644]
spartan3e/ISE_scripts/loadjtag.cmds [new file with mode: 0644]
spartan3e/ISE_scripts/loadprom.cmds [new file with mode: 0644]
spartan3e/ISE_scripts/makeprom.cmds [new file with mode: 0644]
spartan3e/Makefile [new file with mode: 0644]
spartan3e/spartan3e.ucf [new file with mode: 0644]