Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi pletz,
thanks for your help! It is almost what I am doing. Maybe I got my mistake. Youe have a folder "project_root/Register" that contains the register.v file of your module. However, your register.bsf file is in your "project_root". The "project_root" seems to be the destination if you create a symbol file from a hdl-file. I copied my .bsf-file from the "project_root" to "project_root/filter"-folder. Maybe this is the mistake. I must not copy the .bsf-file. I thought, i create a .bsf-File, copy it to the according hdl-file folder and can use these files from then on by setting the library path to this folder path. Later on I will check if it will work if I leave the .bsf file, where it was created. By the way, after I have added the filter.vhd file to my project, it compiles without error. But in the end this is not what I wanted. Maik