Altera_Forum
Honored Contributor
16 years agoHow to synthesize quartus vqm or vo files
I have a design that I successfully implemented and synthesized on a Cyclone device, and would now like to port it to and asic flow. However, I don't want to re synthesize the original RTL verilog, but would rather try to synthesize the output of Quartus synthesis.
The problem is that the vqm output generates a bunch of lcell primitives that my synthesis program does not recognize. I could not find a synthesizable definition of this primitive. Does it exist? Is there another flow that would work? Perhaps there is a synthesizable netlist that Quartus can dump before tech mapping that could work? Thanks a lot in advance...