Rocketship emulator generates some c++ models/emulators in generated-src folder. Can anyone elaborate what are they? More description would be really helpful I am learning about how chisel generated emulator are helpful for small riscv even without rocketship generator
Asked
Active
Viewed 61 times
0
-
how can I use the ventilator in these case? Thanks – ARK91 Feb 20 '18 at 13:23
-
I sense translation issues. it would be good to mark up propietary names to differ them from common engllish words – Swift - Friday Pie Feb 20 '18 at 13:24
-
small riscv is based on riscV isa which use gcc to get out binary of your program – ARK91 Feb 20 '18 at 14:11
-
i have created the uart through which i can pass my data into core. – ARK91 Feb 20 '18 at 14:31