Alex Williams
Alex Williams
The implicit stuff is probably not fun to check, heh. _Mostly for the sake of demonstrating what that post has made equivalent:_ It can be confusing, but `wire` is a...
Note that this appears to be an xsim bug. It has added the generate block's name to the _c_identifier_, and this is incorrect. The standard says _c_identifier_ must default to...
Looks like CW310 SiVal Tests is too long now. We might want to consider defaulting to ROM_EXT tests only, then only adding ROM-only environments for the tests that require it....
> So the situation is a bit worse than expected: it turns out that some test like `flash_ctrl_mem_protection_test` were never run in the CI SiVal to start with. This particular...
Took me awhile to understand the labels (what key is something signed with vs. which public keyset is embedded in the binary, haha), but now the Cloud KMS variant for...
It doesn't seem bad to have the command that occurs afterwards, but I'm not sure we can count on it to always occur. Tests that time out will not run...
I'll just note that an alternative would be to assume any unfiltered command _without_ a CMDINFO entry is of the "SingleIO" type. The CMDINFO table would then only be needed...
Should templated DIFs also accompany templated IPs? Or do we feel that the current mechanisms with C preprocessor macros are enough? The alert_handler DIFs notably have static_assert() on the exact...
Looks to be TODONE, heh. WIll remove in the pursuit of the D2 sign-off.
Just a note: If we make this an alert, we'll also need to have firmware completely initialize the accessible regions of the RAM, including "unused" portions of accessible regions, and...