Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

Commit

Permalink
feat: Fine delay capabilities added for the EVR MTCA UNIV outputs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jerzyjamroz committed Mar 15, 2021
1 parent eac544e commit 6c19e19
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion evrMrmApp/Db/evr-mtca-300u.substitutions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Record set for a mTCA-EVR-300
# Record set for a mTCA-EVR-300U
#
# Macros:
# EVR = Card name (same as mrmEvrSetupPCI())
Expand Down Expand Up @@ -124,6 +124,14 @@ pattern
{"$(SYS){$(D)-Out:TCLKB}", "$(SYS){$(D)-Out:TCLKB}Src:", "$(EVR):FrontUnivOut17", "TCLKB", 61}
}

# mTCA-EVR-300U supports fine delay for all its UNIVs.
file "mrmevrdlymodule.template"
{pattern
{P, OBJ, SLOT}
{"$(SYS){$(D)-Out:DlyUniv0_1}", "$(EVR)", "0"}
{"$(SYS){$(D)-Out:DlyUniv2_3}", "$(EVR)", "1"}
}

file "mrmevroutint.db"
{{
ON="$(SYS){$(D)-Out:Int}", OBJ="$(EVR)"
Expand Down

0 comments on commit 6c19e19

Please sign in to comment.