SoC FPGA design to ASIC

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

  • How about an interconnect? I've posted just about all the necessary components for building one. If you look hard enough, you'll find that others have done so as well.

  • autofpga

    A utility for Composing FPGA designs from Peripherals

  • An SoC composer? You'll need something that takes multiple bus components and stitches them together. I've used AutoFPGA extensively for this purpose, and continue to do so today. It's biggest problem? I haven't put a lot of energy into marketing it, so the documentation is more lacking than I would like. Still, it's worked quite well for me and my intermediate tutorial (work in progress) provides some discussion of how to work with it.

  • 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
  • icozip

    A ZipCPU demonstration port for the icoboard

  • Need an SPI based flash controller? Those aren't that hard to find, nor are they that hard to build. I've also written about QSPI controllers, so those aren't that hard either.

  • sdspi

    SD-Card controller, using either SPI, SDIO, or eMMC interfaces

  • How about an SD card controller? I know I have a SPI based SD card controller, but the SDIO isn't that much harder. If you look hard enough you can find open source SDIO controllers.

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