Mazin-O3 / VeecomLinks
Simple Yet Powerful RISC-V Computer
☆121Updated 11 months ago
Alternatives and similar repositories for Veecom
Users that are interested in Veecom are comparing it to the libraries listed below
Sorting:
- A 16-bit RISC CPU with 32 instructions built with Digital for running on an FPGA.☆128Updated 3 years ago
- RISC-V Assembly Language Programming☆242Updated last year
- Build a RISC-V computer system on fpga iCE40HX8K-EVB and run UNIX xv6 using only FOSS (free and open source hard- and software).☆57Updated 2 years ago
- Standalone C compiler for RISC-V and ARM☆96Updated last year
- Simple risc-v emulator, able to run linux, written in C.☆145Updated last year
- A basic working RISCV emulator written in C☆75Updated last year
- ☆29Updated last year
- Bare metal RISC-V assembly hello world☆63Updated 4 years ago
- Tiny programs from various sources, for testing softcores☆136Updated 4 months ago
- A c/RISCV of "Let's Build a Compiler" by Jack Crenshaw☆118Updated 3 years ago
- Port TCC (Tiny C Compiler) to support Risc-V 32 targets (specifically for the ESP32-C3). This project is a work-in-progress and is not cu…☆73Updated 2 weeks ago
- Home Brew 8 Bit CPU Hardware Implementation including a Verilog simulation, an assembler, a "C" Compiler and this repo also contains my r…☆70Updated 2 years ago
- Tutorial on building your own CPU, in Verilog☆35Updated 3 years ago
- Basis of a RISC-V parser to be used for linters or assemblers.☆48Updated 4 years ago
- Code for the "fake BIOS" RISC-V example