diff options
author | Alexis Hovorka <[email protected]> | 2022-10-26 13:47:09 -0600 |
---|---|---|
committer | Alexis Hovorka <[email protected]> | 2022-10-26 13:47:09 -0600 |
commit | 39fc425f2ba2ff9cb39a23ce3f154c7c7b066228 (patch) | |
tree | 1c708fb05a98cab0e76edfdef4c84154de533bb9 | |
parent | 2c545665ac317090640c5dc678d3ba8591a430dd (diff) |
[feat] Add ideas file
-rw-r--r-- | ideas.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/ideas.md b/ideas.md new file mode 100644 index 0000000..3fda7f3 --- /dev/null +++ b/ideas.md @@ -0,0 +1,19 @@ +FPGA series: +- What is an FPGA +- What is Verilog/SV +- Building an FPGA from scratch +- FPGA I/O modules (SPI, I2C, UART, PS/2, MicroSD) +- Rendering the Hack CPU as an ASIC + +Bootstrapping +- My ISA +- Monitor +- Forth + +Typewriter + +Zen + Colemak + +Steno + +The knapsack algorithm applied to Cookie Clicker |