User Storage 0 Register: Difference between revisions

From SpecNext Wiki
Jump to: navigation, search
Ped7g (talk | contribs)
core 3.0 changes
 
Ped7g (talk | contribs)
core 3.0 changes
Line 7: Line 7:
'''NEW in core 3.0:'''
'''NEW in core 3.0:'''


These bits don't affect the HW in any way, the user can write any value to them and read it back (until power off (or reset? TBD)).
These bits don't affect the HW in any way, the user can write any value to them and read it back.


May be useful for syncing with running copper code or whatever else you can think of.
May be useful for syncing with running copper code or whatever else you can think of.
Value is set to 0 upon reset.

Revision as of 04:53, 4 October 2019

Number TBRegisterNumber::$7F
Readable TBRegisterReadable::Yes
Writable TBRegisterWritable::Yes
Short Description ShortDesc::8-bit storage for user

NEW in core 3.0:

These bits don't affect the HW in any way, the user can write any value to them and read it back.

May be useful for syncing with running copper code or whatever else you can think of.

Value is set to 0 upon reset.