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

Cannot find board tangprimer25k #441

Open
pradheepkaliraj opened this issue Mar 11, 2024 · 9 comments
Open

Cannot find board tangprimer25k #441

pradheepkaliraj opened this issue Mar 11, 2024 · 9 comments

Comments

@pradheepkaliraj
Copy link

Hi,

I want to use openFPGALoaded for tangprimer25k. The tool couldn't find thisboard.
Any suggestions on how to use tang primer 25k dock will be much appreciated.

CMD : openFPGALoader -b tangprimer25k impl/pnr/fpga_project.fs
Error: cannot find board 'tangprimer25k'

@trabucayre
Copy link
Owner

Hi,
Could you share openFPGALoader's version?

This board was introduces after v0.11.0 released.

@trabucayre
Copy link
Owner

Any news? Could you try with the new release?

@pradheepkaliraj
Copy link
Author

Hi,

sorry for the delay.

I have the following version.
openFPGALoader v0.11.0.

Is there a latest version after this?

@pradheepkaliraj
Copy link
Author

I see that there is a v.0.12.0.
I will try with that once I get permissions to install it.

@pradheepkaliraj
Copy link
Author

"sudo pacman -S openFPGALoader" always installs the version v0.11.0.

I uninstalled openFPGALoader with the following command
sudo pacman -R openFPGALoader

Can you please tell me how to get Version v0.12.1

@trabucayre
Copy link
Owner

Could you try to build openFPGALoader from sources?
Or with assets ?

@trabucayre
Copy link
Owner

Any news/update?

@pradheepkaliraj
Copy link
Author

Thanks for following up.

I tried to build from the source. But I am getting this error message after cmake --

"- No package 'libftdi1' found".

However, when I install libftdi1, I see that it is already installed "libftdi1 is already the newest version."

I am trying to figure out what is going on.

@trabucayre
Copy link
Owner

as mentionned in documentation you have to install libftdi1-dev to have headers needed at compile time.

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

2 participants