4-bit-cpu
There are 9 repositories under 4-bit-cpu topic.
aahouzi/llama2-chatbot-cpu
A LLaMA2-7b chatbot with memory running on CPU, and optimized using smooth quantization, 4-bit quantization or Intel® Extension For PyTorch with bfloat16.
digitsensitive/Tiny4CPU
Tiny4CPU is a lightweight and educational 4-bit CPU emulator
howerj/td4
Modifications to the TD4 4-bit computer
ankangd/4bitPC
Verilog-HDL implementation of a simple 4-bit PC.
JacobSweeten/4-Bit-Computer
4-bit computer written in HTML/JavaScript
mrFavoslav/4bit-cpu-emulator
4bit CPU Emulator – A simple 4-bit processor emulator written in JavaScript. Run assembly code directly in your browser! Perfect for learning the basics of computer architecture and low-level programming.
Subangkar/Computer-Architecture-CSE-306-BUET
Simulation of Designs of Basic Computer & Processor Architecture(4-bit MIPS CPU, Floating Point Adder) in Logisim as assignments of Computer Architecture Sessional course of CSE 306 of CSE, BUET
VahidHeidari/CPU-E-bity
4-bit CPU designed with discrete components and 74-series ICs.
yashkathe/4-bit-CPU-from-scratch
A step-by-step journey into building a 4 bit CPU from scratch