When using mixed HDL files in a project, I presume that as long as you converter all AHDL (.tdf) files to vhdl and include them in the project list that is okay. This would included schematic (bdf) files as this has worked in Quartus II v13.0 and v14.0. However, I have in the past just included the Megafunction generated .tdf files in the project list and it has worked. Maybe I just got lucky. I suspect v15.0 is getting more picky and some tdf's will not work at all. What is preferred?
链接已复制
Yes, you are lucky one )
But in general in older version of Quartus you should use: Project - > Archive then in "younger" version of Quartus you go through two steps: Project -> Restore, Project -> Upgrade IP By the way what is the right sequence for migrating from one chip to another?I am not sure about your question for migrating to another chip, never had to do it across any different families. Certainly pin assignments and timing constraints are important.
I do have another question about Modelsim, but don't know if this is the right forum. It seems that using Tools>Run RTL Simulation>RTL Simulation does not automatically open project in Modelsim with object list from "work" directory. This has occurred in with other project if successfully compiled.Ok, understand about the migration question you posted, but wondering about the Modelsim question with running Navlink on project. Why doesn't it automatically open the project files when Modelsim opens from tools>Run Simulation Tools>Run Gate Level or Run RTL. In previous executions it has opened the project for simulation. Do I have to create the project again even though it has been previously created?
...I recently updated to 15.1 lite -> something prevent full launch of Modelsim from Quartus shell, the processes {vsim vish vlm} start but no any visible window.
Jerry, why does one need to recreate project?What I meant was recreating the project in Modelsim, not Quartus. If Navlink was really coupled to Modelsim, I would think it should automatically bring in the .vho or other files necessary to run simulation. But, it doesn't and it seems the library files under the "work" directory are incomplete or not there. This has worked before in Quartus 13.0, but not 14.0 or 15.0. It use to bring up a jump start project window. Has this changed in the newer Modelsim?
I searched in all modelsim directories for any *.vht files, but didn't find anything. I thought if Navigator is set up right, it should generate a test bench .vhdl or .vo. As mentioned previously I have never had to worry about this before with Quartus 13.0.
