Pinned Repositories
8-Bit-Adder-Subtractor-Verilog
An 8-bit adder-subtractor made of full adders in Verilog
advent-of-code
just some fun little coding projects from adventofcode.com for 2021
assigns
Central repo for all assignments (HW + Project)
Craps-Verilog
A game of Craps programmed in Verilog for use with a Basys 3 board
CVFinder
LabVIEW program that uses an Agilent 4980A to graph CV curve and find doping density of semiconductor material.
game-of-life
John Conway's Game of Life in C++ on a 10x10 grid within the console
image-upscaling
ME 759 Final Project - Upscaling an image with optional thresholds
monte-carlo
ECE 845 Monte Carlo Scattering Simulation
scattering-in-semiconductors
MATLAB code for calculating and displaying the low-field scattering mechanisms for Silicon.
usuki-transport
QPC modeling using the Usuki Transport method.
NoahMattV's Repositories
NoahMattV/8-Bit-Adder-Subtractor-Verilog
An 8-bit adder-subtractor made of full adders in Verilog
NoahMattV/advent-of-code
just some fun little coding projects from adventofcode.com for 2021
NoahMattV/assigns
Central repo for all assignments (HW + Project)
NoahMattV/Craps-Verilog
A game of Craps programmed in Verilog for use with a Basys 3 board
NoahMattV/CVFinder
LabVIEW program that uses an Agilent 4980A to graph CV curve and find doping density of semiconductor material.
NoahMattV/game-of-life
John Conway's Game of Life in C++ on a 10x10 grid within the console
NoahMattV/image-upscaling
ME 759 Final Project - Upscaling an image with optional thresholds
NoahMattV/monte-carlo
ECE 845 Monte Carlo Scattering Simulation
NoahMattV/scattering-in-semiconductors
MATLAB code for calculating and displaying the low-field scattering mechanisms for Silicon.
NoahMattV/usuki-transport
QPC modeling using the Usuki Transport method.
NoahMattV/hello-world
My first project
NoahMattV/learning_deep_learning
a place to put all the code while learning about AI. A special thanks to Sentdex for his incredible Youtube tutorials!
NoahMattV/project-3-the-scoop
NoahMattV/sr-latch-verilog
An SR latch programmed in Verilog
NoahMattV/Verilog_Stopwatch
A stopwatch on a Basys 3 board programmed in Verilog