chipsalliance / dromajo

RISC-V RV64GC emulator designed for RTL co-simulation
Apache License 2.0
210 stars 63 forks source link

Remove extra zero #58

Closed Phantom1003 closed 2 years ago

et-tommythorn commented 2 years ago

Thanks, that's a strange one.

Phantom1003 commented 2 years ago

Thanks, Tommy. I recently simulate rocketchip with dromajo. And I found some different behavior between them. I think these differences come from the latest addition in the specification. I try to submit one in issue 57. But I didn't get any response. I wanted to know if the community was willing to accept these reports and in which form (patch pull or issue).

et-tommythorn commented 2 years ago

We are, thanks, but responses might sometimes have a bit of latency. I saw #57, but I have to run some tests on our end. Likely we'll have to support different profiles as the RISC-V standard in general have many legal instances.

Phantom1003 commented 2 years ago

Thanks, I will submit them through multiple issues, sorry for the bother. I am very happy to be part of the feedback process, dromajo is very simple and perfect for cosim.