abs-tudelft / abs-tudelft/vhsnunzip
RAM_STYLE should be ULTRA instead of URAM
Aberta
- Linguagem predominante
- VHDL
- Estrelas
- 12
- Forks
- 2
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
CRITICAL WARNING: [Netlist 29-72] Incorrect value 'URAM' specified for property 'RAM_STYLE'. Expecting type 'enum' with possible values of 'auto,block,distributed,register,registers,ultra'.
This is using Vivado 2019.1
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Look for RAM_STYLE attributes in the VHDL source files, likely in entity or architecture declarations. The value 'URAM' needs to be changed to 'ultra'. Search for 'RAM_STYLE' or 'URAM' in the project. After making the change, verify by checking Vivado synthesis reports for the corrected warning.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 40/100