Pinned Repositories
macfand
Fan control for Macs running Linux
ClosedLoopPID-MicroBlazeAXI-FreeRTOS
A closed loop PID controller running on FreeRTOS on MicroBlaze AXI based soft core interfaced with a MPU-6050 Accelerometer/Gyroscope module.
dotfiles
Dotfiles for my workflow and work environments. Hope you all find something useful in them.
Global-History-Predictor-with-Index-Selection-SimpleScalar
gselect Implementation following McFarling's Combined Predictors paper for the SimpleScalar Simulator
Interactive-Basketball-RVfpga
Miniature arcade basketball game implemented on Boolean FPGA board with RISC-V CPU softcore (RVfpga).
libdsa
A Generic Data Structures and Algorithms (DSA) library in C. Inspired by Narasimha Karumanchi's "Data Structures and Algorithms Made Easy" book.
macfand
Fan control for Macs running Linux
MIPS-Lite
A simulated in-order 5 stage pipeline for a simplified version of MIPS ISA.
SnakeGame
A implementation of the Snake game in C, originally from René Hansen
Practicum
Portland State University. Electrical and Computer Engineering Department. ECE 411 Practicum Project
CompileMyLife's Repositories
CompileMyLife/ClosedLoopPID-MicroBlazeAXI-FreeRTOS
A closed loop PID controller running on FreeRTOS on MicroBlaze AXI based soft core interfaced with a MPU-6050 Accelerometer/Gyroscope module.
CompileMyLife/Global-History-Predictor-with-Index-Selection-SimpleScalar
gselect Implementation following McFarling's Combined Predictors paper for the SimpleScalar Simulator
CompileMyLife/Interactive-Basketball-RVfpga
Miniature arcade basketball game implemented on Boolean FPGA board with RISC-V CPU softcore (RVfpga).
CompileMyLife/MIPS-Lite
A simulated in-order 5 stage pipeline for a simplified version of MIPS ISA.
CompileMyLife/SnakeGame
A implementation of the Snake game in C, originally from René Hansen
CompileMyLife/dotfiles
Dotfiles for my workflow and work environments. Hope you all find something useful in them.
CompileMyLife/libdsa
A Generic Data Structures and Algorithms (DSA) library in C. Inspired by Narasimha Karumanchi's "Data Structures and Algorithms Made Easy" book.
CompileMyLife/macfand
Fan control for Macs running Linux
CompileMyLife/Facial-Feature-Extraction-with-CUDA
A CUDA-based parallel implementation of the Viola-Jones face detection algorithm.