- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I've an M9K memory block configured as 'true dual port' with a single clock and OLD_DATA.
I know that if both ports write to the same location then the written data is undefined. Does anyone know whether it is safe to write to different parts of a 32bit word? I've a test failure that is consistent with data being corrupted on concurrent writes to the high and low bytes of a 16bit quantity. Might it depend on how the larger memory block is made up of M9Ks? The high and low 16bits will come from different M9K blocks, but the 32bit word could come from 4 M9K blocks. So on a byte write one some the blocks will see a write with no byte enables asserted.링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Further investigation has shown that it was all my fault :-(
