Tunnel Appearance: Difference between revisions
Appearance
Added two tables for the tunnel types and appearances for input and output tunnels for for loops. Also, added a third table showing tunnel types for case structures. The tunnel types for inputs included autoindexing and disabled indexing (normal). The tunnel types for outputs included indexing, last value, concatenating, conditional, shift registers, and default if unwired. The tunnel types for case structures included linked input and output. |
Changed labeling for the headers for the first two tables and the last table. |
||
| Line 1: | Line 1: | ||
Tunnel Types (For Loop) | '''Tunnel Types (For Loop):''' | ||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+Input (Tunnels) | ||
!Tunnel Type | !Tunnel Type | ||
!Appearance | !Appearance | ||
| Line 34: | Line 34: | ||
|[[File:Default if unwired.png|thumb]] | |[[File:Default if unwired.png|thumb]] | ||
|} | |} | ||
'''Tunnel Types (Case Structures)''' | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ | |+Input and Output (Tunnels) | ||
!Tunnel Type | !Tunnel Type | ||
!Appearance | !Appearance | ||
Revision as of 21:59, 10 November 2025
Tunnel Types (For Loop):
| Tunnel Type | Appearance |
|---|---|
| Autoindexing | ![]() |
| Disabled Indexing (Normal) | ![]() |
Tunnel Types (Case Structures)
| Tunnel Type | Appearance |
|---|---|
| Linked Input and Output | ![]() |








