Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNot Able to Create Symbol FIle in Quartus 11.0 SP1
Hello There, I am trying to create a Symbol file for my design file (test.bdf) and it generate a message saying "Cant Open read-olny file test.bsf" for Symbol Creation i am doing following...
Altera_Forum
Honored Contributor
12 years agoProbably the existing '.bsf' is read-only so you can't write it.
Firstly control that the '.bdf' is open and selected in the quartus IDE. Then check that no program is using that file and be sure to have the right permissions on the folder where your project is placed and on the '.bsf' itself. If that not helps try deleting the existing '.bsf' and then recreate it. Hope this helps. Have a nice day.