Forum Discussion
Altera_Forum
Honored Contributor
10 years agothe errors are quite clear - the real type is for simulation only when not used for a constant.
Also, wait statements are not synthesisable. For schematics, you can only create synthesisable code. For a synthesisable random construct - google Linear Feedback Shift Register.