Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. moberg2236

    The possibility to use for-loop instead of a lot of whens?

    To be able to make the design i'm working on mor general so it will be easier to change,change the number of inports for example. Therefore i would like to replace the code below with a for loop. time_out <= inports(0) when id_in_sig = "0000" else inports(1) when id_in_sig = "0001" else...

Part and Inventory Search

Back
Top