]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/tumbl.git/commit
Initial commit for MBLite+ Tumbl (used as coprocessor)
authorMartin Meloun <meloumar@cmp.felk.cvut.cz>
Thu, 5 Sep 2013 16:04:56 +0000 (18:04 +0200)
committerMartin Meloun <meloumar@cmp.felk.cvut.cz>
Thu, 5 Sep 2013 16:04:56 +0000 (18:04 +0200)
commit342b65f43eca19d8169829aa8d342d1424c6d323
tree131c736c8fcdb624a621971f128816109eadd66b
Initial commit for MBLite+ Tumbl (used as coprocessor)

This does not include memory interconnections (registers, instruction
and data memory wiring is required).

Signed-off-by: Martin Meloun <meloumar@cmp.felk.cvut.cz>
hw/core_ctrl.vhd [new file with mode: 0644]
hw/decode.vhd [new file with mode: 0644]
hw/exeq.vhd [new file with mode: 0644]
hw/fetch.vhd [new file with mode: 0644]
hw/mbl_Pkg.vhd [new file with mode: 0644]
hw/mem.vhd [new file with mode: 0644]