-
https://symbiflow-examples.readthedocs.io/en/latest/getting.html is still online, and is not up to date with the [f4pga version](https://f4pga-examples.readthedocs.io/en/latest/getting.html).
-
Originally posted in SymbiFlow/symbiflow.github.io#6:
> @tcalx
> The most recent videos on the pages site are from 2019 -- that's before Linux on LiteX on Arty worked with SymbiFlow.
>
> Maybe t…
-
Since this depends on project x rays, and project x rays depends on an old version of vivado, I guess this project requires vivado, then?
-
There are a bunch of things which need to be applied to all the submodules of the gf180mcu-pdk. We should set up a robot which makes sure these files are kept in sync and deployed.
For the F4PGA pr…
-
The last step of the installation is to install a set of tar files like this:
```
mkdir -p $INSTALL_DIR/xc7/install
wget -qO- https://storage.googleapis.com/symbiflow-arch-defs/artifacts/prod/foss-…
-
First described in [#554](https://github.com/chipsalliance/f4pga/issues/554)
This behviour forces the user to run f4pga with PWD being equal to the location of flow.json. Otherwise, the paths in fl…
-
## Issue Description
`memory_libmap` pass in Yosys 0.18 and newer would synthesize LUTRAMs unsupported by nextpnr including:
- RAMS32 (manually instantiated)
- RAMD32 (manually instantiated)
- R…
-
I don't see any documentation on how to perform a local install (i.e. under `/usr/local`).
If I run `make`, most of the sub-builds succeed generating `.so` files, although I get this error (@hzelle…
-
There seems to be support added in both [f4pga-arch-defs](https://github.com/SymbiFlow/f4pga-arch-defs/blob/main/xc/xc7/archs/zynq7_z020/devices/CMakeLists.txt#L1) and [prjxray-db](https://github.com/…
-
The only place the designs and examples are listed is on the page @ https://f4pga-examples.readthedocs.io/en/latest/building-examples.html and they no longer appear in the left side bar.