riscvarchive / riscv-cores-list

RISC-V Cores, SoC platforms and SoCs
https://riscv.org/risc-v-cores/
836 stars 204 forks source link

Idea: add which cores are possible to put on an ASIC, and which ones are FPGA-oriented #52

Open mgielda opened 4 years ago

mgielda commented 4 years ago

This is not trivial to implement for the plethora of cores already on the list, but a good suggestion.

stnolting commented 4 years ago

Good idea! I would add another "generic" category and define some points how to categorize a certain core:

AESASH commented 4 years ago

I second that

stnolting commented 3 years ago

I have just studied the new RISC-V compliance test framework v2 for porting it. Now that the new version has been officially released, how about adding a new column/category "RISC-V compliance" to show which tests (like rv32i_m/I, rv32i_m/M, ...) of the compliance framework a certain core passes? 🤔