fixing clock frequency and sample time of control system model using hdl coder
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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)
0 Commenti
Risposte (1)
Kiran Kintali
il 20 Giu 2024
Modificato: Kiran Kintali
il 20 Giu 2024
See the attached document on the concept of sample time in the model and its relation to clock in the generated code using HDL Coder.
Please share your sample model and target specifications for additional inputs.
You may also find these videos interesting on clock rate pipelining
0 Commenti
Vedere anche
Categorie
Scopri di più su Speed Optimization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!