Altera_Forum
Honored Contributor
15 years agoExternal value (one hex value) as input into Quartus project
Hi,
I generate a constant value from MATLAB and need to take it as an input into a multiplier in my Quartus design. And this value would be updated time to time. I know Quartus has capabilities of storing many values in either a mif or a hex file, which are updated as the files are updated externally. But in this case it is only one constant value (a hexadecimal value). What are the ways I can go about taking this constant as an input into the Quartus design? Appreciate your guidance and help.