Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

can we import .vqm in SOPC-builder?

Altera_Forum
Honored Contributor II
1,540 Views

How can I add a component in .vqm format in SOPC-builder? 

 

 

The .vqm was generated by synplify pro EDA tool.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
821 Views

Actualy I have solved this problem as follows: 

 

1. rename de .vqm file to .v 

 

2. add your IP as .v in the platform using the sopc-builder  

and follow the normal flow to generate the .ptf. 

 

3. rename the .v to .vqm again, modify the _HW.tcl (generated by the sopc-buider) and the  

.qip to point the .vqm instead of the .v 

 

4. At quartus II, remove the files added automatically. Add the .vqm and the .qip 

 

5. now you can compile and successfully integrate de synplify vqm in the sopc-builder. 

 

 

best regards.
0 Kudos
Altera_Forum
Honored Contributor II
821 Views

I am adding myself to this as I find this one very valuable.

0 Kudos
Reply