pymtl / pymtl3

Pymtl 3 (Mamba), an open-source Python-based hardware generation, simulation, and verification framework
BSD 3-Clause "New" or "Revised" License
388 stars 46 forks source link

Where is the tutorial? #268

Closed chensx00 closed 9 months ago

chensx00 commented 9 months ago

May I ask why the tutorial file is empty? Where can I find a tutorial about PyMTL?

cbatten commented 9 months ago

You can check out this tutorial about how to use PyMTL3 to test RTL written in Verilog:

or this tutorial which is more about how to use PyMTL3 for RTL design: