Skip to content

Commit

Permalink
gowin: Himbaechel. Fix install path
Browse files Browse the repository at this point in the history
Use himbaechel/gowin instead of himbaechel/gowin/gowin.

Signed-off-by: YRabbit <[email protected]>
  • Loading branch information
yrabbit committed Sep 16, 2023
1 parent 565927d commit a240194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion himbaechel/uarch/gowin/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ foreach(device ${HIMBAECHEL_GOWIN_DEVICES})
endforeach()

add_custom_target(chipdb-himbaechel-gowin ALL DEPENDS ${chipdb_binaries})
install(DIRECTORY ${CMAKE_BINARY_DIR}/share/himbaechel/gowin DESTINATION share/nextpnr/himbaechel/gowin
install(DIRECTORY ${CMAKE_BINARY_DIR}/share/himbaechel/gowin/ DESTINATION share/nextpnr/himbaechel/gowin
PATTERN "*.bba" EXCLUDE)

0 comments on commit a240194

Please sign in to comment.