Skip to content

Using nextpnr with new FPGA which is not supported currently #1281

Answered by gatecat
mustafaarslan0 asked this question in Q&A
Discussion options

You must be logged in to vote

Depending on the size of the FPGA, I'd strongly recommend using Viaduct (below about 5-10k LUTs) or Himbächel.

Both of those get you access to the full power of the nextpnr C++ API for custom packing tasks, placement and routing validity constraints, etc; without anywhere near as much boilerplate code or maintenance overhead as starting from scratch. In both cases, there are several examples available as a starting point.

Any further questions, please do ask.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mustafaarslan0
Comment options

@gatecat
Comment options

@mustafaarslan0
Comment options

Answer selected by mustafaarslan0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants