Guest
|
Posted:
Fri Dec 23, 2005 1:15 am Post subject:
edif to vhd black box |
|
|
Hi all,
My simple question, is there any tools to auto-generate a vhdl
instantiate template from the netlist file?
I found an inefficient way by using the ECS :(
1) generate ECS symbol from edif, not good, take time to modify bus
format on symbol pins
2) generate template from symbol
Many thanks, |
|
Jim Wu
Guest
|
Posted:
Sun Dec 25, 2005 12:19 am Post subject:
Re: edif to vhd black box |
|
|
How about edif->ngd (using ngdbuild) -> vhd (using netgen)?
HTH,
Jim
<ccon67@netscape.net> wrote in message
news:1135278904.039575.269920@g47g2000cwa.googlegroups.com...
| Quote: | Hi all,
My simple question, is there any tools to auto-generate a vhdl
instantiate template from the netlist file?
I found an inefficient way by using the ECS :(
1) generate ECS symbol from edif, not good, take time to modify bus
format on symbol pins
2) generate template from symbol
Many thanks,
|
|
|