- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I have a verilog design which contains an array and for all intents and purposes, I am not allowed to modify the source. I compile it in Quartus II v11.0 and it infers a RAM (M9K to be exact). That inference is causing a timing issue/logic issue and I would like to prevent Quartus from inferring a RAM for this module only.
I am well aware of the ramstyle = "logic" directive I could add to the verilog, but that is not an option which leads me to my question: Can you disable the inference of a RAM for a given module (will be applied to all instances of the module) in the QSF file?Link copiado
1 Responder
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
how about MAX_RAM_BLOCKS_M4K? looks like you will need to set this module as a partition
page 264: http://www.altera.com/literature/manual/mnl_qsf_reference.pdf
Responder
Opções do tópico
- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora