Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- One thing you can do is use the NativeLink feature of Quartus (or EDA Netlist Writer - maybe its also part of NativeLink) to generate netlists for 3rd-party tools, such as Mentor's ModelSim, Cadence's IES, etc. So, your co-worker can just take this netlist and simulate it with their simulator to verify its functionality without really testing it on a board. --- Quote End --- Thank you, Daniel. I really appreciate it. Could you shed some light on how to use NativeLink to generate netlists for 3rd-party tools? Thanks.