OSDN Git Service

added root Makefile.
authorastoria-d <astoria-d@mail.goo.ne.jp>
Tue, 21 May 2013 10:12:09 +0000 (19:12 +0900)
committerastoria-d <astoria-d@mail.goo.ne.jp>
Tue, 21 May 2013 10:12:09 +0000 (19:12 +0900)
commit5ca8b3e3a2baa8bd815637609f58b49d14f1890c
tree406dccc8141b7e30e5fc1c32d16d1b1fd5a20de6
parent024060caccb0281364d2de8d9402e988b3d9320f
added root Makefile.
added bus controller.
simulation/Makefile [new file with mode: 0644]
simulation/cpu/Makefile
simulation/cpu/cpu_bus.vhd [new file with mode: 0644]
simulation/cpu/cpu_reg.vhd [moved from simulation/cpu/regn.vhd with 87% similarity]
simulation/cpu/testbench_cpu_bus.vhd [new file with mode: 0644]
simulation/cpu/testbench_cpu_reg.vhd [moved from simulation/cpu/testbench_regn.vhd with 90% similarity]