Abraham Gonzalez
Abraham Gonzalez
Hi, So I am one of the students currently working on replicating Spectre on BOOM. If you are interested, I have a repo at (https://github.com/abejgonzalez/boom-attacks) that has Spectre v1 working...
Unfortunately, since then our team has not been able to work on the project extensively. We hope to get it done soon but as of right now there is no...
Thinking about this a bit more, Im not exactly sure how you would pass the formatted string into the Verilog module (since it can vary cycle by cycle). But I...
According to the RISC-V privileged spec. `0x700` to `0x77f` are machine mode CSRs. Are you making sure to write/read the CSR in machine mode? If you want, you can try...
Depends on what you are running. If you are running something like Linux, you would need to do write the chicken bit with an SBI call (which is in turn...
Hi @pentin-as , has this already been resolved? If so, I will go ahead and close this issue.
@sagark @davidbiancolin any updates that boom should be aware of?
Hi All, We are currently trying to get up performance regressions running with FireSim on a weekly basis (see #409). Things currently work but we are a bit backlogged trying...
Renamed to WIP due to bug. Explanation in https://github.com/firesim/firesim/pull/214
This PR is now very stale. Will be updated in the summer with the proper changes.