Dan Smathers

Results 91 comments of Dan Smathers

Is this an issue with using xlvl (I'm calling priv_thresh below) to set the privilege of the interrupt? Since `mcliccfg` sets the level at which interrupts are m-mode, s-mode attempts...

**Benefits to proposal to replace nmbits and nlbits fields with mcliccfg.mlvl and scliccfg.slvl:** - with m and 1 other mode supported, there is the possibility of saving1 implemented flop per...

The sepc privileged spec text we were trying to be consistent with is: If an implementation allows IALIGN to be either 16 or 32 (by changing CSR misa, for example),...

If in CLINT mode, should not see the new stuff. will try to clean up the text. if mtvec is in CLINT mode, all other modes will be in CLINT...

instead of using the word "seen" use implicit read in the text.

still need to mention that CLINT can't have lower priv with CLIC. check spec to see if CLINT/CLIC mode commments can be put in single area.

Adding 2021/10/12 discussion (from meeting minutes) Philosophical Interrupt testing question. Fake interrupt testing device. Need a way at a future time an event will be generated. interface is a macro...

Adding 2021/06/08 discussion (from meeting minutes) Imperas shared short presentation how they test interrupts in verilog testbenches and ISS: - Discussed external interrupt stimulator/interrupt agent/async event generator which acts as...

Adding 2021/05/11 discussion (from meeting minutes) Discussed compliance simulations. Use macros to setup interrupts to abstract interrupt setup from test and would be platform responsibility to define the macros. Could...

Adding 2021/04/27 discussion (from meeting minutes) Current proposed test-plan-clic.adoc does simple, minimal testing. E.g. Only does synchronous tests, tests if CLIC registers can be set, and checks if it vectors...