Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nextpnr gown for nano tang 9k #1412

Open
Bernard13090 opened this issue Dec 29, 2024 · 3 comments
Open

nextpnr gown for nano tang 9k #1412

Bernard13090 opened this issue Dec 29, 2024 · 3 comments

Comments

@Bernard13090
Copy link

MacOS 13.7.1
lot of error using:
cmake . -DARCH="himbaechel" -DHIMBAECHEL_GOWIN_DEVICES="all"

problem in the scripts with: /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.9/bin/python3.9
had replace by python3 because my python3 is install in '/usr/local/bin'
cmake was better but after I had a lot of warning

after make -j$(nproc) lot of warning
after sudo make install

Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/bin/nextpnr-himbaechel
-- Installing: /usr/local/share/nextpnr/himbaechel/example
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin/chipdb-GW1N-9.bin
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin/chipdb-GW1N-9C.bin
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin/chipdb-GW1NS-4.bin
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin/chipdb-GW2A-18.bin
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin/chipdb-GW2A-18C.bin
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin/chipdb-GW1N-1.bin
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin/chipdb-GW1NZ-1.bin
-- Installing: /usr/local/share/nextpnr/himbaechel/gowin/chipdb-GW1N-4.bin
-- Installing: /usr/local/share/nextpnr/himbaechel/xilinx
-- Installing: /usr/local/share/nextpnr/himbaechel/ng-ultra

when build only

Starting PnR with NextPnR
Finished PnR
Task finished with errors exiting

no led.fs create

Can man explain how to install in detail nexpnr on MacOS with VSCODE ?

@yrabbit
Copy link
Contributor

yrabbit commented Dec 30, 2024

I don't know anything about MacOs, but maybe the people on the channel can answer:
https://matrix.to/#/#apicula:matrix.org

@pepijndevos
Copy link
Member

What commands are you running to build leds.fs?

@Bernard13090
Copy link
Author

Solved issue.

My issue was exactly with oss-cad-suite with VSCode

On MacOS, you need to open terminal and run : sudo xattr -r -d com.apple.quarantine .

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants