User Tools

Site Tools


ds:software:hdl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ds:software:hdl [2016/02/10 12:16]
pmiedzik [FMC Dio 5ch TTL]
ds:software:hdl [2016/07/12 13:07] (current)
pmiedzik [Register description]
Line 68: Line 68:
  
 ^ Register     ^ Address ^ Default Value ^ Description ^ ^ Register     ^ Address ^ Default Value ^ Description ^
-| SC             | **0b000    ** | 0x00000001 | Status and controll+| SC             | **0b000    ** | 0x00000001 | Status and control |
 | CounterMap     | **0b001    ** | 0x08040201 | | CounterMap     | **0b001    ** | 0x08040201 |
-| LatchMap       | **0b010    ** | 0x00000010 | +| LatchMap       | **0b010    ** | 0x00000010 | Bit 8 wired to software latch 
-| StartStopMap   | **0b011    ** | 0x00000080 |+| StartStopMap   | **0b011    ** | 0x00000080 | Bit 8 wired to software start/stop |
 | CCounter       | **0b100    ** | 0x00000000 | | CCounter       | **0b100    ** | 0x00000000 |
 | LCounter       | **0b101    ** | 0x00000000 | | LCounter       | **0b101    ** | 0x00000000 |
Line 88: Line 88:
 |  5 |  (0x20) | load_current  |  w  | |  5 |  (0x20) | load_current  |  w  |
 |  6 |  (0x40) | load_fifo      w  | |  6 |  (0x40) | load_fifo      w  |
 +|  7 |  (0x80) | software_latch      w  |
 |  11 - 8 | | counter_ovf    r  | |  11 - 8 | | counter_ovf    r  |
 +|  12 | | load_current_auto |  rw  | FIXME |
  
  
Line 107: Line 109:
  
 ^ Register     ^ Address ^ Default Value ^ Description ^ ^ Register     ^ Address ^ Default Value ^ Description ^
-| CODR           | **0b000    ** | 0x00000000 | clear output register +| CODR           | **0b000    ** | 0x00000000 | clear output register | 
-| SODR           | **0b001    ** | 0x00000000 | set output register +| SODR           | **0b001    ** | 0x00000000 | set output register | 
-| DDR            | **0b010    ** | 0x00000000 | data direction register +| DDR            | **0b010    ** | 0x00000000 | data direction register | 
-| PSR            | **0b011    ** | 0x00000000 | pin state register +| PSR            | **0b011    ** | 0x00000000 | pin state register | 
-| TR             | **0b100    ** | 0x00000000 | termination register +| TR             | **0b100    ** | 0x00000000 | termination register | 
-| AFR            | **0b101    ** | 0x00000000 | alternative function register+| AFR            | **0b101    ** | 0x00000000 | alternative function register |
  
  
ds/software/hdl.1455103000.txt.gz · Last modified: 2016/02/10 12:16 by pmiedzik