Analyze the Simpleton Basic App: Difference between revisions
Jump to navigation
Jump to search
New page: Download the simpleton app: <nowiki> svn co http://svn.chaddington.com/simpleton</nowiki> Follow the vector adder example for how to ... |
No edit summary |
||
Line 8: | Line 8: | ||
Open and analyze the following files, learn the directory structure, etc: | Open and analyze the following files, learn the directory structure, etc: | ||
* /cae_simpleton/src/run | |||
* /cae_simpleton/src/runcp | |||
* /cae_simpleton/src/Userapp.c | |||
* /cae_simpleton/src/cp.s | |||
* /cae_simpleton/sim/CaeIsa.cpp | |||
* /cae_simpleton/sim/CaeIsa.cpp | |||
* /cae_simpleton/verilog/personality.v | |||
* /cae_simpleton/coregen/README | |||
* /cae_simpleton/phys | |||
* /personalities/customdb | |||
* /personalities/65100.1.1.0/ |
Revision as of 20:00, 18 September 2012
Download the simpleton app:
svn co http://svn.chaddington.com/simpleton
Follow the vector adder example for how to make and run the project.
Open and analyze the following files, learn the directory structure, etc:
- /cae_simpleton/src/run
- /cae_simpleton/src/runcp
- /cae_simpleton/src/Userapp.c
- /cae_simpleton/src/cp.s
- /cae_simpleton/sim/CaeIsa.cpp
- /cae_simpleton/sim/CaeIsa.cpp
- /cae_simpleton/verilog/personality.v
- /cae_simpleton/coregen/README
- /cae_simpleton/phys
- /personalities/customdb
- /personalities/65100.1.1.0/