[hpsdr] TeamSpeak audio 2015/Apr/11
AA8K73 GMail
aa8k73 at gmail.com
Fri Apr 10 19:38:46 PDT 2015
***** High Performance Software Defined Radio Discussion List *****
The 11/April TeamSpeak mp3 (67 minutes) 64 kbps is available at:
< http://www.hamsdr.com/dnld.aspx?id=3550 >
or
< http://www.hamsdr.com/dnld.aspx >
Only silence truncation editing done
Session text follows
<20:06:24> *** You are now talking in channel: "OpenHPSDR"
<21:23:31> "Jeremy - NH6Z": logic signed [INPUT_WIDTH-1:0] samplea;
assign samplea = ((phase[current_phase].coeff_addr ==
STOP_VALUE) && (current_ph
ase == COMPONENTS - 1)) ? 0 : phase_out[current_phase].samplea;
logic signed [INPUT_WIDTH:0] sum;
assign sum = samplea + phase_out[current_phase].sampleb;
logic signed [INPUT_WIDTH + COEFF_WIDTH + 2:0] product;
assign product = sum * phase_out[current_phase].coeff;
<21:24:22> "Jeremy - NH6Z": logic signed [INPUT_WIDTH-1:0] samplea;
assign samplea = ((phase[current_phase].coeff_addr ==
STOP_VALUE) && (current_phase == COMPONENTS - 1)) ? 0 :
phase_out[current_phase].samplea;
logic signed [INPUT_WIDTH:0] sum;
assign sum = samplea + phase_out[current_phase].sampleb;
logic signed [INPUT_WIDTH + COEFF_WIDTH + 2:0] product;
assign product = sum * phase_out[current_phase].coeff;
<22:11:38> "Jeremy - NH6Z":
<
https://www.altera.com/en_US/pdfs/literature/ug/ug_lpm_alt_mfug.pdf
>
More information about the Hpsdr
mailing list