]> rtime.felk.cvut.cz Git - fpga/virtex2/plasma.git/blob - top_plasma.prj
Added software Makefile.
[fpga/virtex2/plasma.git] / top_plasma.prj
1 # Plasma MIPS core (mlite_cpu)
2 #==================================================
3 vhdl work plasma/vhdl/alu.vhd
4 vhdl work plasma/vhdl/bus_mux.vhd
5 vhdl work plasma/vhdl/control.vhd
6 vhdl work plasma/vhdl/mem_ctrl.vhd
7 vhdl work plasma/vhdl/mlite_cpu.vhd
8 vhdl work plasma/vhdl/mlite_pack.vhd
9 vhdl work plasma/vhdl/mult.vhd
10 vhdl work plasma/vhdl/pc_next.vhd
11 vhdl work plasma/vhdl/pipeline.vhd
12 vhdl work plasma/vhdl/reg_bank.vhd
13 vhdl work plasma/vhdl/shifter.vhd
14
15
16 # Core with memory, uart, gpio, ...
17 #==================================================
18 vhdl work plasma/vhdl/uart.vhd
19 vhdl work plasma/vhdl/ram_xilinx.vhd
20 vhdl work plasma/vhdl/plasma.vhd
21
22 # Top module
23 #==================================================
24 vhdl work top_plasma.vhd
25