Samuel Lindemer

Results 2 issues of Samuel Lindemer

A new `CsrPluginConfig` that generates only M and U mode was included with the new PMP plugin. https://github.com/SpinalHDL/VexRiscv/blob/d2855fcfca5410c6986b0c3e816cbb867e9b22b9/src/main/scala/vexriscv/plugin/CsrPlugin.scala#L267 This is used to instantiate a new core called `VexRiscv_Secure` in the...

This is identical to PR https://github.com/react-chess/chessground/issues/13. I'm experiencing the same issue on a blank Next.js project. `npx create-next-app --example with-docker nextjs-docker` `cd nextjs-docker` `npm i @react-chess/chessground` Add the `import` commands...