Verilog-ALanguage.pptVIP

  • 16
  • 0
  • 约8.81千字
  • 约 36页
  • 2017-03-15 发布于天津
  • 举报
Verilog-ALanguage.ppt

Laplace Transform example // Laplace analog operator example of Butterworth low-pass // filter using laplace_nd module laplace_op out , in ; inout out, in; electrical out, in; analog V out + laplace_nd V in , 1.0 , 1.0, 7.236, 5.236, 5.236, 3.236, 1.0 ; endmodule Taken from the equation H s 1/ s^5 + 3.236s^4 +5.236s^3 +5.236s^2 +7.236s +1 Z-Transform Operators The Z-Transform operators implement linear discrete-time filters zi_zp expression, numerator,denominator,T ,trf ,t0 zi_zd expression, numerator,denominator,T ,trf ,t0 zi_np expression, numerator,denominator,T ,trf ,t

文档评论(0)

1亿VIP精品文档

相关文档