CAUSE: | In a Module Instantation port connection in the Verilog Quartus Mapping File (.vqm) that you generated with another EDA tool, such as Synplicity Synplify software, you used the logical negation operator ( |
ACTION: | Replace the port connection containing the logical negation operator with a temporary wire net. For example, for the illegal Module Instantiation
where wire temp; Then change the Module Instantiation to In general, it is better to correct the source design file rather than the VQM File, and then regenerate the VQM File. If the error persists, contact Altera Applications or the EDA tool vendor support for more information. |
- PLDWorld - |
|
Created by chm2web html help conversion utility. |