-
AXI4 and it's lite variants are not two distinct specifications. In reality, it is more like AXI is a set of features, where AXI lite uses less of them. Therefore, I find it quite cumbersome to model …
-
I would like to propose to make the code of the `s2mPipe` method in [Stream.scala](https://github.com/SpinalHDL/SpinalHDL/blob/dev/lib/src/main/scala/spinal/lib/Stream.scala) a little bit cleaner by r…
-
### Subject
[Flow] for any util, flow Makefile, or flow script issues.
### Describe the bug
But here is the error that happened:
OpenROAD v2.0-8163-g9a5b2cd
Tool crash after I run global place:
…
-
Updating to OSVVM 2022.11 an error is reported whilst compiling UART/src/UartTbPkg.vhd (log attached
[OSVVM_OsvvmLibraries.log](https://github.com/nickg/nvc/files/10153697/OSVVM_OsvvmLibraries.log))…
-
Hi! My issue in #5 has been resolved. Thanks to the reference you gave.
Now the program loads successfully. But now the issue is that there is no display on the LCD screen. I think It doesn't detec…
-
While reviewing the latest changes, I found that the version is manually bumped in several places.
On the one hand, there is project [JSON-for-VHDL](https://github.com/paebbels/json-for-vhdl), whic…
-
Hi,
I the the plugin for PeripheralAXILite4
plugins += new LsuPeripheralAxiLite4(ioDataWidth = xlen)
Is there any plugins for AXI4? Also, where can I find a list of plugins for naxrisc?
T…
-
example designs in axi4-st/full_examples incorrectly uses both application strobe and CA/TX strobe this could result in strobe-strobe collision and could result in strobe not received on the followe…
-
Here is the error message for make run:
![image](https://user-images.githubusercontent.com/47224718/172954835-ecb02b04-a954-41f4-b4e0-8b316ade3864.png)
-
Hello!
Is there a way to run simulation builds scripts (.pro) with attributes? To be able to flexibly pass for example: simulation time or some other testbench generic? It would be also nice to be …