Can HDL

Contents:

  • Design overview
  • Can Wishbone
  • Building
  • Linux support
  • Rhme3
  • Tools
  • Hardware
  • Tutorial
  • Resources
    • Learning about VHDL
      • VUnit
    • Getting help
    • About CAN bus
Can HDL
  • Docs »
  • Resources
  • View page source

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:

  • cantact python
  • A can implementation of cannootld
  • CAN Bit Time Calculation
  • cantact firmware
  • SLCAN API to follow
  • Microchip Introduction to Controller Area Network
  • can for mortals
  • can232 manual (pretty nice and simple
  • Fosdem presentation from Tristan Ginggold on FPGA
Previous

© Copyright 2018, Kees Jongenburger.

Built with Sphinx using a theme provided by Read the Docs.