Altera_Forum
Honored Contributor
21 years agoWanring Message
Hello:
I'm using Quartus 4.1 on a Cyclone device. I have a FIFO that I built with the LPM Plug In Manager. It's 16 bits wide and 256 locations deep. The output of that FIFO goes to a 16 bit tristate bus module (LPM_BUSTRI) also build with the LPM Plug In Manager. I'm getting the following warning: Warning: Port tridata of type lpm_bustri2 and instance inst6 is missing source signal The compiler didn't warn that it removed any of the other signals in the design. Did I miss something? What's Best way to track this down? Thanks George