This website requires JavaScript.
Explore
Help
Sign In
yunlong
/
IC_FPGA_projects
Watch
1
Star
0
Fork
You've already forked IC_FPGA_projects
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
mv cpu/
Browse Source
...
This commit is contained in:
yunlongLi
2024-11-07 20:49:11 +08:00
parent
47b2ee8d25
commit
e5e04968ce
18 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
course/hitArchi/cpu_top.v → course/hitArchi/cpu/cpu_top.v
Unescape
Escape
View File
0
course/hitArchi/ex/alu.v → course/hitArchi/cpu/ex/alu.v
Unescape
Escape
View File
0
course/hitArchi/ex/ex_mem.v → course/hitArchi/cpu/ex/ex_mem.v
Unescape
Escape
View File
0
course/hitArchi/ex/mux_1.v → course/hitArchi/cpu/ex/mux_1.v
Unescape
Escape
View File
0
course/hitArchi/ex/mux_2.v → course/hitArchi/cpu/ex/mux_2.v
Unescape
Escape
View File
0
course/hitArchi/ex/zero.v → course/hitArchi/cpu/ex/zero.v
Unescape
Escape
View File
0
course/hitArchi/id/externder.v → course/hitArchi/cpu/id/externder.v
Unescape
Escape
View File
0
course/hitArchi/id/id_ex.v → course/hitArchi/cpu/id/id_ex.v
Unescape
Escape
View File
0
course/hitArchi/id/regs.v → course/hitArchi/cpu/id/regs.v
Unescape
Escape
View File
0
course/hitArchi/if/add.v → course/hitArchi/cpu/if/add.v
Unescape
Escape
View File
0
course/hitArchi/if/if_id.v → course/hitArchi/cpu/if/if_id.v
Unescape
Escape
View File
0
course/hitArchi/if/ins_reg.v → course/hitArchi/cpu/if/ins_reg.v
Unescape
Escape
View File
0
course/hitArchi/if/npc_mux.v → course/hitArchi/cpu/if/npc_mux.v
Unescape
Escape
View File
0
course/hitArchi/if/pc.v → course/hitArchi/cpu/if/pc.v
Unescape
Escape
View File
0
course/hitArchi/mem/data_reg.v → course/hitArchi/cpu/mem/data_reg.v
Unescape
Escape
View File
0
course/hitArchi/mem/mem_wb.v → course/hitArchi/cpu/mem/mem_wb.v
Unescape
Escape
View File
0
course/hitArchi/wb/wb_mux.v → course/hitArchi/cpu/wb/wb_mux.v
Unescape
Escape
View File
0
course/hitArchi/wb/wb_mux_2.v → course/hitArchi/cpu/wb/wb_mux_2.v
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
yunlong/IC_FPGA_projects
Title
Body
Create Issue