Guest User

Untitled

a guest
Jun 5th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. 2336,2339c2336,2339
  2. < <port name="I_EN"/>
  3. < <port name="I_PAD_$inp"/>
  4. < <port name="O_DAT"/>
  5. < <port name="O_EN"/>
  6. ---
  7. > <port combinational_sink_ports="I_DAT" name="I_EN"/>
  8. > <port combinational_sink_ports="I_DAT" name="I_PAD_$inp"/>
  9. > <port combinational_sink_ports="O_PAD_$out" name="O_DAT"/>
  10. > <port combinational_sink_ports="O_PAD_$out" name="O_EN"/>
Advertisement
Add Comment
Please, Sign In to add comment