Reddit Reddit reviews Verilog and SystemVerilog Gotchas: 101 Common Coding Errors and How to Avoid Them

We found 1 Reddit comments about Verilog and SystemVerilog Gotchas: 101 Common Coding Errors and How to Avoid Them. Here are the top ones, ranked by their Reddit score.

Arts & Photography
Books
Architecture
Architectural Drafting & Presentation
Verilog and SystemVerilog Gotchas: 101 Common Coding Errors and How to Avoid Them
Check price on Amazon

1 Reddit comment about Verilog and SystemVerilog Gotchas: 101 Common Coding Errors and How to Avoid Them:

u/ReversedGif ยท 1 pointr/FPGA

That's a pretty shallow approach... Don't judge a [language] by it's [syntax].

Just look at this StackOverflow question; the general consensus seems to be that you should learn VHDL first due to there being less weirdness and the compiler catching more mistakes.

One person even says that the similarity of Verilog to C is actually a disadvantage, as the similarity is only skin-deep and can mislead you, whereas:

>VHDL was different enough that I found it much easier to think in terms of logic design and not control flow.

Just realize that books like Verilog and SystemVerilog Gotchas: 101 Common Coding Errors and How to Avoid Them exist.

This article is also interesting.