Reddit Reddit reviews SystemVerilog for Design Second Edition: A Guide to Using SystemVerilog for Hardware Design and Modeling

We found 1 Reddit comments about SystemVerilog for Design Second Edition: A Guide to Using SystemVerilog for Hardware Design and Modeling. Here are the top ones, ranked by their Reddit score.

SystemVerilog for Design Second Edition: A Guide to Using SystemVerilog for Hardware Design and Modeling
Check price on Amazon

1 Reddit comment about SystemVerilog for Design Second Edition: A Guide to Using SystemVerilog for Hardware Design and Modeling:

u/ZombieRandySavage · 2 pointsr/FPGA

Good luck to you.

This is the best VHDL reference by far.

Ashenden

A decent reference for system verilog, I guess verilog as well.

sysverilog for design

This github account has a good bit of decent FPGA focused Hdl

https://github.com/analogdevicesinc/hdl

And this one

https://github.com/EttusResearch/fpga

If I was you I would focus on being fluent in one vendor, probably Xilinx. I would also focus on learning how to implement Axi4 Streaming Interfaces with back pressure. It’s relatively new on that side of things and may be a decent way to differentiate yourself early on. It’s subtlety complex and very powerful when used consistently.

Anyone I’d think about hiring as a 3 to do FPGA needs to know modelsim or the equivalent. Vendors will try to convince you their generator stuff is so good “you don’t have to simulate it!” They are lying.

Get the vendor one from microsemi or Altera, or use xsim. Xsim I find dumb, but I’ve got lots of stick time on more expensive tools.