pics
diff --git a/README.md b/README.md index fcd3036..9d97d5b 100644 --- a/README.md +++ b/README.md
@@ -1 +1,46 @@ # Zero to ASIC Course MPW4 + +This index was made with [multi project tools](https://github.com/mattvenn/multi_project_tools) at commit 7046bed1766ffd05bd83d3c1eac5064fe658a4f3 + +The OpenLANE config was generated with this command: + + ./multi_tool.py --create-openlane-config --copy-gds -force-delete + + + +## Function generator + +* Author: Matt Venn +* Github: https://github.com/mattvenn/wrapped_function_generator +* commit: 0d95d94d816685ab9eea70fbbfb2425a8b91c27e +* Description: arbitary function generator, using shared RAM as the output data + + + +## SPELL + +* Author: Uri Shaked +* Github: https://github.com/wokwi/wrapped_spell +* commit: 1ed0cc4130c9f14d34b073e22455dc922470a438 +* Description: SPELL CPU (https://skullctf.com/spell) + + + +## PPM Coder + +* Author: Llorens_MRC +* Github: https://github.com/mattvenn/wrapped_ppm_coder +* commit: bbcb465d5d149a501b1cc67cfe4b344383a15a7e +* Description: Fuentes Codificador PPM configurable + + + +## PPM Decoder + +* Author: jospicant +* Github: https://github.com/mattvenn/wrapped_ppm_decoder +* commit: 8d21fed5cbce7c04cdc739226e6ea9167774f7c7 +* Description: Fuentes Codificador PPM configurable + + +
diff --git a/pics/01_Module_Decoder_8Ch.png b/pics/01_Module_Decoder_8Ch.png new file mode 100644 index 0000000..b943a85 --- /dev/null +++ b/pics/01_Module_Decoder_8Ch.png Binary files differ
diff --git a/pics/PPM_Codec4_8ch.png b/pics/PPM_Codec4_8ch.png new file mode 100644 index 0000000..c21b7f2 --- /dev/null +++ b/pics/PPM_Codec4_8ch.png Binary files differ
diff --git a/pics/function_generator.png b/pics/function_generator.png new file mode 100644 index 0000000..f0a141c --- /dev/null +++ b/pics/function_generator.png Binary files differ
diff --git a/pics/multi_macro.png b/pics/multi_macro.png new file mode 100644 index 0000000..6ac642d --- /dev/null +++ b/pics/multi_macro.png Binary files differ
diff --git a/pics/multi_macro_annotated.png b/pics/multi_macro_annotated.png new file mode 100644 index 0000000..0047317 --- /dev/null +++ b/pics/multi_macro_annotated.png Binary files differ
diff --git a/pics/spell.png b/pics/spell.png new file mode 100644 index 0000000..18178e3 --- /dev/null +++ b/pics/spell.png Binary files differ