Quantcast
Channel: EngineerZone: Message List
Viewing all articles
Browse latest Browse all 22625

Re: AD-FMCOMMS1-EBZ REF DESIGN- MODIFY+REBUILD

$
0
0

a) The osc application has some boxes you can select (don't remember exactly)- Michael will help you.

 

b) These are the raw signals (same module/file where you are using the channel data)

  wire    [13:0]  adc_data_a_s;

  wire    [13:0]  adc_data_b_s;

 

c) It is how you set it to be (default is 2's complement I guess) -

 

You can extend it like this -

  {adc_data_a_s[13], adc_data_a_s[13], adc_data_a_s};

 



Viewing all articles
Browse latest Browse all 22625

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>