-
Notifications
You must be signed in to change notification settings - Fork 2
MyHdl
Nic30 edited this page Dec 4, 2018
·
2 revisions
MyHdl is a simple framework for generating of hardware and testing.
- License: LGPL-2.1
- GIT: https://github.com/myhdl/myhdl
- Internal representation: Python AST
- Optimization alg. paradigm: Visitor
Python AST is transformed until it is suitable for HDL. Then AST is converted to Verilog/VHDL.