src/ac_behave.vhd | Accumulator (AC) |
src/alu_behave.vhd | Arithmetic Logic Unit (ALU) |
src/b_reg_behave.vhd | B register (B) |
src/control_unit_fsm.vhd | Controller-Sequencer (CU) |
src/ir_behave.vhd | Instruction Register (IR) |
src/irdec_behave.vhd | Instruction Register Decoder (IRDec) |
src/mar_behave.vhd | Memory Address Register (MAR) |
src/MP_struct.vhd | This is the top-level design for a simple 8-bit microprossesor |
src/o_behave.vhd | Output Register (O) |
src/pc_behave.vhd | Program Counter (PC) |
src/rom_16_8_behave.vhd | Read Only Memory |