Hi everyone!. In my project I have some moduls (each one has two outputs called calck_out(std_logic) and z_out (std_logic_vector(16bits)). I need to leave only 1 module, just the one that will have clack_out = 1. I have readed abbout wired-and and wired-or but i don't understand that! :C I should to use bus instead of signals?. hoy i can make it? Please help me. if Somebody can explain me: wired-and and wired_or related wit my project at the same time, that will be very usefull. Each one have clack_out and z_out. thanks a lot
1 | |
2 | |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | |
10 | |
11 | |
12 | |
13 | |
14 | |
15 | |
