This document is intended to be a quick reference guide to using PLDshell Plus. See the PLDshell Plus/PLDasm User's Guide V3.0 for more details. User's Guides may be checked out from the EECS Technical Support Center (TSC). PLDshell Plus is a DOS program.
Source File Sections
Associated key words are shown in curly brackets. Semicolons indicate key words that follow the first key word in the list.
Source File Format
Text ofter semicolons (;'s) is ignored.
Legal signal names are 1 to 14 characters long, must begin with a letter and may contain only A-Z, a-z, 0-9 and underscore (_).
Command lines may start in any column.
Important Keys
<F1> | Activates context sensitive help. |
<F6> | Clears text from fields. |
<F9> | Prints from the View and Databook menus. Be sure the printer is correctly configured on the Utilities/Options submenu. |
<F10> | Accepts/executes submenus. |
<ESC> | Backs up one menu level. |
<ENTER> | Executes submenu options and accepts text in fields. |
Space Bar | Toggles between options or opens lists of options. |
Main Menu Choices
Operators
/ | Active-low in pin declarations, Boolean NOT everywhere else. |
* | Boolean AND. |
+ | Boolean OR. |
:+: | Boolean XOR. |
= | Combinational ouput. |
*= | Latched output. |
:= | Registered output. |
Signal Extensions
See page 4-10 in the PLDshell Plus/PLDasm User's Guide V3.0.
Supported Devices
See Chapter 9 in the PLDshell Plus/PLDasm User's Guide V3.0. The TCS has a supply of Intel DPLD910, P5C032, D5C032, P5C060, D85C060, P85C220, D85C224 and D85C508 chips and a PLD programmer.
Designs can not be compiled when the INTEL_ARCH is specified with the CHIP key word. Specifying INTEL_ARCH avoids problems with designs not fitting into the specified chip when all that is needed is a simulation.
See the PLDshell Plus/PLDasm User's Guide V3.0 for more information. User's guides may be checked out from the EECS Technical Support Center.
Send comments and suggestions to: Dr. Charles S. Tritt