Pinned Repositories
AI
Artificial Intelligence
ASIC_Gate_Placer
Simple netlist to unrouted grid layout.
ASIC_Netlist_Parser
Toy parser for verilog in D
BranchesToPredict
Generate traces from regular ol' binaries; Execute with my very own trace based simulator
DNS-Resolution-3600
A DNS client program which handles DNS requests by querying a DNS server.
dotfiles
Tired of copying vimrc to my hundreds of millions of machines
EECE4534_Zhone
Four person Zigbee phone project for EECE4534. Spring 2013 semester class project.
EMERGE_Capstone
5 person double-term project for a robotic mirror of a human hand
FAT-Filesystem-3600
A FAT filesystem in userspace
FitFileTool
Have you ever wanted to add virtual power to a .FIT file created by Garmin to upload to Strava? Now you can!
k-langer's Repositories
k-langer/AI
Artificial Intelligence
k-langer/ASIC_Gate_Placer
Simple netlist to unrouted grid layout.
k-langer/ASIC_Netlist_Parser
Toy parser for verilog in D
k-langer/BranchesToPredict
Generate traces from regular ol' binaries; Execute with my very own trace based simulator
k-langer/DNS-Resolution-3600
A DNS client program which handles DNS requests by querying a DNS server.
k-langer/dotfiles
Tired of copying vimrc to my hundreds of millions of machines
k-langer/EECE4534_Zhone
Four person Zigbee phone project for EECE4534. Spring 2013 semester class project.
k-langer/EMERGE_Capstone
5 person double-term project for a robotic mirror of a human hand
k-langer/FAT-Filesystem-3600
A FAT filesystem in userspace
k-langer/FitFileTool
Have you ever wanted to add virtual power to a .FIT file created by Garmin to upload to Strava? Now you can!
k-langer/fp_emulation
Doing IEEE 754 in fixed point hardware
k-langer/HardwareMultipler
Hardware multipler for other projects with a testbench. Both in Verilog.
k-langer/HPC_VLSIPlacer_5640
EECE5640 - High Performance Computing
k-langer/Huffman
Not quite done Huffman encoder
k-langer/IndirectBranchTarget
Profiling indirect branch targets
k-langer/IntmmASM
Stanford Intmm inner loop port'ed to x86-64 ASM (to learn inline asm)
k-langer/MipsForFun
a RTL, simulation, infrastructure, and design exploration. Its fun to write simple CPUs sometimes
k-langer/Object-Oriented-Programming-3500
Object Oriented Design
k-langer/Simple-Shell-3600
A simple shell (CLI)
k-langer/TCP-Clone-3600
Implementing a TCP clone over UDP for reliable send and receive over an unreliable network
k-langer/VLSI-Full_Custom