HDL coder Clocking Module

1 view (last 30 days)
shauk
shauk on 7 May 2017
Commented: shauk on 8 May 2017
Hallo
Can any one explain me how the clocking module works when i am generating HDL code from a simulink model For example lets say i have 44.1 kHz input signal and then two interpolation filter one with 32 upsample and second with 8 upsample, so my output frequency is 11.2 MHz. How does simulink make sure that they all get the correct clock module?

Answers (1)

Bharath Venkataraman
Bharath Venkataraman on 7 May 2017
Please take a look at the documentation for single and multiple clocking modes in HDL Coder.
  1 Comment
shauk
shauk on 8 May 2017
hallo
thanks for the link, please correct me if i am wrong. So when creating a deign simulink already provides the clock bundle in the design which we can not see but is in the vhdl file. while doing the pin planning for the fpga do we need to put the clock enable as a input pin? and supply the clock enable value to the design using a clock module?

Sign in to comment.

Categories

Find more on Code Generation in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!