- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Dear all,
I got a problem when simulating altcam in quartusII. When I wrote data into some address, it could not change the content of the memory initial file(.mif). Is there anyone who knows the reason? Best regards. Naiju Zeng링크가 복사됨
2 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Confused. The .mif file is your input file and shouldn't change unless you directly overwrite it. A write to memory in simulation will change the contents of the RAM in that simulation only, it's not meant to change the original .mif.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I got it.
Thank you very much. --- Quote Start --- Confused. The .mif file is your input file and shouldn't change unless you directly overwrite it. A write to memory in simulation will change the contents of the RAM in that simulation only, it's not meant to change the original .mif. --- Quote End ---