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
Aadi Desai 06fc184cc5
Working version of dac driver
Output limited to 16bit as the set bitclock rate is too low for 24bit
Main work was on timing issues and inconsistent output
2023-05-16 22:12:41 +01:00
demo Create note control library for testing 2023-05-16 22:09:35 +01:00
rtl Working version of dac driver 2023-05-16 22:12:41 +01:00
.gitignore Update .gitignore 2023-05-15 17:55:41 +01:00
.svlint.toml Add svlint linting rules 2023-03-10 17:47:18 +00:00
build.sh Fix build script, incorrectly traps on ERR 2023-05-12 19:53:52 +01:00
make.py Add scope trigger target and incr depth 2023-05-12 14:04:42 +01: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 Backup after migrating laptop 2023-05-10 18:48:46 +01: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 Fix testSaw, invert ResetSignal() 2023-05-12 14:03:55 +01:00

StackSynth Final Year Project

Project Notes

Cool Things To Note