Colin Schmidt
Colin Schmidt
How long did you hold reset? Pipelined reset in Hwacha is a bit longer than in Rocket.
Stackups where the first entry in min_spacing isn't exactly equal to pitch - min_width causes issues
Agreed. But high priority implies someone is blocked or working on it. So I think the new classification is reasonable.
You can use GDB to debug programs that include Hwacha instructions but you won't be able to set breakpoints in the middle of vector fetch blocks or read out Hwacha's...
Yeah we just need to make sure things like this: https://github.com/freechipsproject/rocket-chip/blob/a457f658a7104e2d8e50b003e3a350c72e18df13/src/main/scala/rocket/RocketCore.scala#L105 work correctly. I believe there shouldn't be anything aside maybe some mapping to a tech cell?
I like both of the suggestions in this thread! Perhaps we would also have which CSRs to read/write as part of the config
I also use vertical splits constantly and it is a very slight annoyance that some lines are over 80 characters, but I encounter lots of files like that so I'm...