Add unit tests, refactoring
This commit is contained in:
parent
cec2994481
commit
a110465a42
11 changed files with 70 additions and 48 deletions
|
@ -9,7 +9,8 @@ It is simple, you have to:
|
|||
3. Enjoy !
|
||||
|
||||
### I want to know more about it....
|
||||
All the architecture components are located in _components_ folder:
|
||||
Source code is located in MicSim folder. All the components used for the Mic-1 architecture are
|
||||
located in _MicSim/components_ folder:
|
||||
- **ijvm.py** Contains standard IJVM constant
|
||||
- **microprogram.py** Contains IJVM implementation that use Mic-1 architecture
|
||||
- **caretaker.py** Hold all the Mic-1 architecture components (registers, ram etc..)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue