... | ... | @@ -32,5 +32,8 @@ Elements in the parameter list should be separated by a new line (\<enter\>). |
|
|
- `specific_cpu= `
|
|
|
- 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 3 is isolated, but convention is to run the IOP model on it. So user models should use CPUs 4 and up in accordance with how the isolation was [configured](CPU-Isolation) on the system.
|
|
|
- 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` shoudl be used
|
|
|
|
|
|
# Optional Fields |
|
|
\ No newline at end of file |