[fpga] By dzhimiev: 1. output data is shown in blue...
dzhimiev committed changes to the Elphel project fpga CVS:
1. output data is shown in blue 2. corrected mistake with early rounding in multiplication of the ffts
1. output data is shown in blue 2. corrected mistake with early rounding in multiplication of the ffts
- Modified x359.bit rev1.9 - added 1544 lines, removed 1544 lines
- Modified x359.par rev1.9 - added 29 lines, removed 29 lines
- Modified x359.syr rev1.9 - added 98 lines, removed 48 lines
- Modified x359_map.mrp rev1.9 - added 89 lines, removed 86 lines
- Modified x359_pad.txt rev1.9 - added one line, removed one line
[fpga] By dzhimiev: 1. output correlation data is shown in blue
dzhimiev committed changes to the Elphel project fpga CVS:
1. output correlation data is shown in blue
1. output correlation data is shown in blue
- Modified x359.v rev1.7 - added 14 lines, removed one line
[fpga] By dzhimiev: 1. corrected a mistake with too early result rounding
dzhimiev committed changes to the Elphel project fpga CVS:
1. corrected a mistake with too early result rounding
1. corrected a mistake with too early result rounding
- Modified complex_mult.v rev1.4 - added 9 lines, removed 9 lines
[fpga] By dzhimiev: latest changes:...
dzhimiev committed changes to the Elphel project fpga CVS:
latest changes: 1) set back the address to the 3rd channel 2) corrected a mistake in cs_main - start signal
latest changes: 1) set back the address to the 3rd channel 2) corrected a mistake in cs_main - start signal
- Modified x359.bit rev1.8 - added 1542 lines, removed 1488 lines
- Modified x359.par rev1.8 - added 31 lines, removed 31 lines
- Modified x359.syr rev1.8 - added 33 lines, removed 31 lines
- Modified x359_map.mrp rev1.8 - added 85 lines, removed 85 lines
- Modified x359_pad.txt rev1.8 - added one line, removed one line
[fpga] By dzhimiev: 1. set back the initial address of the 3rd channel
dzhimiev committed changes to the Elphel project fpga CVS:
1. set back the initial address of the 3rd channel
1. set back the initial address of the 3rd channel
- Modified mcontr359.v rev1.3 - added 2 lines, removed 2 lines
[fpga] By dzhimiev: 1. added a delay for cs_main start signal
dzhimiev committed changes to the Elphel project fpga CVS:
1. added a delay for cs_main start signal
1. added a delay for cs_main start signal
- Modified correlation_main.v rev1.9 - added 3 lines, removed 2 lines
[fpga] By dzhimiev: 1. changed cs_main (removed buffers)...
dzhimiev committed changes to the Elphel project fpga CVS:
1. changed cs_main (removed buffers) 2. added rounding to FFT1*xFFT2
1. changed cs_main (removed buffers) 2. added rounding to FFT1*xFFT2
- Modified x359.bit rev1.7 - added 1480 lines, removed 1543 lines
- Modified x359.par rev1.7 - added 33 lines, removed 33 lines
- Modified x359.syr rev1.7 - added 232 lines, removed 243 lines
- Modified x359_map.mrp rev1.7 - added 101 lines, removed 286 lines
- Modified x359_pad.txt rev1.7 - added one line, removed one line
[fpga] By dzhimiev: 1. completely rewritten. removed buffers.
dzhimiev committed changes to the Elphel project fpga CVS:
1. completely rewritten. removed buffers.
1. completely rewritten. removed buffers.
- Modified cs_main.v rev1.5 - added 132 lines, removed 87 lines
[fpga] By dzhimiev: 1. earlier start of cs_main
dzhimiev committed changes to the Elphel project fpga CVS:
1. earlier start of cs_main
1. earlier start of cs_main
- Modified correlation_main.v rev1.8 - added one line, removed one line
[fpga] By dzhimiev: 1. changed product of multiplication rounding - was [15:0] - now [23:8] - for test purposes. 16 bits are not enough - checked in test
dzhimiev committed changes to the Elphel project fpga CVS:
1. changed product of multiplication rounding - was [15:0] - now [23:8] - for test purposes. 16 bits are not enough - checked in test
1. changed product of multiplication rounding - was [15:0] - now [23:8] - for test purposes. 16 bits are not enough - checked in test
- Modified complex_mult.v rev1.3 - added 7 lines, removed 4 lines
[fpga] By dzhimiev: 1. output frame corrected
dzhimiev committed changes to the Elphel project fpga CVS:
1. output frame corrected
1. output frame corrected
- Modified x359.v rev1.6 - added 4 lines, removed 4 lines
[fpga] By dzhimiev: a few blank lines missing
dzhimiev committed changes to the Elphel project fpga CVS:
a few blank lines missing
a few blank lines missing
- Modified x359.tf rev1.4 - added 6 lines, removed 3 lines
[fpga] By dzhimiev: 1. tests of the corrected version:...
dzhimiev committed changes to the Elphel project fpga CVS:
1. tests of the corrected version: - addresses order - ch1 & ch3 read from ch0
1. tests of the corrected version: - addresses order - ch1 & ch3 read from ch0
- Modified x359.bit rev1.6 - added 1544 lines, removed 1594 lines
- Modified x359.par rev1.6 - added 30 lines, removed 30 lines
- Modified x359.syr rev1.6 - added 77 lines, removed 81 lines
- Modified x359_map.mrp rev1.6 - added 179 lines, removed 164 lines
- Modified x359_pad.txt rev1.6 - added one line, removed one line
[fpga] By dzhimiev: 1. set new start address for channel 3 - in order to readout equal frames (write - ch0, read - ch1 & ch3)
dzhimiev committed changes to the Elphel project fpga CVS:
1. set new start address for channel 3 - in order to readout equal frames (write - ch0, read - ch1 & ch3)
1. set new start address for channel 3 - in order to readout equal frames (write - ch0, read - ch1 & ch3)
- Modified mcontr359.v rev1.2 - added 6 lines, removed one line
[fpga] By dzhimiev: 1. changed readout addresses generation - inverting bits
dzhimiev committed changes to the Elphel project fpga CVS:
1. changed readout addresses generation - inverting bits
1. changed readout addresses generation - inverting bits
- Modified fft_ctrl.v rev1.6 - added 58 lines, removed 22 lines
[fpga] By dzhimiev: 1. addresses generation for the external buffer
dzhimiev committed changes to the Elphel project fpga CVS:
1. addresses generation for the external buffer
1. addresses generation for the external buffer
- Modified correlation_main.v rev1.7 - added 14 lines, removed 8 lines
[fpga] By dzhimiev: tried dividing by 2 after each butterfly in ifft - changed back - left commented lines
dzhimiev committed changes to the Elphel project fpga CVS:
tried dividing by 2 after each butterfly in ifft - changed back - left commented lines
tried dividing by 2 after each butterfly in ifft - changed back - left commented lines
- Modified complex_butterfly.v rev1.4 - added 6 lines, removed none
[elphel353-8.0] By oneartplease: added more explanations...
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
added more explanations added descriptive names for most tasks
added more explanations added descriptive names for most tasks
- Modified ps.php rev1.3 - added 22 lines, removed one line
[elphel353-8.0] By oneartplease: added explanations about memory usage...
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
added explanations about memory usage table is pretties now
added explanations about memory usage table is pretties now
- Modified ps.php rev1.2 - added 43 lines, removed 5 lines
[elphel353-8.0] By oneartplease: fixed graphical issues
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
fixed graphical issues
fixed graphical issues
- Modified gamma-curve.php rev1.2 - added 3 lines, removed 2 lines
Pages
