You can use the concept2alt utility to generate an EDIF netlist file from a Concept schematic. This file can then be imported into the
To convert a Concept schematic into an EDIF netlist file, follow these steps:
- Be sure to set up your working environment correctly, as described in Setting Up the MAX+PLUS II/Cadence Working Environment.
- Create a Concept schematic and save it in your working directory, as described in Creating Concept Schematics for Use with MAX+PLUS II Software.
You can instantiate MegaCore functions offered by Altera or by members of the Altera Megafunction Partners Program (AMPP). The OpenCore feature in the MAX+PLUS II software allows you to instantiate, compile, and simulate MegaCore functions before deciding whether to purchase a license for full device programming and post-compilation simulation support. - Type the following command at the UNIX prompt from the /source directory that contains the schematic:
concept2alt -rundir ../max2<design name>
If your design uses library of parameterized modules (LPM) functions, you must also include the
-familyoption. For example:concept2alt -family FLEX10K -rundirmax2<design name>
- Process the <design name>.edf file with the MAX+PLUS II Compiler, as described in Compiling Projects with MAX+PLUS II Software.
Feedback
Did this information help you?
If no, please log onto mySupport to file a technical request or enhancement.
Altera does not warrant that this solution will work for the customer's intended purpose and disclaims all liability for use of or reliance on the solution.
