Skip to content

[INP] Project 2 - Simple 8-bit CPU (BrainLove interpreter)

Notifications You must be signed in to change notification settings

JiriFurda/INP-proj2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple 8-bit CPU - BrainLove interpreter (INP project 2)

Bachelor study at FIT VUT Brno
3rd semester - winter 2017
Subject: Design of Computer Systems (INP)

Score

  • Overall: 18/23
  • CPU implementation: 12/17

Tests

Code Result
++++++++++ ok
---------- ok
+>++>+++ ok
<+<++<+++ ok
.+.+.+. ok
,+,+,+, ok
[........]noLCD[.........] ok
+++[.-] ok
+++++[>++[>+.<-]<-] error
+[+~------------]+ ok
+[+~[-----]-----]+ ok
  • Simple loop support: yes
  • Nested loop support: no

Commentary

  • Incomplete sensitivity list; missing signals: RESET, pcVal
  • Possible problems with signals: DATA_RDWR, DATA_WDATA, OUT_DATA, instruction, pcValLoopStart

About

[INP] Project 2 - Simple 8-bit CPU (BrainLove interpreter)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published