Using simulink with two unrelated clocks (non-integer multiples of eachtoher)
I am recieving the following error in Simulink, using Model Composer:
Illegal period. Ensure that this block’s sample period is an integer multiple of the Simulink system period as configured in the Settings tab of the Vitis Model Composer Hub block.
Error occurred during "Block Configuration".
F1 = 16.0362MHz
F2 = 1.023MHz
I need to simulate with two different clocks: F1 and F2
The ratio of F1 and F2 are 15.6757
There is no GCD between F1 and F2.
I am all out of ideas.
I would like to generate a signal on 1.023MHz and sample it on the 16.0362M clock.I am recieving the following error in Simulink, using Model Composer:
Illegal period. Ensure that this block’s sample period is an integer multiple of the Simulink system period as configured in the Settings tab of the Vitis Model Composer Hub block.
Error occurred during "Block Configuration".
F1 = 16.0362MHz
F2 = 1.023MHz
I need to simulate with two different clocks: F1 and F2
The ratio of F1 and F2 are 15.6757
There is no GCD between F1 and F2.
I am all out of ideas.
I would like to generate a signal on 1.023MHz and sample it on the 16.0362M clock. I am recieving the following error in Simulink, using Model Composer:
Illegal period. Ensure that this block’s sample period is an integer multiple of the Simulink system period as configured in the Settings tab of the Vitis Model Composer Hub block.
Error occurred during "Block Configuration".
F1 = 16.0362MHz
F2 = 1.023MHz
I need to simulate with two different clocks: F1 and F2
The ratio of F1 and F2 are 15.6757
There is no GCD between F1 and F2.
I am all out of ideas.
I would like to generate a signal on 1.023MHz and sample it on the 16.0362M clock. clocking, simulink MATLAB Answers — New Questions









