[Menu]>[CPLD]>[5 Binary Counter]
| When using Xilinx Project Navigator, the property of the device should be specified. In Navigator, it is possible to specify various parameters. In the logic this time, I set "Device speed" and "Global pin".  Parameter specification dialog box Refer to "Processing parameter specification for 4bits Binary Up-Down Counter"  Specification of the device speed It chooses Design tag and it sets Speed Grade to the speed of the device to use. When not simulating in the operation speed, to specify isn't necessary.   Specification of the Global Pins 
 It chooses Basic tag and it checks Use Global Clock(s) and Use Global Set/Reset and unchecks Use Global Output Enable(s).   |