MAX+plus II AHDL Combinational Design


Combinational Design Steps
  1. Select File | Project | Name and enter a descriptive name for your project. I suggest you work in a subdirectory on a local or network hard drive and them copy project (.acf), source text (.tdf) and report (.rpt) files to floppy when you've completed the design.

  2. Select File | New | Text Editor File | Okay to create a new text file.

  3. Enter your design in AHDL and save the file (it's extension will be .tdf). A typical design file will contain the following sections:

  4. Select MAX+plus II | Compiler to switch to the compiler mode. Use Processing | Report File Settings... to specify what is to appear in the compilation report (.rpt) file. Select Assign | Device to specify the device (chip) into which to compile your design.

  5. Click on Start in the compiler window and hope for the best (i.e. no errors). A message window will appear. Double click on error message to go to the offending source code. Make any necessary changes and recompile by clicking on Start again.

  6. Open and view or print the report (.rpt) file.

    Send comments and suggestions about these notes to: Dr. Charles S. Tritt
    This page last updated 4/3/97