... | @@ -33,8 +33,8 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
... | @@ -33,8 +33,8 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
|
- This is a 0 indexed number that identifies the CPU core the model will be run on
|
|
- This is a 0 indexed number that identifies the CPU core the model will be run on
|
|
- For a Debian 11 CyMAC system, the 0,1 cores are usually not isolated and reserved for the Linux OS. CPU 2 is isolated, but convention is to run the IOP model on it. So user models should use CPUs 3 and up in accordance with how the isolation was [configured](CPU-Isolation) on the system.
|
|
- For a Debian 11 CyMAC system, the 0,1 cores are usually not isolated and reserved for the Linux OS. CPU 2 is isolated, but convention is to run the IOP model on it. So user models should use CPUs 3 and up in accordance with how the isolation was [configured](CPU-Isolation) on the system.
|
|
- ADC Slave/Master Options
|
|
- ADC Slave/Master Options
|
|
- If you are designing a user model the option `adcSlave=1` should be used
|
|
|
|
- For IOP models the option `adcMaster=1` should be used
|
|
- For IOP models the option `adcMaster=1` should be used
|
|
|
|
- There used to be a `adcSlave=1` option for user models, but this is no longer used
|
|
|
|
|
|
# Other Common Fields
|
|
# Other Common Fields
|
|
- `shmem_daq=1`
|
|
- `shmem_daq=1`
|
... | | ... | |