User Profile
User Widgets
Contributions
Re: System-Console: get JTAG Hash
I want to manage multiple FPGAs connected to a computer, in an automated way. For this, I need to be able to read some device ID. The JTAG Hash seems ideal, but there are no APIs available to do so. Can you recommend another device ID that can be read from the System Console API? Or is there another way to read the JTAG Hash or else from a Windows API? Whenever the devices get unplugged/rebooted, their USB ID changes (1,2,3,4...), so the USB ID is not enough to identify the device. thank you650Views0likes0CommentsRe: System-Console: get JTAG Hash
Hi Sheng, this command does not query the JTAG hash. It just opens the system console. I am hoping to get an API command where I can query the jtag hash of the device, or all the jtag hashes available. Similar to other ones available: - get_service_paths etc thank you818Views0likes0CommentsQuartus Pro 24.3 Release Date?
Hello, What is the expected release date of Quartus Pro 24.3 (linux) ? By looking at past releases (22.3, 23.3) and schedules, it should have been in September. We are now in November, could anyone clarify on when to expect it? I am working on an Agilex 5 design, and Quartus 24.2 is lacking several features that I need to move forward, so I am blocked until 24.3 comes out. Thank you1.4KViews0likes4CommentsRe: how can i send a private message
Is this still working? I don't see a "message" option. Is this the same as inbox? I am also stuck and cannot find how to send a private message Nvm, found it. It turns out there are 2 "inboxes" and 2 profile icons on the top right corner ...2.6KViews1like1CommentRe: Quartus System-Console crashes on boot
I uninstalled EVERY version of quartus on my computer. Then re-installed Quartus 22.4 with administrator. Unfortunately the same exact error message is still there: C:\intelFPGA_pro\22.4\syscon\bin>system-console.exe Error - failed to launch '"C:/intelfpga_pro/17.1/quartus/bin64\jre64\bin\java.exe" -Dawt.useSystemAAFontSettings=on "com.altera.systemconsole.app.Shell" '. Where are these references to 17.1? Everything has been uninstalled, and I confirmed in the Environment Variables everything was gone2.3KViews0likes0CommentsRe: System-Console device_load_sof SEVERE crash on Stratix 10
@RichardTanSY_Altera , would it help if I shared the *sof file? If so, please tell me how to do so, it is large (180MB). One solution I found online was to lower the Jtag clock rate. I was able to find commands for the Quartus Programmer, but none for the system-console. How could I get the equivalent command for the system-console? jtagconfig --setparam <cable number> JtagClock <frequency><unit prefix> i.e. with only 1 single USB blaster II plugged this will be: jtagconfig --setparam 1 JtagClock 6M4KViews0likes0Comments