Y
Hacker News
new
|
ask
|
show
|
jobs
by
duskwuff
3225 days ago
Not an online course, but my go-to recommendation is "FPGA Prototyping by Verilog Examples" [1]. Or, if you want to learn VHDL, [2].
[1]:
https://www.amazon.com/dp/0470185325
[2]:
https://www.amazon.com/dp/0470185317
1 comments
planteen
3225 days ago
The old edition of the VHDL book had dated coding practices that are no longer necessary like splitting out comb and sequential logic. Is it still like that?
link
skummetmaelk
3225 days ago
Not necessary, but still easier to read in most cases.
link