Cocotb

This page summarizes the projects mentioned and recommended in the original post on /r/FPGA

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. cocotb

    cocotb, a coroutine based cosimulation library for writing VHDL and Verilog testbenches in Python

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. cocotb-bus

    Pre-packaged testbenching tools and reusable bus interfaces for cocotb

    The cocotb bus repo has many of the useful drivers and monitors. https://github.com/cocotb/cocotb-bus/tree/master/src/cocotb_bus. There is also https://github.com/alexforencich/cocotbext-axi for some relevant AXI examples that you can also just use.

  4. cocotbext-axi

    AXI interface modules for Cocotb

    The cocotb bus repo has many of the useful drivers and monitors. https://github.com/cocotb/cocotb-bus/tree/master/src/cocotb_bus. There is also https://github.com/alexforencich/cocotbext-axi for some relevant AXI examples that you can also just use.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Use cocotb to test and verify chip designs in Python

    1 project | news.ycombinator.com | 22 Nov 2024
  • Designing a Low Latency 10G Ethernet Core

    2 projects | /r/FPGA | 4 Jul 2023
  • Use cocotb to test and verify chip designs in Python

    1 project | /r/cocotb | 12 Apr 2023
  • Help understanding how this makefile works?

    1 project | /r/learnprogramming | 7 Feb 2023
  • COBS protocol decoder progress

    1 project | dev.to | 22 Nov 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?