Looked into AMBA and Core teams. Talked to some people about them. AMBA seemed interesting at first because I wanted to learn more about communication protocols.
Deciding to just go with the Core team
Before breaking into the RISC-V processor design, I am currently creating a very simple CPU which I am going to implement on an FPGA
Thinking about having a 2 bit instruction set for addition, subtraction, and, or
4 bit registers
Thinking about what parts of a Control Unit I would need to make the CPU barely functional
Currently designing memory unit
Worked on very simple CPU(based on the one from my comp arch class) and implemented on FPGA
Started to read through the documents for the core team
Look to asking Cameron about what to do