Wiki_MiSTer VS analogue-pocket-utils

Compare Wiki_MiSTer vs analogue-pocket-utils 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
Wiki_MiSTer analogue-pocket-utils
15 2
85 106
- -
10.0 2.0
over 1 year ago 9 months ago
SystemVerilog
- MIT License
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.

Wiki_MiSTer

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

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.

What are some alternatives?

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

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

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

edalize - An abstraction library for interfacing EDA tools

openfpga-SNES - SNES for the Analogue Pocket

oss-cad-suite-build - Multi-platform nightly builds of open source digital design and verification tools

fpga-tamagotchi - Tamagotchi P1 for Analogue Pocket and MiSTer

tensil - Open source machine learning accelerators

make_for_vivado - experimentation with gnu make for Xilinx Vivado compilation. dependencies can be complicated.

openfpga-NES - NES for the Analogue Pocket

hdmi - Send video/audio over HDMI on an FPGA