Marek Pikuła

Results 31 issues of Marek Pikuła

I would like to use this module with a theme which natively supports dark mode (namely [Stack](https://github.com/CaiJimmy/hugo-theme-stack)). Unfortunately, as I can see, it doesn't change the colours when the dark...

It would be nice if VexRiscv had support for vectored interrupts. Basically something like fast interrupts in [Ibex](https://ibex-core.readthedocs.io/en/latest/exception_interrupts.html).

Hi, are there any plans to create spec-compliant debug interface for VexRiscv? Although current debug interface is really nice and has nice performance it would be great to have standard...

Hi, first of all congratulations for your impressive work. I'm currently evaluating different RISC-V cores and VexRiscv is my favourite so far. I have a problem when trying to configure...

Adding this issue to track CD integration progress mentioned in SpinalHDL/SpinalCrypto#10. Will also probably touch on #793. I will start working on it in the beginning of September.

meta :globe_with_meridians:

Hi, thanks for great work. Are there any plans to implement AXI4-Stream? I think it would be a really nice to have addition to family of buses and looking at...

After update to 2.4.0 Docker image I have phpdebugbar always visible. How can I disable it?

Before, when no `CAPNPC_OUTPUT_DIR` was defined, output path was ambiguous (set to `.` for custom command). `SOURCES` and `HEADERS` were statically set to input file name (plus suffix) without concidering...

It makes it possible to have user ID remapped between local and remote.

As raised in lowRISC/ibex#365 hart that doesn't support _Zifencei_ extension may raise an illegal instruction exception when `fence.i` instruction is executed by OpenOCD. This can lead to unexpected behaviour on...