This is simple computer model studied in ITMO University since 1982 by first year students. Its features are simple instructions set (inspired from PDP-8 and PDP-11), simple microprogram model and logic scheme to easy learn basics of computer architecture.
All documentation is unfortunately in Russian. See the CS basics course page for details. There is also a lecture playlist on YouTube.
There are two branches for old model v1 (this model was studied until year 2019) and next generation model v2 (current). Folder "docs" is for old model and would be deleted in the future for v3.
Original version was created by
Other contributors can be found on the tune-it/bcomp GitHub page.
The project is distributed under MIT license. Feel free to use it in IT Architecture Education