Skip to content

Commit

Permalink
quicklogic: Add FASM database to artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: Rafal Kolucki <[email protected]>
  • Loading branch information
koluckirafal committed Nov 18, 2022
1 parent 588e758 commit 52071d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ case "$FPGA_FAM" in
tar -I "pixz" -cvf \
symbiflow-arch-defs-install-ql-${GIT_HASH}.tar.xz \
-C install \
share/f4pga/fasm_database \
share/f4pga/techmaps \
"$FPGA_FAM"_env
for device in $(ls install/share/f4pga/arch); do
Expand Down

0 comments on commit 52071d1

Please sign in to comment.