Forum Discussion

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

True DPRAM -error in command line mode using qmegawiz

Hi....

I tried using command line mode of invoking megafunction altsyncram to make a true dual port ram (qmegawiz) but i messed up with setting correct parameters and so got a DPRAM without byte_enable_a and byte_enable_b.

But am able to make a proper one in gui (invoking megawizard plugin manager) mode. So i tried using the parameters listed in the generated .v file(variation file) by gui mode.

I copied those set of parameters to a text file and passed it to command line invoking mode but throws error that these parameters are not supported in command line mode.:(

The parameters which i passed for this is working fine in GUI mode but not in command line mode..

Can any one help please... :confused:

Snapshot:

Error: The specified megafunction or wizard is not supported in command line mode

Parameter OUTDATA_REG_B has been assigned the value CLOCK1 which is incompatible with the current settings of ADDRESS_REG_B(CLOCK0). The legal value is CLOCK0|UNREGISTERED

Parameter LOW_POWER_MODE is being set to the state UNUSED. The legal state is USED

Parameter OUTDATA_REG_A has been assigned the value CLOCK1 which is incompatible with the current settings of ENABLE_RUNTIME_MOD(NO), OPERATION_MODE(BIDIR_DUAL_PORT). The legal value is CLOCK0|UNREGISTERED

I tried to replace the complained params with the recommended/legal values. Though it runs , it doesn't give me a byte_enable.. :mad:

Anybody.. any idea is highly welcome... :D
No RepliesBe the first to reply