Knowledge Base Article

Which VCC and GND symbols should I use in my Cadence Concept design before I compile it in MAX PLUS® II?

Description
In Cadence Concept version 6.0 and lower, use VCC and GND from the elements library and use the Write EDIF command to create an EDIF netlist file.

In Cadence Concept version 6.1 and higher, use the hdl_direct_lib library and select supply_1 for VCC and supply_0 for GND. Use the concept2alt utility in Concept to generate an EDIF netlist file with the extension .edf that can be imported into MAX PLUS II as an EDIF Input File. For example, to generate an EDIF netlist file with the concept2alt utility, type the following command at a UNIX prompt in the /<your working directory>/example1/<path to file name>

concept2alt -rundir ../max2 full add
Updated 2 months ago
Version 2.0
No CommentsBe the first to comment