Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Would You ( or somene else ) please share dummy library from Xilinx (unisim )? What if I will just comment out that line "use UNISIM.VComponents.all;" ? After commenting out that line everywhere it appeared Quartus compiled the project OK. Does this simple "use UNISIM.VComponents.all;" removal makes the same effect as using dummy library? --- Quote End --- No, I can't. Just take the unisim file from xilinx (it's called unisim.vhd or so), copy it somewhere, and remove all non component declaration. It took me an hour to so to do.