amaranth-farm / amgen

command line tool for frequent amaranth HDL tasks (generate sources, show design)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amgen

command line tool for frequent amgen HDL tasks (generate sources, show design)

Usage:

  • generate verilog: amgen generate verilog amlib.utils.EdgeToPulse

  • generate RTLIL: amgen generate rtlil amlib.utils.EdgeToPulse

  • generate CXXRTL: amgen generate cxxrtl amlib.utils.EdgeToPulse

  • show yosys RTL representation: amgen show amlib.utils.EdgeToPulse 'amgen show' command

  • show netlistsvg RTL representation: amgen netlistsvg amlib.utils.EdgeToPulse 'amgen netlistsvg' command

About

command line tool for frequent amaranth HDL tasks (generate sources, show design)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%