Reference source code
commit 033312c
This project is integrated in RISC-V instruction simulator rv32emu
Objective of the project
In this project, several knowledge will be mentioned, I will try to explain these computer science concept and give the examples.
What is fixed-point, and the difference between it and floating point.
How to implement basic arithmetic of fixed-point.