Skip to content

Commit

Permalink
[bitstream] Fix up cw340 MMI target reference
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Williams <[email protected]>
  • Loading branch information
a-will committed Dec 17, 2024
1 parent 1c2fcfe commit 47af8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/bitstream/cw340/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ filegroup(
testonly = True,
srcs = select({
"//hw/bitstream:bitstream_skip": ["//hw/bitstream/universal:none"],
"//hw/bitstream:bitstream_vivado": ["//hw/bitstream/vivado:fpga_cw340_mmi"],
"//hw/bitstream:bitstream_vivado": ["//hw/bitstream/vivado:cw340_mmi"],
"//hw/bitstream:bitstream_gcp_splice": ["@bitstreams//:chip_earlgrey_cw340_mmi"],
"//conditions:default": ["@bitstreams//:chip_earlgrey_cw340_mmi"],
}),
Expand Down

0 comments on commit 47af8f6

Please sign in to comment.