Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- One of the things I asks during interviews is to explain the difference between blocking and non-blocking operators and when to use each. If they get that one wrong it usually means one of two things A) they haven't really used verilog/VHDL much or B ) they probably have poor coding habits. --- Quote End --- I believe VHDL doesn't know 'blocking or non-blocking assignments' see this http://www.sigasi.com/content/vhdls-crown-jewel (http://www.sigasi.com/content/vhdls-crown-jewel) So a perfectly expert VHDL programmer probably doesn't know (or perhaps couldn't care less) what 'blocking or non-blocking' is all about. (except that he may have to tweak/debug some Altera example/driver code ...)