If your VHDL design uses functions from the alt_mf library, you must compile this library. To compile the alt_mf library, follow these steps:
- Be sure to set up your working environment correctly, as described in Setting Up the
MAX+PLUS® II/Cadence Working Environment. For example, you must ensure that the appropriate directories are specified in the cds.lib file located in your working directory. - Change to the alt_mf directory by typing
cd /usr/maxplus2/simlib/concept/alt_mf
at the UNIX prompt.
- Edit the hdl.var file located in your working directory to include the following line:
DEFINE work alt_mf
- Type the following commands at the UNIX prompt from the /usr/maxplus2/simlib/concept/alt_mf directory to compile the library:
cv -message -file ./src/mf.vhd
cv -message -file ./src/mf_components.vhd
Technical Feedback
=======Feedback
>>>>>>> 1.7Did 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.
