Altera_Forum
Honored Contributor
9 years agosplitting an output bus on a symbol
Good morning,
This is for a project for school and I'm pulling my hair out trying to figure out why I have no sign on life on my board. I have all components working individually (verified using simulation), but put together, I can't get my board to do anything. I suspect my counter connected to the main part of the program is the problem, but I'm not sure how to separate the bus into its individual outputs to test this theory. This is what I currently have: http://www.alteraforum.com/forum/attachment.php?attachmentid=13002&stc=1 I'd like to split that bus into q0, q1, and q2 so as to trigger TIMR on only q2. While I can't think of why my strategy above is not working, I'd like to break it down even further. I built the symbol using a VHDL file. Thank you for taking the time!