Skip to content

Commit

Permalink
f4pga/flows: fix usage of clock pads on eos-s3
Browse files Browse the repository at this point in the history
Add --no-default-bitstream to qlfasm invocation, this fixes problem
with clock pads not working. This follows behaviour of f4pga-arch-defs
where --no-default-bitstream is always passed to qlfasm.

Signed-off-by: Artur Kowalski <artur.kowalski@3mdeb.com>
  • Loading branch information
arturkow2000 committed Oct 12, 2023
1 parent 905055c commit 8158138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions f4pga/flows/platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ ql-eos-s3:
inputs:
'#1': '${:fasm}'
'#2': '${:eblif[noext]}.bit'
'#3': --no-default-bitstream
dev-type: ql-eos-s3
values:
build_dir: .
Expand Down

0 comments on commit 8158138

Please sign in to comment.