Where do I find the real VHDL training?
Hi All,
After trying to master vhdl for 15+ years (on & off), i find vhdl to be incredibly over-complex and full of redundant coding techniques.
I never truly know when (or why) i need to use a certain keyword instead of some other keyword, and choosing the options required between compiling/simulating/synthesising just loses me every time.
I've watched over 200 vhdl beginner courses on youtube, i've paid $500 for approx 10+ udemy courses (which aren't much better than youtube videos.
I own 50+ vhdl (at a cost of $2000), but i still don't understand what's being explained in the books.
There are so many assumptions that i'm already a vhdl master, so i have no hope of moving forward with books.
HOW do so many people know & use vhdl everyday like eating breakfast, i am LOST when i think about this secret 1% club.
Are there any real courses spoken to ENGLISH people that i can understand?
Feel free to share me your links...
I'm yet to find some real training from beginners lever to intermediate that doesn't leave any vital information out.
I still don't know how to truly instantiate my .vhd files, it seems to be redundantly repeating everything that i've already declared in my architectures.
Why can't the instantiate code simply just refer to architecture names, or link to the external .vhd files????
In the past 15 years, ALL my quartus designs are strictly at a schematic level, where i can see what i'm connecting and follow the signal-flow easily and EVERY one of my projects simply work on day1.
Is it ever likely that one day there will be a revised VHDL2? that eliminates all the entity/architecture/instantation redundancies?
I feel that declaring ports/architecure/instantation should only be declared ONCE in anyones code.
Maybe vhdl will fix all those silly anomolies...ONE DAY.