Nguyễn Lê Gia Hinh
Nguyễn Lê Gia Hinh
Recently, I am dealing with [ibex-demo-system](https://github.com/lowRISC/ibex-demo-system). There are many cores and I find it hard searching for RTL in each .core file because they loop deeper in vendor directory. In...
SRAMInitFile is a localparam defined in ibex_demo_system.sv. I'm sure how to use that. Is this can initial u_ram in implementation phase of vivado, or this just for simulation with verilator...
Hi all, I'm using the hello_world demo. I'm want to print a pattern 1 times inside the main while loop, but the pattern is printed multiple times inside the loop....
 Here is my bug when building the mnist folder on vitis_hls 2022.2
Hi Viktor, did you porting this block design on MicroBlaze V ? I'm very curious about this.
Hi @WenqiJiang, I would like to ask you that: 1. Is the code still work correctly ? 2. If I would like to reuse these code, what git branch is...