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
Is there any way to generate the Liteeth Core Verilog independent of specific vendors?
When generating the Verilog with the examples (liteeth_gen wishbone_mii.yml) the generated Verilog uses Xilinx modules for asynchronous registers. Can I edit the *.yml file so that the Verilog code is generated without using Xilinx properties?
Thank you for your time in advance.
The text was updated successfully, but these errors were encountered:
This would be an interesting question also me. Verilog is still one of the industry standards and it would be nice to use this module as part of other designs.
Hi,
Is there any way to generate the Liteeth Core Verilog independent of specific vendors?
When generating the Verilog with the examples (
liteeth_gen wishbone_mii.yml
) the generated Verilog uses Xilinx modules for asynchronous registers. Can I edit the *.yml file so that the Verilog code is generated without using Xilinx properties?Thank you for your time in advance.
The text was updated successfully, but these errors were encountered: