Closed sxu55 closed 7 years ago
I think it support the v2.2 RV64G. User spec has been freezed for a long time so the old code is not that old in this sense.
The main thing that is missing relative to the latest specification is compressed instructions. This option is default in the latest gcc which is one of the reasons why we have stuck to an older version for now.
Sent from my iPhone
On 3 Jun 2017, at 07:42, Wei Song notifications@github.com wrote:
I think it support the v2.2 RV64G. User spec has been freezed for a long time so the old code is not that old in this sense.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
I see. Thanks for the answer!
May I ask what version of RISCV ISA does this chip support? (e.g. the latest version is spec2.2 on UCB RISCV website, but I believe this chip is derived from an older repo and maybe only support older specs)
Thanks!