Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
OS-Contest-2021-Functional-Preliminary
NKU_Yang-project325618-87818
Commits
561cc156
Commit
561cc156
authored
4 years ago
by
m.t.d
Browse files
Options
Download
Patches
Plain Diff
Add submodules
parent
30122f04
Changes
420
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
Fuxi/.github/workflows/test.yml
+56
-0
Fuxi/.github/workflows/test.yml
Fuxi/.gitignore
+346
-0
Fuxi/.gitignore
Fuxi/LICENSE
+674
-0
Fuxi/LICENSE
Fuxi/Makefile
+23
-0
Fuxi/Makefile
Fuxi/README.md
+100
-0
Fuxi/README.md
Fuxi/build.sbt
+53
-0
Fuxi/build.sbt
Fuxi/img/datapath.svg
+3
-0
Fuxi/img/datapath.svg
Fuxi/project/build.properties
+1
-0
Fuxi/project/build.properties
Fuxi/project/plugins.sbt
+1
-0
Fuxi/project/plugins.sbt
Fuxi/scalastyle-config.xml
+110
-0
Fuxi/scalastyle-config.xml
Fuxi/scalastyle-test-config.xml
+109
-0
Fuxi/scalastyle-test-config.xml
Fuxi/soc/.gitignore
+76
-0
Fuxi/soc/.gitignore
Fuxi/soc/README.md
+30
-0
Fuxi/soc/README.md
Fuxi/soc/SoC_tb.wcfg
+203
-0
Fuxi/soc/SoC_tb.wcfg
Fuxi/soc/peripherals/clint/AXIBridge.v
+137
-0
Fuxi/soc/peripherals/clint/AXIBridge.v
Fuxi/soc/peripherals/clint/Clint.v
+295
-0
Fuxi/soc/peripherals/clint/Clint.v
Fuxi/soc/peripherals/ddr/ResetSynchronizer.v
+42
-0
Fuxi/soc/peripherals/ddr/ResetSynchronizer.v
Fuxi/soc/peripherals/gpio/confreg.v
+851
-0
Fuxi/soc/peripherals/gpio/confreg.v
Fuxi/soc/peripherals/lcd/nt35510_controller/component.xml
+550
-0
Fuxi/soc/peripherals/lcd/nt35510_controller/component.xml
Fuxi/soc/peripherals/lcd/nt35510_controller/src/nt35510_apb_adapter_v1_0.v
+117
-0
...als/lcd/nt35510_controller/src/nt35510_apb_adapter_v1_0.v
with
3777 additions
and
0 deletions
+3777
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment