MoreCPLD programming resources Alternate version moduleCPLDintro1LEDon(LED,//these are the connections to the module that we expose externallyLED_INV//external pin number is assigned in the UCF file like this://NET "LED" LOC = "P39";//NET "LED_INV" LOC = "P38";);outputLED;//LED D...