You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
In the current version of Migen, any FHDL module can be converted into synthesizable Verilog HDL.
This is accomplished by using the convert function in the migen.fhdl.verilog module.
The goal of this ticket is to develop a module for Migen to provide conversion into synthesizable VHDL.
In the current version of Migen, any FHDL module can be converted into synthesizable Verilog HDL.
This is accomplished by using the convert function in the migen.fhdl.verilog module.
The goal of this ticket is to develop a module for Migen to provide conversion into synthesizable VHDL.
migen.fhdl.vhdl