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

Add 20k devices to readme #209

Merged
merged 1 commit into from
Dec 3, 2023
Merged

Add 20k devices to readme #209

merged 1 commit into from
Dec 3, 2023

Conversation

pepijndevos
Copy link
Member

Hmmm maybe we need instructions for installing himbachel?

@yrabbit
Copy link
Collaborator

yrabbit commented Nov 15, 2023

There are no such instructions even on the nextpnr website :) but we can specify that “in the directory with the sources of the nextpnr master branch” execute a sequence of commands, provided that all dependencies are installed as specified in https://github.com/YosysHQ/nextpnr# prerequisites

cmake . -DBUILD_PYTHON=OFF -DARCH="gowin;himbaechel" -DHIMBAECHEL_GOWIN_DEVICES="GW1N-1;GW1NZ-1;GW1N-4;GW1N-9;GW1N-9C;GW1NS-4;GW2A-18;GW2A-18C"
make -j$(nproc)
sudo make install

@pepijndevos
Copy link
Member Author

Maybe we should add it to nextpnr then, more likely to be correct

@pepijndevos pepijndevos merged commit a757699 into master Dec 3, 2023
12 of 14 checks passed
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

Successfully merging this pull request may close these issues.

2 participants