Issues with Xilinx project
After importing a Xilinx project I added a new vhdl package file using the wizard. The package file was not automatically added to the library. The outline view also didn’t show the package contents. Doing the same for a non Xilinx project will add the package to the library.
In the Xilinx project all source files are added to the library separately, in the non Xilinx project library work is added on a directory level. I had to add the vhdl source to the library by hand. A menu option to add the file to the library would be nice.
- Forums:
We implemented the Xilinx
We implemented the Xilinx importer to only include the files mentioned in the Xilinx project file to make sure the project setup in Sigasi HDT is exactly the same as in ISE. The disadvantage is indeed that new files are not automatically part of the project.
I agree that this is unexpected behavior. VHDL-files you create in Sigasi HDT, should be part of the project by default. (ticket:791)
The menu option would indeed be helpful (ticket:404)
update: fixed
ticket:791 was fixed in the latest release
ticket:404 is also fixed: http://www.sigasi.com/documentation/user/libraries.html#modifying-the-li...
Post new comment