simulink integrator block to VHDL?

4 次查看(过去 30 天)
hi.!
I´m working with chaotic oscillators, in sumulik and i want to paste this to VHDL but when im triying to do this, the program show me an error. I think this error is because the integrator block, because VHDL´s language don´t accept it.
I don´t know totally the program, is that because i´m asking for help :(
i found something that can be useful, is the discrete time Integrator´s block, but i dont know if this works at the same way like the other..
¿may you help me with this? ¿Do you know if there is another way to do this integrator block in VHDL?
Thank a lot!!

采纳的回答

Tim McBrayer
Tim McBrayer 2016-11-9
For HDL code, you need to think in discrete time steps. So, you can use the Discrete-Time Integrator instead of the continuous-time Integrator block.
You will want to use a Fixed Step Discrete solver in Simulink, as well.
  1 个评论
Jorge Gustavo Vazquez Duran
may you tell me how to do this??
I´m new on matlab and i don´t know how to do this.. Thanks a lot!!

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 General Applications 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by