PyHDI / veriloggen

Veriloggen: A Mixed-Paradigm Hardware Construction Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use from_verilog function in veriloggen

bhargav3333 opened this issue · comments

Hi,

I am trying to use this package for creating IPXACTS from verilog files. Can it be done? If so, is it by from_verilog function or somehow?

Currently, IP-XACT packaging is not supported for imported Verilog codes, because imported Verilog codes have no information of AXI interface definitions.