Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17249 Discussions

True DPRAM -error in command line mode using qmegawiz

Altera_Forum
Honored Contributor II
1,108 Views

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
0 Kudos
0 Replies
Reply