XiangShan VS thead-extension-spec

Compare XiangShan vs thead-extension-spec and see what are their differences.

XiangShan

Open-source high-performance RISC-V processor (by OpenXiangShan)

thead-extension-spec

T-head vendor extension Instruction Set spec (by T-head-Semi)
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
XiangShan thead-extension-spec
32 2
4,318 27
1.2% -
9.9 6.5
5 days ago 8 days ago
Scala Makefile
GNU General Public License v3.0 or later Apache License 2.0
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.

XiangShan

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

thead-extension-spec

Posts with mentions or reviews of thead-extension-spec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-16.
  • Loongson 3A6000: A Star Among Chinese CPUs
    3 projects | news.ycombinator.com | 16 Mar 2024
    "Real truth" and "fan boys"? Let's have some facts: there are indeed a boatload of extensions, though perhaps not (yet) to the V extension itself.

    T-HEAD [1], Ventana's ternary op [2], Sifive also has a couple [3], including "Xsfvfwmaccqqq", one of at least four completely different matmul variants.

    In particular for the latter, I would say fragmentation is an absolutely valid concern at the moment.

    [1]: https://github.com/T-head-Semi/thead-extension-spec

  • Box64 and RISC-V
    1 project | news.ycombinator.com | 31 May 2023
    TH1520 (and SG2042, D1) have THead custom extension that contains a lot of the same things as Zba and Zbb, just slightly different and with encodings in the custom opcode spaces.

    e.g. "th.addsl rd, rs1, rs2, imm2" which has an immediate field for the shift instead of separate instructions (which is just documentation really), and shifts rs2 while Zba's sh1add, sh2add, sh3add shift rs1.

    Also th.ff0, th.ff1, th.rev, th.tstnbz (same as orc.b but with inverted result)

    They also have pre- and post-increment loads and stores with writeback of the incremented pointer, and [rs1 + rs2 << imm2] loads and stores, which can be useful for JITing x86 (or ARM) addressing modes.

    https://github.com/T-head-Semi/thead-extension-spec/releases...

What are some alternatives?

When comparing XiangShan and thead-extension-spec you can also consider the following projects:

openc910 - OpenXuantie - OpenC910 Core

darkriscv - opensouce RISC-V cpu core implemented in Verilog from scratch in one night!

riscv-boom - SonicBOOM: The Berkeley Out-of-Order Machine

peakperf - Achieve peak performance on x86 CPUs and NVIDIA GPUs

chisel - Chisel: A Modern Hardware Design Language

redroid-doc - redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here

cpufetch - Simple yet fancy CPU architecture fetching tool

kth - High performance Bitcoin development platform

vroom - VRoom! RISC-V CPU

block-inclusivecache-sifive

learnxinyminutes-docs - Code documentation written as code! How novel and totally my idea!

seL4 - The seL4 microkernel