VexRiscvBPluginGenerator VS vISA

Compare VexRiscvBPluginGenerator vs vISA and see what are their differences.

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
VexRiscvBPluginGenerator vISA
1 19
14 -
- -
0.0 -
over 1 year ago -
C
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.

VexRiscvBPluginGenerator

Posts with mentions or reviews of VexRiscvBPluginGenerator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-15.
  • What is your take on ISA architectures for FPGAs (x86, arm, risc-v)?
    4 projects | /r/FPGA | 15 Sep 2021
    I'd say beyond availability, the primary advantage for embedded use it the adaptability of the ISA. If you just need a small microcontroller, the core can be very small; if you need some specific performance point, you can use a bigger core, some extensions (or part thereof) could help, and you can always roll your own instructions in the 'custom' opcode space to reach your goals.

vISA

Posts with mentions or reviews of vISA. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-27.

What are some alternatives?

When comparing VexRiscvBPluginGenerator and vISA you can also consider the following projects:

microwatt - A tiny Open POWER ISA softcore written in VHDL 2008

ao486_MiSTer - ao486 port for MiSTer

verilator - Fork of Verilator with prebuilt Ubuntu binaries (https://www.veripool.org/wiki/verilator)

dcc - Dan's C compiler

Smallpond - Brand new RISC architecture created in CSE 490

beri - The BERI and CHERI processor and hardware platform

MultiCPU_Microprocessor - This was the final project for CS-401 Computer Architecture. The microprocessor was built using VHDL in Xilinx Vivado. My group decided to build something akin to a GPU that could do many simple calculations simultaneously.