- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
After trying to reorganise my project so that related blocks are in separate sub-folders, Quartus (10.1 SP1) seems really clunky about fixing up dependencies. I've been using the 'add/remove files' to get it to compile, but double clicking blocks to navigate down the heirarchy or edit a Megawizard generated block sometimes still doesn't work.
Does anyone have any tips on how to clean up the project?링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
are all the new file paths set in the project file list?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I not sure I understand what you mean. If I've added a file in a project subfolder, e.g. shared/peak_comp.bdf then that's how it's listed and the compiler can find it.
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
did you add it when you re-organised the directories, or before?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
The project will not remap your file paths for you. You may need to remove them and re-add them
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
That's what I feared. The Quartus editor seems rather buggy but I can work around the problems. Adding the correct files manually is rather error prone :(
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
have you tried adding the directories as project libraries?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks for that suggestion. I guess I'm resigned to trying to patch it up manually.
