1. 03 Feb, 2014 1 commit
    • Theodor-Adrian Stana's avatar
      hdl: Made manual pulse triggering safer · a9306cba
      Theodor-Adrian Stana authored
      This was done by reading the whole value of the 8-bit MPT field
      after the magic sequence is input. Before, only the number of bits
      corresponding to the number of channels at the input was read, which
      could result in a pulse being generated when a wrong channel value with
      a "correct" mask is input to the field, as for example:
      
      - on the six-channel CONV-TTL-BLO, 0x9 in MPT gets masked on three bits to 0x1,
      thus a pulse is generated on CH1
      Signed-off-by: Theodor-Adrian Stana's avatarTheodor Stana <t.stana@cern.ch>
      a9306cba
  2. 30 Jan, 2014 4 commits
  3. 29 Jan, 2014 1 commit
  4. 28 Jan, 2014 2 commits
  5. 27 Jan, 2014 1 commit
  6. 07 Jan, 2014 4 commits
  7. 05 Jan, 2014 1 commit
    • Theodor-Adrian Stana's avatar
      Updated HDL guide · 68e5ac71
      Theodor-Adrian Stana authored
      - made HDL block diagram clearer
      - updated architecture organization figure
      - updated folder structure
      - changed overall document organization, `Folder structure' and
      `Getting around the code sections' are now after `Introduction'
      - some small changes in text and wording
      Signed-off-by: Theodor-Adrian Stana's avatarThedi Stana <t.stana@cern.ch>
      68e5ac71
  8. 19 Dec, 2013 1 commit
  9. 08 Dec, 2013 6 commits
  10. 20 Nov, 2013 2 commits
  11. 19 Nov, 2013 5 commits
  12. 18 Nov, 2013 6 commits
  13. 30 Oct, 2013 1 commit
  14. 29 Oct, 2013 5 commits