Skip to content
Snippets Groups Projects
Commit e121f127 authored by Jameson Rollins's avatar Jameson Rollins
Browse files

remove deprecated no_rfm_dma parameter from test models

parent 1c570812
No related branches found
No related tags found
No related merge requests found
......@@ -223,7 +223,7 @@ Model {
}
ExternalFileReference {
Reference "cdsParameters/Subsystem"
Path "x1iop/host=@HOSTNAME@ ifo=X1 rate=64K dcuid=1 shmem_daq=1 iop_model=1 specific_cpu=2 no_rfm_dma=1"
Path "x1iop/host=@HOSTNAME@ ifo=X1 rate=64K dcuid=1 shmem_daq=1 iop_model=1 specific_cpu=2"
SID "927"
Type "LIBRARY_BLOCK"
}
......@@ -2716,7 +2716,7 @@ Model {
}
Block {
BlockType Reference
Name "host=@HOSTNAME@\nifo=X1\nrate=64K\ndcuid=1\nshmem_daq=1\niop_model=1\nspecific_cpu=2\nno_rfm_dma=1"
Name "host=@HOSTNAME@\nifo=X1\nrate=64K\ndcuid=1\nshmem_daq=1\niop_model=1\nspecific_cpu=2"
SID "927"
Tag "cdsParameters"
Ports [1, 1]
......
......@@ -223,7 +223,7 @@ Model {
}
ExternalFileReference {
Reference "cdsParameters/Subsystem"
Path "x1tst/host=@HOSTNAME@ site=X1 rate=16K dcuid=2 shmem_daq=1 adcSlave=1 specific_cpu=3 no_rfm_dma=1"
Path "x1tst/host=@HOSTNAME@ site=X1 rate=16K dcuid=2 shmem_daq=1 adcSlave=1 specific_cpu=3"
SID "927"
Type "LIBRARY_BLOCK"
}
......@@ -2716,7 +2716,7 @@ Model {
}
Block {
BlockType Reference
Name "host=@HOSTNAME@\nsite=X1\nrate=16K\ndcuid=2\nshmem_daq=1\nadcSlave=1\nspecific_cpu=3\nno_rfm_dma=1"
Name "host=@HOSTNAME@\nsite=X1\nrate=16K\ndcuid=2\nshmem_daq=1\nadcSlave=1\nspecific_cpu=3"
SID "927"
Tag "cdsParameters"
Ports [1, 1]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment