Largest FPGA currently supported (# of look up tables) #91
JamesTimothyMeech
started this conversation in
General
Replies: 2 comments 6 replies
-
Hi,
|
Beta Was this translation helpful? Give feedback.
5 replies
-
One small comment -- Vivado can be used via scripts (no GUI or IDE). The LiteX build scripts do this, as well as the "fuzzers" that the Symbiflow group has built. Of course we agree with the many other reasons to prefer open source tools! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks for this great repository! I think it will save me a lot of time in my project.
Is the largest FPGA in terms of look up tables that this repository supports the Artix 7 35T Arty FPGA Evaluation Kit: https://www.xilinx.com/products/boards-and-kits/arty.html?
I'm going to attempt to use this repository run some C++ programs over a custom RISC-V SoC and I want to make sure I purchase the largest FPGA that is supported out of the box.
Beta Was this translation helpful? Give feedback.
All reactions