abs-tudelft / abs-tudelft/fletcher-oc-accel
Discrepancy between data width of oc-accel config and generic in action_types.vhd causes simulation to silently fail
- Linguagem predominante
- C
- Estrelas
- 0
- Forks
- 2
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
If the data width differs between the config of oc-accel (the option in the menuconfig to select between 1024 and 512 bits) and the `C_M_AXI_HOST_MEM_DATA_WIDTH` generic in `action_types.vhd`, there is no error or warning, the simulation will start (seemingly without problems), but the application will just not work.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Look at the menuconfig option for data width in oc-accel and compare it with the C_M_AXI_HOST_MEM_DATA_WIDTH generic in action_types.vhd. The simulation starts but the application fails silently. Check the configuration files and the VHDL source to ensure the widths match. Run a simulation with mismatched widths to reproduce the issue and verify that no error or warning is emitted.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- c
- Domínio
- build-system
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100