Hi all, While digging into pragma's I read:
PRAGMA TARGET CLOCK cexpr Set the clock speed to cexpr. This is not used internally by the compiler. This is analogous to: CONST target_clock = cexpr. PRAGMA TARGET CLOCK can overwrite the CONST TARGET_CLOCK definition. I assumed that target_clock was used to calculate the proper delay. Wrong assumption or bug in the documentation? And... we already have constant overwrite ;) Joep --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jallib?hl=en -~----------~----~----~----~------~----~------~--~---
