Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Talk:Advanced IC10 Programming

Discussion page of Advanced IC10 Programming
Revision as of 17:32, 22 August 2026 by RA2lover (talk | contribs) (Created page with "===db by register indirection?=== the "Devices by Register" section shows you can access a device based on its pin number from a register. Other than alias abuse (alias d db followed by an alias d dr<sub>n</sub> later on, requiring an extra cycle per device), is there another way to do this?")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

db by register indirection?

the "Devices by Register" section shows you can access a device based on its pin number from a register. Other than alias abuse (alias d db followed by an alias d drn later on, requiring an extra cycle per device), is there another way to do this?