Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- can i use the elements of a vector stored in electronic format Matlab (.mat) by VHDL code, How can i upload this variable (.mat) in FPGA Cyclone IV? is there any ideas please? thanks :) --- Quote End --- I don't know what is so electronic about mat format. You can either convert it to text file for simulation or mif file for roms. Otherwise I doubt IEEE will bother reading 3rd party file formats.