Commit Graph

20 Commits

Author SHA1 Message Date
e1efe9a245 Initialize a memory, change pmod builder signature 2020-08-15 01:53:34 +02:00
371c623012 Implement a simple led rotation 2020-08-13 20:23:04 +02:00
546c081521 Reduce the amount of lookup tables in Seg7, rename it 2020-08-09 23:32:19 +02:00
e7d54f249e Use Segment7 in the icebreaker top 2020-08-09 23:32:17 +02:00
beb63dcf84 Implement a controller for the icebreaker 7-segment display pmod 2020-08-09 21:56:20 +02:00
c68ec0f876 split blinker into blinker and pulser 2020-08-09 21:55:44 +02:00
269d05bfe2 Update nmigen_dg
This breaks use of  all lowercase dsl methods
2020-08-09 21:49:22 +02:00
40d9425045 Hook yowasp-sby 2020-08-09 18:49:32 +02:00
aa4b749876 More readme 2020-08-09 18:47:08 +02:00
954b083e89 Change format for pmod resources 2020-08-08 02:27:31 +02:00
f19d68cebd Change import structure
Apparantly, Python decided to warn me for reasons i don't yet understand
2020-08-08 02:26:21 +02:00
1d8e9852a0 Switch to new nmigen repo, add wasmtime extras
remove the local poetry config aswell
2020-08-08 01:56:02 +02:00
e3da4a696a Make the yowasp hook smarter 2020-08-08 01:48:05 +02:00
7f6b133241 Store the initialized submodules in self
It has a prettier syntax highligting
2020-08-07 00:23:48 +02:00
ff49b96dea Define some PMOD peripherals 2020-08-07 00:22:39 +02:00
2ccc5be672 Add a README 2020-08-07 00:21:25 +02:00
3dacf1eb90 Implement a simple blinker
Reimplemented the icebreaker top in nmigen_dg
2020-08-06 23:52:55 +02:00
0d4b733da6 Minor cleanup 2020-08-06 22:49:09 +02:00
7dc7f2765f simplify the yowasp hook, add dg 2020-08-06 22:44:10 +02:00
cd7f2e511d Initial commit 2020-08-06 20:52:49 +02:00