diff options
| author | Loic GUEGAN <loic.guegan@yahoo.fr> | 2018-09-02 16:31:49 +0200 |
|---|---|---|
| committer | Loic GUEGAN <loic.guegan@yahoo.fr> | 2018-09-02 16:31:49 +0200 |
| commit | a110465a4261e582025b6344facb7fa65c0acd56 (patch) | |
| tree | 69f92f3186d47e2dc4a6b811c35238b02b0ec37d /README.md | |
| parent | cec2994481b3df8422603f864c1286524d5b3eff (diff) | |
Add unit tests, refactoring
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 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..) |
