Forum Discussion
Altera_Forum
Honored Contributor
14 years agolpm_hint
Hi all! Many of Altera's 'Library Parametrizable Modules' (LPMs) have a 'lpm_hint' generic. This parameter is a string that is parsed, and can contain an arbitrary long list of parameter/valu...
Altera_Forum
Honored Contributor
14 years agoActually, this question raised because I am trying to generate an altsyncram and there are parameters I dont understand in the component instanciated:
--- Quote Start --- lpm_hint => "ENABLE_RUNTIME_MOD=NO", --- Quote End --- So I looked the entity into the file /opt/altera10.1/quartus/eda/simlib/altera_mf.vhd, and there are few parameters I don't get either: - sim_show_memory_data_in_port_b_layout - init_file_layout Do you know these? Thx