vhdl_workshop:lab_6

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
vhdl_workshop:lab_6 [2017/02/13 18:02]
SSE Minion [Data types]
vhdl_workshop:lab_6 [2017/02/15 14:31]
SSE Minion [Synopsis]
Line 9: Line 9:
 The complete interface of the register is shown in the following figure: The complete interface of the register is shown in the following figure:
  
-TODO Bild The exposure time latch+{{:vhdl_workshop:workshop_register.svg?nolink&350|The exposure time latch}}
  
 ==== Behaviour ==== ==== Behaviour ====
Line 136: Line 136:
 end CFG_TB_EXP_FF; end CFG_TB_EXP_FF;
 </code> </code>
 +
 +===== Package =====
 +{{page>.:package}}