Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:eval:user-guides:adum770x [04 Apr 2019 17:04] – [Overview] Applications should be a title Istvan Csomortaniresources:eval:user-guides:adum770x [20 Jan 2022 17:25] (current) – [Downloads] z zg
Line 32: Line 32:
 User can configure the corresponding interface type, by setting the **adc_port_type** Tcl variable in the system_project.tcl file. Note that this variable should be set before generating any bit file.  User can configure the corresponding interface type, by setting the **adc_port_type** Tcl variable in the system_project.tcl file. Note that this variable should be set before generating any bit file. 
  
-The output of the device is a continuous digital bit stream, to reconstruct the original input signal information, this output bit stream needs to be digitally filtered and decimated. A simple {{https://github.com/analogdevicesinc/hdl/blob/adum7701/library/common/util_dec256sinc24b.v|sinc filter}} is recommended to reconstruct the original input signal information received from the ADuM7701. The following equation describes the transfer function of the sinc filter: +The output of the device is a continuous digital bit stream, to reconstruct the original input signal information, this output bit stream needs to be digitally filtered and decimated. A simple {{https://github.com/analogdevicesinc/hdl/blob/master/library/common/util_dec256sinc24b.v|sinc filter}} is recommended to reconstruct the original input signal information received from the ADuM7701. The following equation describes the transfer function of the sinc filter: 
  
 <m>H(z) = (1/DR (1-Z^-DR)/(1 - Z^-1))^N</m> <m>H(z) = (1/DR (1-Z^-DR)/(1 - Z^-1))^N</m>
Line 79: Line 79:
   * {{https://github.com/analogdevicesinc/hdl/tree/adum7701|HDL Reference Design}}   * {{https://github.com/analogdevicesinc/hdl/tree/adum7701|HDL Reference Design}}
 </WRAP> </WRAP>
 +bbbbbbbb
resources/eval/user-guides/adum770x.1554390245.txt.gz · Last modified: 04 Apr 2019 17:04 by Istvan Csomortani