Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ssi splitter #81

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
Draft

Ssi splitter #81

wants to merge 16 commits into from

Commits on Apr 13, 2021

  1. Changes for DCARD_MONITOR+CONTROL

    * Change polarity of CLK_OUT RE#/DE control signal
    * Always tri-state B_IN for new DCARD mode
    * MUX on sniffer CLK_IN between CLK_IN and CLK_OUT xcvr
    glennchid committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f221685 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    302994b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1711f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Fix INENC MON+CTRL to use sniffer signals

    * renamd DCARD_MON_CTRL constant
    glennchid committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    702151d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    34a2160 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6615825 View commit details
    Browse the repository at this point in the history
  3. Fix INENC termination for MONITOR mode to always OFF

    * INENC data signal will be terminated by the encoder for the MONITOR card
    glennchid committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    ddc9fbd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    b1e8c5f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    a3ff28c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Added debounce controls to ssi-sniffer module

    * Also added second ILA to the sssi-sniffer
    glennchid committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    c5819f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    c84b867 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    c2f645f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec75792 View commit details
    Browse the repository at this point in the history
  3. Removing unnecessary logic from encoders module

    * This logic did not what was expected and would be ignored by
    * the Slow FPGA in Monitor Card mode.
    glennchid committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    2373f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27e8a7b View commit details
    Browse the repository at this point in the history
  5. Minor tidy-up

    glennchid committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    b759286 View commit details
    Browse the repository at this point in the history