-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
[default] | ||
name=Default | ||
runtime=host | ||
config-opts= | ||
run-opts= | ||
prefix=/home/xjdkc/.cache/gnome-builder/install/MIPS_pipline_CPU/host | ||
app-id= | ||
postbuild= | ||
prebuild= | ||
default=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# MIPS_pipeline_CPU | ||
Design and synthesis of a MIPS pipeline CPU.... | ||
|
||
SW[0]: 暂停、运行。=1, 运行;=0,暂停。 | ||
SW[1]: 复位。=1,归0;=0,正常运行。 | ||
SW[2]: 改变频率。上升沿时,频率=频率/2,有四种频率:1HZ, 0.5HZ, 0.25HZ, 0.125HZ,继续拨动会回调至1HZ | ||
SW[5:3]: display_op[2:0],显示内容控制 | ||
SW[15:6]: ram_display_addr[15:6],显示信息的ram地址 | ||
* SW[0]: 暂停、运行。=1, 运行;=0,暂停。 | ||
* SW[1]: 复位。=1,归0;=0,正常运行。 | ||
* SW[2]: 改变频率。上升沿时,频率=频率/2,有四种频率:1HZ, 0.5HZ, 0.25HZ, 0.125HZ,继续拨动会回调至1HZ | ||
* SW[5:3]: display_op[2:0],显示内容控制 | ||
* SW[15:6]: ram_display_addr[15:6],显示信息的ram地址 | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.