Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/artiq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e9592105ce8d
Choose a base ref
...
head repository: m-labs/artiq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 115ea6786068
Choose a head ref
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 14, 2016

  1. 2
    Copy the full SHA
    708c25b View commit details
  2. sawg: fix limit regs

    jordens committed Dec 14, 2016

    Verified

    This commit was signed with the committer’s verified signature.
    vcunat Vladimír Čunát
    Copy the full SHA
    4c27029 View commit details
  3. Copy the full SHA
    7be27d7 View commit details
  4. rtio: add support for latency compensation in phy

    * if multiple RTIO channels influence the same data stream and physical
    output channel (see SAWG) differential latency needs to be compensated
    * this is a NOP for phys with zero delay (default)
    * if delay==1, it adds one timestamp-wide register
    * if delay >1, it adds one adder and one register
    * latency compensation using (~10-50 deep) delay lines is about as
    expensive as a single adder+register but very tedious to implement
    jordens committed Dec 14, 2016
    Copy the full SHA
    6cdb96c View commit details
  5. Copy the full SHA
    8381db2 View commit details
  6. fir: force dsp48

    jordens committed Dec 14, 2016
    Copy the full SHA
    641d109 View commit details
  7. Revert "fir: force dsp48"

    This reverts commit 0ad433832d1b6dcd803ffa086ae73b2ee0568326.
    jordens committed Dec 14, 2016
    Copy the full SHA
    61abd99 View commit details
  8. fir: different adder layout

    jordens committed Dec 14, 2016
    Copy the full SHA
    93076b8 View commit details
  9. Revert "fir: different adder layout"

    This reverts commit 6f50e77b409c293c1905f28e69d79403a0803866.
    jordens committed Dec 14, 2016
    Copy the full SHA
    a451b67 View commit details
  10. Copy the full SHA
    115ea67 View commit details
Loading