Skip to content

Step by step tutorial for building CortexM0 SoC

License

Notifications You must be signed in to change notification settings

kerlee/CortexM0_SoC_Task

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cortex M0 based SoC Building Tutorial

This version is for a step-by-step tutorial.

This project needs cortexm0ds_logic.v, which can be downloaded at https://www.arm.com/resources/designstart

There are some references in folder /docs/

For latest version of Cortex-M0 SoC please go to https://github.com/liufengrui/CortexM0_SoC

All developed by Tianjin Zhao([email protected]) and Fengrui Liu([email protected])

Update:

(2022.3.29) Now the tutorial doc is available at Introduction · WQ GitBook.

(2022.3.29) We update our source code in ./Task1~./Task4, the old version is also available in ./old_version. We hope that the new source code would be easier to understand with our tutorial.

About

Step by step tutorial for building CortexM0 SoC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 76.4%
  • C 14.7%
  • Assembly 7.1%
  • HTML 1.0%
  • Stata 0.5%
  • C++ 0.3%