analogue-pocket-utils VS hdmi

Compare analogue-pocket-utils vs hdmi and see what are their differences.

analogue-pocket-utils

Collection of IP and information on how to develop for openFPGA and Analogue Pocket (by agg23)
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
analogue-pocket-utils hdmi
2 7
107 1,024
- 2.8%
2.0 4.7
9 months ago 4 months ago
SystemVerilog SystemVerilog
MIT License GNU General Public License v3.0 or later
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.

analogue-pocket-utils

Posts with mentions or reviews of analogue-pocket-utils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-27.
  • FPGAs and the Renaissance of Retro Hardware
    2 projects | news.ycombinator.com | 27 Nov 2023
    I _technically_ had prior knowledge as a computer architecture class had us stick some premade pieces together to create a CPU we designed, but I personally wrote no Verilog, and it was a small subset of the class.

    I don't have much documentation for getting started with HDLs (Verilog, VHDL, etc), but I have tried to document my process as much as possible. I have primarily developed for the Analogue Pocket, so my documentation is themed towards that device, but there's IP (code modules) and wiki entries that would be useful for everyone: https://github.com/agg23/analogue-pocket-utils

    I had previously written a cycle accurate NES emulator, so I was familiar with hardware techniques, but not what they look like in circuits. The first core I wrote was a schematic accurate Pong implementation. This was both good and bad because it's very simple and has no CPU (and thus no code), but it also makes it very hard to tell what is going on. I went from there to doing a lot of ports (NES, SNES, PCE, and a few more), and after that I worked on my own cores (Tamagotchi, Game and Watch). Tamagotchi I took a very typical software approach where I wrote massive amounts of unit tests and wrote against those tests. While this is what real hardware developers do, I found it to be a huge waste of time when you're working by yourself on a small project.

    I, and a few others, are very willing to help people learn (though I'm still really a noob). If you want to play around in this space, let me know and I'll try to help you with what you need.

  • How Does an FPGA Work?
    6 projects | news.ycombinator.com | 3 May 2023
    Not to draw attention to myself or anything, but if you're interested in learning to make cores for the Analogue Pocket or MiSTer (or similar) platforms, I highly recommend taking a look at the resources and wiki I'm slowly building - https://github.com/agg23/analogue-pocket-utils/

    I started ~7 months ago with approximately no FPGA or hardware experience, have now ported ~6 cores from MiSTer to Pocket, and just released my first core of my own, the original Tamagotchi - https://github.com/agg23/fpga-tamagotchi/

    If you want to join in, I and several other devs are very willing to help talk you through it. We primarily are on the FPGAming Discord server - https://discord.gg/Gmcmdhzs - which is probably the best place to get a hold of me as well.

hdmi

Posts with mentions or reviews of hdmi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-28.

What are some alternatives?

When comparing analogue-pocket-utils and hdmi you can also consider the following projects:

Nuked-MD-FPGA - Mega Drive/Genesis core written in Verilog

nestang - NESTang is an FPGA Nintendo Entertainment System implemented with Sipeed Tang Primer 25K, Nano 20K and Primer 20K boards

openfpga-SNES - SNES for the Analogue Pocket

eurorack-pmod - A eurorack-friendly audio frontend compatible with many FPGA boards.

fpga-tamagotchi - Tamagotchi P1 for Analogue Pocket and MiSTer

cheshire - A minimal Linux-capable 64-bit RISC-V SoC built around CVA6

icesugar-nano - iCESugar-nano FPGA board (base on iCE40LP1K)

icebreaker-verilog-examples - This repository contains small example designs that can be used with the open source icestorm flow.

openfpga-NES - NES for the Analogue Pocket

YuzukiLOHCC-PRO - Low cost USB3.2Gen1 HDMI-USB Video Acquisition With Loop Out (Loop Out HDMI Capture Card) base on MS2130 & MS9332

Wiki_MiSTer