1. 25 Nov, 2014 1 commit
  2. 20 Nov, 2014 1 commit
  3. 17 Nov, 2014 14 commits
  4. 14 Nov, 2014 3 commits
  5. 12 Nov, 2014 8 commits
  6. 11 Nov, 2014 5 commits
  7. 10 Nov, 2014 4 commits
    • Theodor-Adrian Stana's avatar
      hdl: Work on changing for V2 card · 70750c9a
      Theodor-Adrian Stana authored
      The V2 card has the front-panel LEDs non-negated (the Schmitt-trigger inverters
      have been removed) and has LEDs added for each inverter channel. The relevant
      changes have been made in this respect as follows:
      - changed signal names in UCF and top-level VHDL file
      - changed polarity of pulse LED outputs to active-high
      - added the inverter LED outputs
      - added the inverter LEDs in the LED sequencing scheme for the LED test
      70750c9a
    • Theodor-Adrian Stana's avatar
      sw: PTS executable checks for success before downloading release bstream · b3c77aeb
      Theodor-Adrian Stana authored
      This is done to avoid an unnecessary 5 mins wasted on writing the bitstream,
      even though we need to re-run the tests due to a failure.
      b3c77aeb
    • Theodor-Adrian Stana's avatar
      sw: JPTS now exits with exit code 0 · efa08d9a
      Theodor-Adrian Stana authored
      efa08d9a
    • Theodor-Adrian Stana's avatar
      sw: Various changes in therm_id.py · d5eca613
      Theodor-Adrian Stana authored
      The changes are listed below:
      - added CRC calculation on reading of unique ID, to avoid writing an erroneous
        one in the log file and ultimately the MTF database
      - aestaethic changes in the code (e.g., spaces added after 'if' statements)
      - made the storage of the unique ID always be 16 characters long
      d5eca613
  8. 06 Nov, 2014 4 commits