Betreff: Re: nochmal bus


Antwort(en)   Eine Antwort erstellen   Diskussionsforum


Gesendet von Matthew Lewis am 03. Juni 2003 um 09:27 Uhr.
Als Antwort auf nochmal bus gesendet von Sepp am 28. Mai 2003 um 01:28 Uhr.
 
Hello,

If you have two buses and you wish to use only part of the bus or reverse the order on the new bus you can do this:

1. Create the two seperate buses and label them as follows:

oldBus[4..0]     oldBus[0..4] => reverse Order
=============     =============

For a random order:
oB[4..0]         ob[0],ob[3],ob[2] => Random
=============     =============

You can also combine signals from two busses in the same way.

Matt


Antwort(en)


Eine Antwort erstellen

Name:
EMail:
Betreff:
Nachricht:
 


       Letzte Änderung: März 2003, Tobias Schubert