FPGA_DisplayPort VS Sentinel-65X

Compare FPGA_DisplayPort vs Sentinel-65X and see what are their differences.

FPGA_DisplayPort

An implementation of DisplayPort protocol for FPGAs (by hamsternz)

Sentinel-65X

A cost-reduced 65816-compatible retrocomputer (by studio8502)
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
FPGA_DisplayPort Sentinel-65X
3 1
274 9
- -
10.0 7.4
almost 8 years ago about 2 months ago
VHDL C
MIT License CERN Open Hardware Licence Version 2 - Permissive
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FPGA_DisplayPort

Posts with mentions or reviews of FPGA_DisplayPort. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.
  • FuryGpu – Custom PCIe FPGA GPU
    16 projects | news.ycombinator.com | 27 Mar 2024
    There is an open-source DisplayPort transmitter [1] that apparently supports multiple 2.7 Gbps lanes (albeit using family-specific SERDES/differential transceiver blocks, but I doubt that's avoidable at these speeds). This isn't PCIe, but it's also surprisingly close to PCIe 1.0 (2.5 Gbps/lane, and IIRC they use the same 8b/10b code and scrambling algorithm).

    [1] https://github.com/hamsternz/FPGA_DisplayPort

  • Thunderbolt 4 display converter — 1x 4-lane HBR2/DSC in, 2x 4-lane HBR2 out…dumb hobby project, what do you think?
    1 project | /r/FPGA | 13 Aug 2022
    I have quite a bit of experience working with DisplayPort on both FPGAs and ASICs, and I can tell you this: creating a very basic DisplayPort RX or TX in Verilog is an advanced project. There is some IP (see here), but that doesn't come close to covering your needs.
  • FPGA for graphics processing?
    2 projects | /r/FPGA | 3 Feb 2022
    It depends on what kind of processing but there's some basic hdmi and display port input and decoding examples https://github.com/hamsternz/FPGA_DisplayPort

Sentinel-65X

Posts with mentions or reviews of Sentinel-65X. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-27.
  • FuryGpu – Custom PCIe FPGA GPU
    16 projects | news.ycombinator.com | 27 Mar 2024
    You might find the Sentinel 65X interesting in that the guy behind it basically said "the X16 is big and clunky and expensive, let's cut out that stuff".

    https://github.com/studio8502/Sentinel-65X

    It's not yet a deliverable product but watching the developers work on it has been an entertaining part of my doomscrolling diet.

What are some alternatives?

When comparing FPGA_DisplayPort and Sentinel-65X you can also consider the following projects:

gplgpu - GPL v3 2D/3D graphics engine in verilog