Forum Discussion
shvlad
New Contributor
6 years agoIs it possible to create netlist for module which include one submodule like an RTL source?
For example, there is a tree: -top_module --submodule l1 ---submodule l2 ----submodule l3 -----submodule l4 ---submodule l2 ---submodule l2 --submodule l1 ---submodule l2 I want to pack all...
RichardT_altera
Super Contributor
6 years agoI checked and don't think it is possible to create netlist for module which include one submodule like an RTL source, as the qxp is in the top already. you cannot have a submodule with a source in it.