-
Hii
I am facing an issue while setting up environment for CFU Playground.
While running `make prog TARGET=digilent_arty USE_SYMBIFLOW=1`
i am getting this
meson /home/mamuneeb/CFU-Playg…
-
Before a recent change (#616), when I tried to install and use SymbiFlow as follows:
```
make install-sf
make enter-sf
cd proj/proj_template_v
make USE_SYMBIFLOW=1 bitstream
```
...I saw the fo…
-
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…
-
Hii @tcal-x
I was following the setup guide for build.
After running the below command :
`make prog TARGET=digilent_arty USE_SYMBIFLOW=1 EXTRA_LITEX_ARGS="--variant=a7-100" EXTRA_LITEX_ARGS="--sy…
-
Following all the README instructions, I get the following error running `djtgcfg prog --file outputs/hardcaml_arty_top.bit -d Arty -i 0`:
```
ERROR: failed to set programming file
```
`djtgcf…
-
**Description:** Set up workspace for Vitis &/or vivado.
**Artifact:** Those working on hardware will have a workspace and project set up in on their systems. A screenshot of at least one of those wo…
-
Hi, https://github.com/litex-hub/linux/blob/litex-rebase/drivers/soc/litex/litex_soc_ctrl.c#L23 seems to assume that `CSR_SCRATCH` is always at offset `0x4` from the CSR base, but the `digilent_arty` …
-
Hii
I completed the Setup Guide Successfully, able to see the Chasing LEDs on FPGA as well as all the Golden Tests passed.
But when i am executing the below command following as given [here](https:/…
-
I noticed ODT is pulled low and not used. Why is it so and would not having it cause failures when operating in rare conditions ?
-
Hello @tcal-x
I am using the Digilent Arty board containing the 100T device with the CFU Playground on the default **proj_template** example.
With the following command line, I see the followin…