dosage is a 20bit single cycle RISC cpu based on harvard architecture with no cache or pipeline,
by having very simple and reduced instruction set it can be used for educational purpose
in phase2
we also write an assambler in order to runnig assambly on dosage
you can find it python file.
in phase 3
this hardware also descripted in verilog
so we can built dosage in physical world too!
running C on this cpu