poldni
poldni
@hossein1387 Please, could you describe how the implementation can be replayed? Because for example I get an parsing error from Fusesoc (version 1.12.0, on Ubuntu 20.04) if I try to...
> Hi @poldni you first need to add Ara to Fusesoc. You can do so by: > > ``` > cd [PATH_TO_ARA_REPO] > fusesoc library add ara . > ```...
Hi, I'm also trying to run the system on an FPGA in a chipyard context (CVA6 Tile Wrapper) using this draft as template. Unfortunately I have only a ZCU104 at...