A Journey into RTL Desgin
- Fundamental gates [Completed]
Discover the building blocks of digital circuits – logic gates
- Gray to binary converter [In progress]
- Half Adder [Completed]
circuit that performs the addition of two 2-bit binary numbers
- Binary to Gray Converter [Completed]
Explore the conversion between binary and Gray codes
- PWM Generator [Completed]
- 8-bit Numerically Controlled Oscillator [Completed]
Generate precise frequencies with an 8-bit NCO
- Cilantro RISC-V [In progress]
A simple RISC V based processor
- Mips Processor [In progress]
- 16-bit Neuron Unit RTL Module with ReLU Activation Function [Completed]
The fundamental building block of artificial neural networks, using the ReLU activation function