Difference between revisions of "Liberty74: An Open-Source Verilog-to-PCB Flow"
Jump to navigation
Jump to search
m (rephrase: we present Liberty74) |
m (Uploaded Slides) |
||
Line 3: | Line 3: | ||
==Downloads== | ==Downloads== | ||
* [[File: | * [[File:Liberty74_Tobias_Senti.pdf|Slides]] | ||
==Abstract== | ==Abstract== |
Revision as of 22:08, 20 June 2024
- Speakers: Tobias Senti
- email: talks@tsenti.li
Downloads
Abstract
With the rise of open-source EDA, creating their own chips has become more accessible. Education-oriented projects, like Tiny Tapeout, minimize the entry barrier significantly. Yet, silicon fabrication remains a complex, costly, and time-consuming process. In this talk, Liberty74 is presented, which allows digital designs to be synthesized, simulated, and implemented using discrete SMD components on PCBs. The flow exclusively uses open-source tools such as Yosys for synthesis, Verilator for simulation, and OpenROAD and KiCad for the layout of the final PCB.
Links
- Repository: https://github.com/TheMightyDuckOfDoom/liberty74