AlanMoses
New Contributor
1 year ago"Device" block present in DSPBA blockset does not work as expected
The "Device" block present in DSPBA blockset does not work as expected. On setting the family/device values on the GUI, the values are not reflected.
I am trying to run this example provided in the MathWorks doc page - https://www.mathworks.com/help/hdlcoder/ug/using-altera-dsp-builder-advanced-blockset-with-hdl-coder.html. When I try to change the family/device setting on the "Device" block, the changes are not reflected on querying it from MATLAB CLI.
I have attached a snap of the Device block indicated in device_block.png, and the query to fetch the parameters in matlab_cli.png.
Notice in the attached snaps, that on setting the "Device" block family setting to 'Cyclone V', the parameter returned is still 'Arria 10'.