FPGA development automation practices

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • wb2axip

    Bus bridges and other odds and ends

  • Formal verification checks. Before checking anything into a repository, it's important to know that any changes that have been made to it haven't broken the formal proof of it. Therefore, I keep make files in my bench/formal directories. These makefiles (example) key off of the production of one (or many) proofname/PASS file. If the file is out of date or doesn't exist, the proof needs to be re-run before updating any repository. Here's an example make dependency for my

  • rapcores

    Robotic Application Processor

  • Our project is: https://github.com/RAPcores/rapcores I have a draft article about the tools we use, but it is several months old now. We are about one year into the project, and I am amazed how every month some new tooling seems to pop up that solves some problem.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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

  • C++ Verification Testbench Best-Practice Resources?

    7 projects | /r/FPGA | 11 Jun 2023
  • Simple skid buffer implementation

    3 projects | /r/FPGA | 10 Jan 2023
  • Testing Axi Slaves in Simulation

    1 project | /r/FPGA | 4 Jan 2023
  • Guys can u send me some github repositories on some simple project on system verilog with functionality like with couple functions ? Its my first reddit post in my life.

    1 project | /r/FPGA | 14 Nov 2022
  • A simple AXI-Lite register file

    1 project | /r/FPGA | 24 Oct 2022