Resources¶
Learning about VHDL¶
VUnit¶
Python based test framework for VHDL code. That might be a nice thing to try. https://github.com/VUnit/vunit
Getting help¶
freenode irc ##vhdl was pretty good to me
About CAN bus¶
- An Introduction to the CANard Toolkit
- CAN and CAN FD bus decoding
- TI introduction on CAN BUS MUST READ
- Wikipedia (with the note that the CRC is wronlgy calulated on that page
More about interaction with the picotech Canard API is relatively simple also: