SI-RISCV / e200_opensource

Deprecated, please go to next generation Ultra-Low Power RISC-V Core https://github.com/riscv-mcu/e203_hbirdv2
https://github.com/riscv-mcu/e203_hbirdv2
Apache License 2.0
2.6k stars 1k forks source link

supporting part of RISC-V instruction set? Which part? #1

Closed poweihuang17 closed 6 years ago

poweihuang17 commented 6 years ago

hi bob, Could I ask you which parts of RISC-V instruction set are you supporting? I guess it's written in document, but it might be better to put it on the readme.

zhenbohu commented 6 years ago

Hi, Powei

Please check the Table-1 from e200_opensource/doc/Hummingbird_E200_Series_Core_SoC_Introduction.pdf as the golden reference, for example, the E205 core support RV32IMAC, E205fd support RV32IMAFDC. And also please check the revision history of doc, sometimes it may changes.

A soft remind, current version of repo is an earlier-test version, I will upload the official release version soon. Please clone the official version then if you want to use it.

Thanks Bob

zhenbohu commented 6 years ago

Hi, Powei

The 1st official release have been uploaded to Github now. Please check it.

Thanks Bob

poweihuang17 commented 6 years ago

Bob, Thanks for your notification. I will check that and close this issue. Do you mind if we put your work into bi-weekly news for our next series 10/26?

zhenbohu commented 6 years ago

Sure,no problem, i will be my honor.

poweihuang17 commented 6 years ago

nice.