Difference between revisions of "IOP16 Constants Unit"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) (Created page with "== Constants ROM with Address Counter == * Constants ROM ** 256-byte (max) ** Null terminated strings ** ROM "assembler" * Address Counter ** Loadable with start address ** A...") |
Blwikiadmin (talk | contribs) (→= Pins) |
||
Line 16: | Line 16: | ||
== Hook-up == | == Hook-up == | ||
− | === Pins == | + | === Pins === |
=== Signals === | === Signals === | ||
=== VHDL Instance === | === VHDL Instance === |
Revision as of 21:56, 14 April 2022
Contents
Constants ROM with Address Counter
- Constants ROM
- 256-byte (max)
- Null terminated strings
- ROM "assembler"
- Address Counter
- Loadable with start address
- Auto-increment address
Programming
- Load start address (W)
- Read Data