]> rtime.felk.cvut.cz Git - fpga/plasma.git/commit
Local copy of Plasma MIPS project. master
authorVladimir Burian <buriavl2@fel.cvut.cz>
Mon, 14 Feb 2011 13:09:49 +0000 (14:09 +0100)
committerVladimir Burian <buriavl2@fel.cvut.cz>
Mon, 14 Feb 2011 13:09:49 +0000 (14:09 +0100)
commit75b955380abf0cf6f9174f753c3ae72dd6b0a820
treea79ca1aaa0dc0364d943dd8432c31c5001bde391
Local copy of Plasma MIPS project.

See project homepage at <http://opencores.org/project,plasma>.
Actual trunk directory is copied.
71 files changed:
kernel/dll.h [new file with mode: 0644]
kernel/dlltest.c [new file with mode: 0644]
kernel/ethernet.c [new file with mode: 0644]
kernel/filesys.c [new file with mode: 0644]
kernel/flash.c [new file with mode: 0644]
kernel/http.c [new file with mode: 0644]
kernel/libc.c [new file with mode: 0644]
kernel/makefile [new file with mode: 0644]
kernel/math.c [new file with mode: 0644]
kernel/netutil.c [new file with mode: 0644]
kernel/os_stubs.c [new file with mode: 0644]
kernel/rtos.c [new file with mode: 0644]
kernel/rtos.h [new file with mode: 0644]
kernel/rtos_test.c [new file with mode: 0644]
kernel/tcpip.c [new file with mode: 0644]
kernel/tcpip.h [new file with mode: 0644]
kernel/uart.c [new file with mode: 0644]
tools/bintohex.c [new file with mode: 0644]
tools/boot.asm [new file with mode: 0644]
tools/bootldr.c [new file with mode: 0644]
tools/convert.c [new file with mode: 0644]
tools/count.c [new file with mode: 0644]
tools/cpu.gif [new file with mode: 0644]
tools/ddr_init.c [new file with mode: 0644]
tools/etermip.c [new file with mode: 0644]
tools/makefile [new file with mode: 0644]
tools/mlite.c [new file with mode: 0644]
tools/no_os.c [new file with mode: 0644]
tools/opcodes.asm [new file with mode: 0644]
tools/output.txt [new file with mode: 0644]
tools/pi.c [new file with mode: 0644]
tools/plasma.h [new file with mode: 0644]
tools/ram_image.c [new file with mode: 0644]
tools/test.c [new file with mode: 0644]
tools/tracehex.c [new file with mode: 0644]
vhdl/alu.vhd [new file with mode: 0644]
vhdl/build_dir/ISE_scripts/.svn/all-wcprops [new file with mode: 0644]
vhdl/build_dir/ISE_scripts/.svn/entries [new file with mode: 0644]
vhdl/build_dir/ISE_scripts/.svn/text-base/loadprom.cmds.svn-base [new file with mode: 0644]
vhdl/build_dir/ISE_scripts/.svn/text-base/main.scrs.svn-base [new file with mode: 0644]
vhdl/build_dir/ISE_scripts/.svn/text-base/makeprom.cmds.svn-base [new file with mode: 0644]
vhdl/build_dir/ISE_scripts/loadprom.cmds [new file with mode: 0644]
vhdl/build_dir/ISE_scripts/main.scrs [new file with mode: 0644]
vhdl/build_dir/ISE_scripts/makeprom.cmds [new file with mode: 0644]
vhdl/build_dir/Makefile [new file with mode: 0644]
vhdl/bus_mux.vhd [new file with mode: 0644]
vhdl/cache.vhd [new file with mode: 0644]
vhdl/code.txt [new file with mode: 0644]
vhdl/control.vhd [new file with mode: 0644]
vhdl/ddr_ctrl.vhd [new file with mode: 0644]
vhdl/eth_dma.vhd [new file with mode: 0644]
vhdl/makefile [new file with mode: 0644]
vhdl/mem_ctrl.vhd [new file with mode: 0644]
vhdl/mlite_cpu.vhd [new file with mode: 0644]
vhdl/mlite_pack.vhd [new file with mode: 0644]
vhdl/mult.vhd [new file with mode: 0644]
vhdl/pc_next.vhd [new file with mode: 0644]
vhdl/pipeline.vhd [new file with mode: 0644]
vhdl/plasma.vhd [new file with mode: 0644]
vhdl/plasma_3e.vhd [new file with mode: 0644]
vhdl/plasma_S3E.npl [new file with mode: 0644]
vhdl/plasma_if.ucf [new file with mode: 0644]
vhdl/plasma_if.vhd [new file with mode: 0644]
vhdl/ram.vhd [new file with mode: 0644]
vhdl/ram_xilinx.vhd [new file with mode: 0644]
vhdl/reg_bank.vhd [new file with mode: 0644]
vhdl/shifter.vhd [new file with mode: 0644]
vhdl/simili.cmd [new file with mode: 0755]
vhdl/spartan3e.ucf [new file with mode: 0644]
vhdl/tbench.vhd [new file with mode: 0644]
vhdl/uart.vhd [new file with mode: 0644]