KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
my_CortexM3
★ 23
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
text2sdg
:
Detect UN Sustainable Development Goals in Text
AIC2021_TPU_Template
:
Template for project1 TPU
mybatis-mapper-reload-spring-boot-start
:
热更新 mybatis mapper xml spring boot start
project-management-dashboard
:
A reusable and customisable dashboard with HTML, CSS, JavaScript, and ChartJs.
LTH-ObjectRecognition
:
PyTorch implementation of the paper The Lottery Ticket Hypothesis for Object Recognition
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
my_CortexM3
?
Download (.md)
实现一个 cortex m3 内核 ``` 文件目录 |--Keil keil工程 |--Software 软件代码 |--cmsdk_ahb_busmatrix 生成AHB总线矩阵文件 |--my_rtl verilog代码 |--bus 总线相关代码 |--core m3内核 |--peripheral 外设 |--CortexM3 soc顶层代码 |--testbench 仿真代码 |--vivado_a7 vivado工程 |--xdc 约束文件 |--history 历史文件 |--others 说明文件等 ```