Forum Discussion
Hi,
Unfortunately, we only support the following version found on our official page:
https://www.intel.com/content/www/us/en/collections/products/fpga/software/downloads.html?s=Newest
I could not find any related information regarding those .dll that you mentioned.
It seems that there is only support for versions of Quartus 22.2 and up. Is that correct?
My problem is that without documentation on the DLL's I'll still be in the same position that I'm currently in even if we upgrade. I can make the pitch to the team to upgrade our version of Quartus to a version that is supported but I have to know if there is a list of functions within a DLL that we can use with our existing architecture in the upgraded version of Quartus.
Alternatively with version 22.2 I did find a list of TCL commands that could be useful to us if we were to upgrade. My question is how are those commands accessed? If they can be accessed through a DLL (which would be the easiest option for us to transition from version 10.1 to 22.2) or are they only accessible by creating an executable and piping inputs and outputs away from it using a system command prompt?