Source files and notes of my Final Year Project, as part of an MEng in Electronics and Information Engineering from Imperial College London
Go to file
2023-03-13 18:39:50 +00:00
demo Add software support for sawtooth block 2023-03-11 18:06:19 +00:00
rtl Add DAC Driver block 2023-03-11 18:05:03 +00:00
.gitignore Add demo software files and gitignore/build script 2023-03-07 19:05:21 +00:00
.svlint.toml Add svlint linting rules 2023-03-10 17:47:18 +00:00
build.sh Update build script 2023-03-03 17:03:43 +00:00
demo.sh Demo using input to set 3-bit led colour 2023-03-07 20:09:56 +00:00
make.py Add Sawtooth module to build 2023-03-11 18:05:56 +00:00
options.sh Initial commit to prevent data loss 2023-02-05 00:56:34 +00:00
pcmFifo.py Add shell pcmFifo LiteX module (basic inst, no logic) 2023-03-10 17:48:18 +00:00
readme.md Add LiteScope notes to readme 2023-03-13 18:39:50 +00:00
testLED.py Signal prefixes are removed by migen, so double 2023-03-03 17:05:53 +00:00
testRGB.py Remove reset value from TestRgb 2023-03-04 14:54:09 +00:00
testSaw.py Add LiteX Sawtooth test module 2023-03-11 18:05:32 +00:00

StackSynth Final Year Project

Project Notes

Cool Things To Note