open-eda-course/yosys-tutorial/yosys-tutorial.md at main · asinghani/open-eda-course
github.com · 3,056 words · saved by 1 readers
Curriculum for a university course to teach chip design using open source EDA tools - asinghani/open-eda-course
Yosys Interactive Design Exploration Tutorial This tutorial is meant to be a starting point to learn how to use Yosys to interactively explore, analyze, and manipulate a digital logic design. You'll want to download the example SystemVerilog files in order to follow along. (These instructions have been tested with Yosys version 0.25+83, using the oss-cad-suite-linux-x64-20230125 build) Analyzing a SystemVerilog file Loading a file Let's start with this simple Verilog file counter4b.sv - just a 4 bit counter. Start yosys in interactive mode by running yosys in your shell. yosys>…
saved by
related reading
- Command Reference - YosysHQ Yosys 0.69-dev documentationyosyshq.readthedocs.io
- A primer on digital circuit synthesisyosyshq.readthedocs.io
- rachel2020regds.pdfcadforassurance.org
- KLayout Layout Viewer And Editorklayout.de
- The fundamentals of timing in logic design01signal.com
- fpgas.online — Access Real FPGAs From Your Browserfpgas.online
- Layman's Guide to IC Reverse Engineeringsiliconzoo.org
- "Modular Electronics Learning (ModEL) project"ibiblio.org
- GitHub - zeroasiccorp/logikbench: Digital logic benchmark suite · GitHubgithub.com
- Spatialspatial-lang.org
- tscircuit - Code Electronics with Reacttscircuit.com
- Tiny Tapeout - Tiny Tapeouttinytapeout.com