|
|
|
|
|
by sliverstorm
3187 days ago
|
|
But, if you want to make a high performance netlist, I'd argue you want to know all about logic gates, Boolean math, and all the rest. HDL stands for "hardware description language", and you'll only write good HDL if you know what you're writing looks like in gates. (Though if you're just making an LED blink when you push a button, you don't need to write good HDL) |
|