Talk:Advanced IC10 Programming
Discussion page of Advanced IC10 Programming
More actions
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?