Abstract
Chisel and Verilator provide an open-source stack for digital design. For ASIC synthesis, we have open-source tools like OpenROAD, Yosys, and Magic. OpenROAD is a project to
deliver an end-to-end silicon compiler in open source. The aim is to “democratize hardware design” by providing an automated layout generation flow from a design in RTL to GDS files used to produce silicon. Google and Efabless offer free production of chips in a multi-project wafer if the project is available in open source. In this paper, we report our experience in using the open-source tool flow from Chisel to chips with two designs: a small processor using only on-chip resources and a RISC-style processor, called Patmos, with extra external main memory. We have successfully taped out the Patmos processor for the multiproject waver MPW7 from Efabless.
deliver an end-to-end silicon compiler in open source. The aim is to “democratize hardware design” by providing an automated layout generation flow from a design in RTL to GDS files used to produce silicon. Google and Efabless offer free production of chips in a multi-project wafer if the project is available in open source. In this paper, we report our experience in using the open-source tool flow from Chisel to chips with two designs: a small processor using only on-chip resources and a RISC-style processor, called Patmos, with extra external main memory. We have successfully taped out the Patmos processor for the multiproject waver MPW7 from Efabless.
Original language | English |
---|---|
Title of host publication | Proceedings of Workshop on Open-Source EDA Technology 2022 |
Number of pages | 4 |
Publication date | 2022 |
Publication status | Published - 2022 |
Event | 2022 Workshop on Open-Source EDA Technology - Virtual workshop Duration: 3 Nov 2022 → 3 Nov 2022 https://woset-workshop.github.io/ |
Conference
Conference | 2022 Workshop on Open-Source EDA Technology |
---|---|
Location | Virtual workshop |
Period | 03/11/2022 → 03/11/2022 |
Internet address |
Keywords
- Open-source hardware
- Open-source digital design tools