Forum Discussion
Altera_Forum
Honored Contributor
11 years agousing ALTUFM_PARALLEL on MAX V
Well, my first thread has crashed... --- Quote Start --- Hi, Since I have no response, I'll be simpler: 1) Is it possible to use the altufm_parallel (http://quartushelp.alte...
Altera_Forum
Honored Contributor
10 years agoHi,
Thanks for the reply. I like your suggestion with 10 bit address and sticking with the default 16 bit data-width. However, I preferred to use byte-wide data (and was willing to sacrifice some memory space, as UFM is hardwired for 16 bit data.) Regarding "when you instantiate ufm with quartus 15.0.2", do you mean creating it using the MegaFunction Wizard, or actually when Instantiating the generated HDL component within my top level HDL code? I looked at the VHDL model provided by my 12.1sp1 version and datawidth is not a generic parameter, to be set by the user. Is this the case in the 15.0.2 version or you meant, using the MegaFunction Wizard? Thanks again!