Difference between revisions of "MRI lab: FPGA controller documentation"

From Course Wiki
Jump to: navigation, search
(Created page with '==Control registers== ==API==')
 
(Control registers)
Line 1: Line 1:
 
==Control registers==
 
==Control registers==
 +
{| class="wikitable"
 +
|-
 +
!Name
 +
!Offset
 +
!Description
 +
|-
 +
!PhaseIncrement
 +
!
 +
!Frequency of generated sinewave
 +
|-
 +
!Pulse1On
 +
!
 +
!Length of first pulse
 +
|-
 +
!Pulse1Off
 +
!
 +
!Interval between first and second pulse
 +
|-
 +
!Pulse2On
 +
!
 +
!Length of second pulse
 +
|-
 +
!Pulse2Off
 +
!
 +
!Interval between second pulse and end of cycle
 +
|}
  
 
==API==
 
==API==

Revision as of 14:10, 13 June 2010

Control registers

Name Offset Description
PhaseIncrement Frequency of generated sinewave
Pulse1On Length of first pulse
Pulse1Off Interval between first and second pulse
Pulse2On Length of second pulse
Pulse2Off Interval between second pulse and end of cycle

API