Clear Filters
Clear Filters

fixing clock frequency and sample time of control system model using hdl coder

5 views (last 30 days)
I have built a fixed point PID controller in simulink and could generate the code using hdl coder for programming FPGA. The generated verilog code has additional inputs such as clock, clock enable. During simulation, I fixed the sample time of the discrete models to .01 seconds. I am unable to understand the difference between the input clock and the sample time. Could you please clarify? (btw My FPGA recieves external clock of 50MHz)

Answers (1)

Kiran Kintali
Kiran Kintali on 20 Jun 2024
Edited: Kiran Kintali on 20 Jun 2024

Tags

Products


Release

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!