Silice VS mc1-quake

Compare Silice vs mc1-quake and see what are their differences.

Silice

Silice is an easy-to-learn, powerful hardware description language, that simplifies designing hardware algorithms with parallelism and pipelines. (by sylefeb)
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
Silice mc1-quake
10 1
1,230 -
- -
9.2 -
5 days ago -
C++
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.

Silice

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

mc1-quake

Posts with mentions or reviews of mc1-quake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-17.
  • Running Quake on an FPGA (Custom MRISC32 CPU) [video]
    5 projects | news.ycombinator.com | 17 Jan 2024
    Turns out that they were a good fit for the kind of rasterization loops that you find in Quake and Doom. E.g. https://gitlab.com/mbitsnbites/mc1-quake/-/blob/feature/port...

    They were also really simple to implement in hardware (basically just a small counter that iterates over vector elements while stalling the CPU frontend).

    I have not yet scaled up the parallelism internally (by adding more execution units), but I still see performance benefits (less loop logic & branch overhead, less scalar register pressure, less I$ pressure).

What are some alternatives?

When comparing Silice and mc1-quake you can also consider the following projects:

hls4ml - Machine learning on FPGAs using HLS

chisel-book - Digital Design with Chisel

PipelineC - A C-like hardware description language (HDL) adding high level synthesis(HLS)-like automatic pipelining as a language construct/compiler feature.

karuta - Karuta HLS Compiler: High level synthesis from prototype based object oriented script language to RTL (Verilog) aiming to be useful for FPGA development.

openFPGALoader - Universal utility for programming FPGA

a5k - Another World on a chip

DFHDL - DFiant HDL (DFHDL): A Dataflow Hardware Descripition Language

rawpsx - adaptation/port of https://github.com/cyxx/rawgl (Another World) for the PlayStation using PSn00bSDK

aw64 - nintendo 64 port of https://github.com/fabiensanglard/Another-World-Bytecode-Interpreter/

infernal_js - Infernal Runner CPC (HTML5)

clash-ghc - Haskell to VHDL/Verilog/SystemVerilog compiler

cva6 - The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux