Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- What error is occurring --- Quote End --- Warning: Wrong node type for node "q" in vector source file. Design node is of type Output, but signal in vector source file is of type Bidir. Error: Can't simulate mismatched node types. Warning: Wrong node type for node "qn" in vector source file. Design node is of type Output, but signal in vector source file is of type Bidir. Error: Can't simulate mismatched node types. Any time I run my simulation, I receive those warning. My outputs q and qn show unknown values, my simulated results page takes my end time from 1us to 10us, and my inputs have all changed per that results page as well. I don't think half of that stuff is an issue, except for the node type problem....that is what I am trying to solve.