Pinned Repositories
irve
The Inextensible RISC-V Emulator
letc
The Little Engine That Could (Run Linux) :)
15Slide
A fun, cross-platform, slidy-tile game written with C++ 17!
autograderv2
Autograder for ECE 350 :)
cheja
Monolithic chess game for the terminal and the desktop!
ece250-testcases
ECE250 Testcases and Autograder
JZJCoreF
A fast RV32IZifencei soft core implementation with a 2 stage pipeline(ish), written in SystemVerilog! (Mirror of git.jekel.ca/JZJ/jzjcoref)
mandelbrot_bmp_generator
A program written in C for quickly generating mandelbrot BMP images
stm32basic
Basic interpreter (PS2 Keyboard and composite) using 2 stm32f103c8t6 mcus. (Mirror of git.jekel.ca/JZJ/stm32basic)
VSEMUR
VSmile EMUlator in Rust (Mirror of git.jekel.ca/JZJ/VSEMUR)
JZJisawesome's Repositories
JZJisawesome/ece250-testcases
ECE250 Testcases and Autograder
JZJisawesome/autograderv2
Autograder for ECE 350 :)
JZJisawesome/cheja
Monolithic chess game for the terminal and the desktop!
JZJisawesome/JZJCoreF
A fast RV32IZifencei soft core implementation with a 2 stage pipeline(ish), written in SystemVerilog! (Mirror of git.jekel.ca/JZJ/jzjcoref)
JZJisawesome/VSEMUR
VSmile EMUlator in Rust (Mirror of git.jekel.ca/JZJ/VSEMUR)
JZJisawesome/Zacore
Performant RISC-V Processing (Mirror of git.jekel.ca/JZJ/Zacore)
JZJisawesome/anslatortray
A simple, header-only library to translate from English to Pig Latin.
JZJisawesome/libcrs
C standard library implementation in Rust (Mirror of https://git.jekel.ca/JZJ/libcrs)
JZJisawesome/atmegaclock2
Mirror of git.jekel.ca/JZJ/atmegaclock2
JZJisawesome/mandelbrot_bmp_generator
A program written in C for quickly generating mandelbrot BMP images
JZJisawesome/rv32esim
rv32esim interpreter in C
JZJisawesome/stm32basic
Basic interpreter (PS2 Keyboard and composite) using 2 stm32f103c8t6 mcus. (Mirror of git.jekel.ca/JZJ/stm32basic)
JZJisawesome/anslatortray-rs
A simple Rust library to translate from English to Pig Latin! (Mirror of git.jekel.ca/JZJ/anslatortray-rs)
JZJisawesome/baremetalbluepill
Bloat-less library/initialization routines needed to write in c for the blue pill arm dev board (Mirror of git.jekel.ca/JZJ/baremetalbluepill)
JZJisawesome/chess
JZJisawesome/compositestm32
Mirror of git.jekel.ca/JZJ/compositestm32
JZJisawesome/ece224ecc
ECC Homework Helper for ECE 224
JZJisawesome/ECE250-Projects-Testcases
My fork of Farzan's repo
JZJisawesome/jfe
The Jekel Fractal Engine
JZJisawesome/jitexperiments
Mirror of https://git.jekel.ca/JZJ/jitexperiments
JZJisawesome/jzjcoresoftware
Contains software to run on JZJCoreX cores (Mirror of git.jekel.ca/JZJ/jzjcoresoftware)
JZJisawesome/jzjpipelinedcorec
Mirror of git.jekel.ca/JZJ/jzjpipelinedcorec
JZJisawesome/legv8
"LEGv8" Instruction Set Tools (Minimized version of ARMv8 for my ECE 222 course) (Mirror of https://git.jekel.ca/JZJ/legv8)
JZJisawesome/quickbits
Fast bit manipulation routines for Rust's native integer types (Mirror of https://git.jekel.ca/JZJ/quickbits)
JZJisawesome/sv-api
Idiomatic Rust abstractions and raw bindings for the SystemVerilog DPI, PLI, and VPI interfaces. Mirror of https://git.jekel.ca/JZJ/sv-api.
JZJisawesome/sv-bindings
Raw FFI bindings for the SystemVerilog DPI, PLI, and VPI interfaces (IEEE 1800). Mirror of https://git.jekel.ca/JZJ/sv-bindings.
JZJisawesome/valence
A Rust framework for building Minecraft servers.
JZJisawesome/vgacpu
A small core implementing a custom ISA running on the same clock as a VGA driver. Written in SV, with the purpose of refreshing myself on how to use the HDL (I'm a bit rusty :))
JZJisawesome/VSEMU
VSmile EMUlator (Mirror of git.jekel.ca/JZJ/VSEMU)
JZJisawesome/xrve
The eXtensible RISC-V Emulator