Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

vector stored in electronic format Matlab (.mat)

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 :)

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- 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.