Bitcoin maximo

Comment

Author: Admin | 2025-04-28

We submitted for MPW5!We had 8 submissions from the course, the shared SRAM infrastructure, and I updated my demo designs.We also had some people from the course make personal applications for a whole chip:Steve & Zhenle - PSRAM (HyperRAM) interface with an ACORN PRNG,Q3K - simple, microcontroller-style SoC based around a Lanai core,Maximo - Hardware implementation of the Hack Computer from the Nand to Tetris courses,Zbigniew - A rendering circuit for three blobs and a playable tetris clone.And thanks to Paweł for updating the shared SRAM blocks.Following Maximo’s work on cool GDS renderings, Proppy has made a few of his hsv2rgb converter project:Here’s the github repo for the group submission and the Efabless project.To see how I put the application together check the multi_project_tools.And here’s a list of the projects - congratulations everyone!Project IndexFunction generatorAuthor: Matt VennGithub: https://github.com/mattvenn/wrapped_function_generatorcommit: 9e73784d43a91d70cb1a7c9c5d42037f49ed9e67Description: arbitary function generator, using shared RAM as the output dataVGA ClockAuthor: Matt VennGithub: https://github.com/mattvenn/wrapped_vga_clockcommit: 6c7f12b8be62d34d4f4221e18b9408b3c5ac8fcdDescription: shows the time on a 640x480 panelFrequency counterAuthor: Matt VennGithub: https://github.com/mattvenn/wrapped_frequency_countercommit: 94cd6e626492dc2f623bf06163e90a84bde553cbDescription: Counts pulses on input and displays frequency on 2 seven segment displaysRGB MixerAuthor: Matt VennGithub: https://github.com/mattvenn/wrapped_rgb_mixercommit: 2676a8904591e92613fbfadf8c7f57fdfd79b1a4Description: reads 3 encoders and generates PWM signals to drive an RGB LEDHack socAuthor: Maximo BalestriniGithub: https://github.com/mbalestrini/wrapped_hack_soccommit: 54395c53d52f253bd71b35d0a1c2049c87d31103Description: Hardware implementation of the Hack Computer from the Nand to Tetris coursesterasAuthor: Louis Ledoux AKA BinarymanGithub: https://github.com/Bynaryman/wrapped_terascommit: c119cb48d76e8a4a62c80f98323efb114553c417Description: matrix multiply unit with exact accumulators, no intermediate roundings, fused-dot-products, and posit arithmeticALU74181Author: Thorsten KnollGithub: https://github.com/ThorKn/wrapped_alu74181commit: 6e935d2d32acdcc66ab18c5894cb628b6c6b9048Description: Rebuild of the 4-bit Arithmetic Logic Unit 74181vga demoAuthor: Zbigniew DrozdGithub: https://github.com/zbigos/wrapped-vgademo-on-fpgacommit: 7fb9353f1a9f5120a0bd7907963a1c65919f33c0Description: quick demo displaying three floating blobsSiLifeAuthor: Uri ShakedGithub: https://github.com/wokwi/wrapped_silifecommit: 53c45898bd6fc04530bf6e9d17153418db5dd175Description: Game of Life, in Siliconwrapped_acorn_prngAuthor: Zhenle CaoGithub: https://github.com/ZhenleC/wrapped_acorn_prngcommit: 5f7d3e5d0fcc9ffc3845dd7e97f55219ebd112ecDescription: ACORN (Additive Congruential Random Number) generator, a pseudo random number generator made for the ZerotoASIC course to be taped out on SkyWater Open Source PDK SKY130 process. Design inspired from: http://acorn.wikramaratna.org/ . Huge shoutout and appreciation to Steven Goldsmith for his invaluable assistance with Caravel.HSV MixerAuthor: @proppy (forked from Matt Venn)Github: https://github.com/proppy/wrapped_hsv_mixercommit: 05ab3cfb40c1d934dceb3fe46740a491d4660f6fDescription: reads HSV values from 3 encoders, convert to them RGB, and generates PWM signals to drive an RGB LEDSkullFETAuthor: Uri ShakedGithub: https://github.com/wokwi/wrapped_skullfetcommit: 927e7275e6ba42f02fec99f5928941eeb985ee29Description: Barebone MOSFET transistors mpw course If you enjoyed this post, consider subscribing to the newsletter.

Add Comment