3.6 times speedup - via my first ever pipelining

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

    What better way to learn VHDL, than to do some fractals?

  • The ZestSC1 has the necessary IP allowing me to do this ( https://github.com/ttsiodras/MandelbrotInVHDL/blob/master/FPGA-VHDL/Example3.vhd#L501 ). Basically, once the pipelined stage is done - and the computed frame is therefore stored in SRAM - I iterate over all computed pixel colors, and write them (two at a time) over the 16-bit interface. On the SW side, the ZestSC1ReadData API maps the data into host RAM, from where libSDL blits them to the screen.

  • 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

  • Functionally-Complete Boolean Logic in Real DRAM Chips: Experimental Characterization and Analysis

    1 project | dev.to | 23 Apr 2024
  • FPGA for Deep Learning: Survey and Future Directions

    4 projects | news.ycombinator.com | 22 Apr 2024
  • Layout of Rust's u128 and i128 changed

    1 project | news.ycombinator.com | 31 Mar 2024
  • Finding the Right "Brain" and Software for Civilian Drone. Part 2

    1 project | dev.to | 19 Mar 2024
  • Show HN: SatCat5, the open-source FPGA Ethernet switch

    3 projects | news.ycombinator.com | 16 Mar 2024