What's the meaning of fast input/fast output/fast output enable register? How can I find the information of the conception? I googled, but found nothing... Thank you so much!
--- Quote Start --- What is the difference between FAST_OUTPUT_REGISTER and FAST_OUTPUT_ENABLE_REGISTER? Should they be used simultaneousely or either one of them for Cyclone IV GX with LPM_DFF just before ouput pin? --- Quote End --- There are 3 different io registers (input, output, OE). I will use them (if applicable) to improve io speed. If your final output is enabled through another registered signal then you can use OE register.