Show HN: Manta – A tool for FPGA Debugging and Rapid Prototyping Hi HN! I'm Fischer, and I'm super stoked to share a project that I've been working on for a little over a year: Manta, an open-source, cross-platform, vendor-independent tool for debugging and rapid prototyping with FPGAs. This was originally my Master's Thesis at MIT, where I developed it for our course on FPGA design. We needed an alternative to vendor debugging tools, which only supported x86 machines running Windows or Linux. We were able to patch in macOS support with VMs, but as more students came bringing ARM-based devices, we needed a new tool. So I developed this. It's called Manta, and I've just released v1.0.0. It's written in Python using Amaranth HDL, which allows it to run on nearly any machine, and export vendor-agnostic Verilog-2001. It lets you read and write to arbitrary registers and memory on the FPGA, and provides an integrated logic analyzer. It's modular, so you can use any number of these functionalities in any combination, as long as you've got a UART or Ethernet connection to the FPGA. Next up on the docket is adding support for more advanced interfaces like Wishbone, AXI, AHB, and Avalon. And maybe even adding a Web UI for debugging with a logic analyzer in the browser. Or peeking and poking at individual registers. Or issuing arbitrary AHB3 transactions. I'd be super curious to hear your thoughts on the tool! And if you want to kick the tires, be my guest :) https://ift.tt/CjAQbfp March 8, 2024 at 06:19AM
Show HN: Manta – A tool for FPGA Debugging and Rapid Prototyping https://ift.tt/1b6nwkd
Related Articles
Show HN: Semantic Bookmark Manager https://ift.tt/JFv2txgShow HN: Semantic Bookmark Manager Hi Hacker News, I would like to sha… Read More
Show HN: Hacker News for Creators/Makers https://ift.tt/hsiA7cJShow HN: Hacker News for Creators/Makers https://ift.tt/kERXZvM Septem… Read More
Show HN: Tune LLaMa3.1 on Google Cloud TPUs https://ift.tt/zjxGdMIShow HN: Tune LLaMa3.1 on Google Cloud TPUs Hey HN, we wanted to share… Read More
Show HN: A YouTube videos course generator https://ift.tt/Wz8QSNkShow HN: A YouTube videos course generator REPOST! (to get more feedba… Read More
Show HN: CheckCron, get notified when your crons fail https://ift.tt/pQoksd7Show HN: CheckCron, get notified when your crons fail https://checkcro… Read More
Show HN: HypergraphZ – A Hypergraph Implementation in Zig https://ift.tt/GJLcmAOShow HN: HypergraphZ – A Hypergraph Implementation in Zig https://ift.… Read More
Show HN: Mandoline – Custom LLM Evaluations for Real-World Use Cases https://ift.tt/akJvGnCShow HN: Mandoline – Custom LLM Evaluations for Real-World Use Cases H… Read More
Show HN: World's most performant web table (multicore, DOM-based) https://ift.tt/P1gZXMtShow HN: World's most performant web table (multicore, DOM-based) http… Read More
0 Comments: