Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI am simulating the above code, but compiler is warning for:
--- Quote Start --- Warning: Design contains 4 input pin(s) that do not drive logic Warning (15610): No output dependent on input pin "sig_go" Warning (15610): No output dependent on input pin "sel[0]" Warning (15610): No output dependent on input pin "sel[1]" Warning (15610): No output dependent on input pin "sel[2]" Warning: No paths found for timing analysis --- Quote End --- Analyzing it with Modelsim-altera... no changes on output while changing sig_go. Pls, could you help? Thanks