vhdl에서 mips 파이프라인(translate from):pipeline mips in vhdl
File list:
vhdl-pipeline-mips
.................\branches
.................\tags
.................\trunk
.................\.....\1_instruction_fetching
.................\.....\......................\if_id_registers.vhd
.................\.....\......................\instruction_fetching.vhd
.................\.....\......................\instruction_memory.vhd
.................\.....\......................\reg.vhd
.................\.....\2_instruction_decoding
.................\.....\......................\control_unit.vhd
.................\.....\......................\id_ex_registers.vhd
.................\.....\......................\instruction_decoding.vhd
.................\.....\......................\registers.vhd
.................\.....\3_execution
.................\.....\...........\alu.vhd
.................\.....\...........\alu_1bit.vhd
.................\.....\...........\alu_control.vhd
.................\.....\...........\execution.vhd
.................\.....\...........\ex_mem_registers.vhd
.................\.....\4_memory_access
.................\.....\...............\data_memory.vhd
.................\.....\...............\memory_access.vhd
.................\.....\...............\mem_wb_registers.vhd
.................\.....\5_write_back
.................\.....\............\write_back.vhd
.................\.....\shared_components
.................\.....\.................\adder.vhd
.................\.....\.................\full_adder.vhd
.................\.....\.................\records_pkg.vhd
.................\.....\.................\segm_mips_const_pkg.vhd
.................\.....\mips_segmentado.pdf
.................\.....\segmented_mips.vhd
.................\.....\segmented_mips_tb.vhd