Forum Discussion
MTosc
New Contributor
7 years agoI have the exact same problem.
Using the command:
qmegawiz -silent wizard="RAM: 1-PORT" -f:myram_parameters.txt myram.vhdi am unable to create a custom single port RAM. Instead the same error as in the original question pops up.
myram_parameters.txt
ADDRESS_ACLR_A=NONE
INDATA_ACLR_A=NONE
INTENDED_DEVICE_FAMILY=MAX10
NUMWORDS_A=2048
OPERATION_MODE=SINGLE_PORT
OUTDATA_ACLR_A=NONE
OUTDATA_REG_A=CLOCK0
POWER_UP_UNINITIALIZED=FALSE
WIDTHAD_A=11
WIDTH_A=32
WIDTH_BYTEENA_A=1
WRCONTROL_ACLR_A=NONE
DEVICE_FAMILY=MAX10
CBX_AUTO_BLACKBOX=ALL
address_a
clock0
q_aAlso i noticed that the altsyncram module is not being listed as a supported megafunction anymore:
List of megafunctions supported by the qmegawiz command line mode are
alt2gxb
alt4gxb
altasmi_parallel
altclkctrl
altddio_bidir
altddio_in
altddio_out
altecc_decoder
altecc_encoder
altfp_abs
altfp_add_sub
altfp_atan
altfp_compare
altfp_convert
altfp_div
altfp_exp
altfp_inv_sqrt
altfp_inv
altfp_log
altfp_matrix_inv
altfp_matrix_mult
altfp_mult
altfp_sincos
altfp_sqrt
altiobuf_bidir
altiobuf_in
altiobuf_out
altlvds_rx
altlvds_tx
altmult_accum
altmult_complex
altotp
altparallel_flash_loader
altpll_reconfig
altpll
altremote_update
altserial_flash_loader
altshift_taps
alttemp_sense
alt_c3gxb
alt_fault_injection
dcfifo
scfifoPS: Using the qmegawiz GUI works flawlessly, why doesn't the command line tool??