Attempts at implementing the two CUCA architectures, created by Álvaro Degas.
More info about it around here..?.
At the moment I am working on a single-bus implementation with microprograms and no pipelining, and it might stay that way since it's pretty close to what the teacher gave.
Also, there are no formal written specs for these architectures, so I aim to do that in the future.
I want this project to eventually target FPGAs. Beware that I'm a novice FPGA programmer, though, and I haven't tested much yet.
At the moment I'm using Icarus Verilog for everything, though it doesn't work for synthesis. I'll think more about this later.