Skip to content

amaranth-farm/amgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages