-- synthesis translate_off
Code...
-- synthesis translate_on
-- synthesis on
Code....
-- synthesis off
CAUTION:
Be careful with the types of code you
include between the translate statements. If it is code that affects the behavior of the
design, a simulator uses that code, and creates a simulation mismatch.