Greg Chadwick
Greg Chadwick
Closed by https://github.com/lowRISC/ibex/pull/1916
Hi @majbthrd thank you for this contribution. Sorry for taking our time in responding. We are interested in having a good debug module example in a basic Ibex system. We're...
@davideschiavone @imphil @tomroberts-lowrisc @vogelpi @rswarbrick any thoughts?
Opened OT related issue here https://github.com/lowRISC/opentitan/issues/1867
Adding `data_size_o` is just a matter of wiring out the internal signal. Though probably re-encoding it too as it uses the reverse of tilelink (2'b00 == word where 2'b00 ==...
Final point here is intentionally vague, going by the changes listed at the beginning of the spec there shouldn't be anything else of note, estimate liable to change as I...
PR to move to the new specification is here: https://github.com/lowRISC/ibex/pull/1805
PR now merged
Thanks @andreaskurth I will update the estimate with your new one and assign you to the issue.
There have been some fairly recent updates to the RISC-V privileged spec which provide some clarity on behavior here. We should check Ibex complies with the latest version.