Add interrupt tests!
This commit is contained in:
9
docs/cpuif/addressing.rst
Normal file
9
docs/cpuif/addressing.rst
Normal file
@@ -0,0 +1,9 @@
|
||||
CPU Interface Addressing
|
||||
========================
|
||||
|
||||
TODO: write about the following:
|
||||
|
||||
* cpuif addressing is always 0-based (aka relative to the block's root)
|
||||
* It is up to the decoder to handle the offset
|
||||
* Address bus width is pruned down
|
||||
* recommend that the decoder/interconnect reserve a full ^2 block of addresses to simplify decoding
|
||||
Reference in New Issue
Block a user