GBies
New Contributor
7 years agoSystemConsole.designLoad does not work in MATLAB
Hi,
I'm using system console with Matlab and everything works, except SystemConsole.designLoad command. I have to load file manually with quartus before matlab procedures.
I issue a command:
SystemConsole.designLoad('C:\\MyPath\\file.sof');
but matlab shows error:
SEVERE: design_load: Specified Quartus Project path or QPF file doesn't exist: C:\intelFPGA\18.0\quartus\dsp_builder\C:MyPathfile.sof
As You can see a path argument is corrupted inside procedure and contaminated with default path.
Anyone had such problems?
I'm using Q18.0