[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
[elphel353-8.0] By oneartplease: added curves example
oneartplease committed changes to the Elphel project elphel353-8.0 CVS:
added curves example
added curves example
- Modified apps.xml rev1.8 - added 112 lines, removed 104 lines
[fpga] By dzhimiev: test pattern for correlation_main_tb.v
dzhimiev committed changes to the Elphel project fpga CVS:
test pattern for correlation_main_tb.v
test pattern for correlation_main_tb.v
- Modified frame.dat rev1.1 - added none, removed none
- Modified frame2.dat rev1.1 - added none, removed none
[fpga] By dzhimiev: 1. changes related to the ones in other files:...
dzhimiev committed changes to the Elphel project fpga CVS:
1. changes related to the ones in other files: a. correct W-coeffs b. correct address generation order c. correct start of work for fft blocks
1. changes related to the ones in other files: a. correct W-coeffs b. correct address generation order c. correct start of work for fft blocks
- Modified x359.v rev1.5 - added one line, removed one line
[fpga] By dzhimiev: 1. changed test pattern
dzhimiev committed changes to the Elphel project fpga CVS:
1. changed test pattern
1. changed test pattern
- Modified x359.tf rev1.3 - added none, removed none
[fpga] By dzhimiev: 1. test with the current changes
dzhimiev committed changes to the Elphel project fpga CVS:
1. test with the current changes
1. test with the current changes
- Modified x359.bit rev1.5 - added 1599 lines, removed 1531 lines
- Modified x359.par rev1.5 - added 24 lines, removed 24 lines
- Modified x359.syr rev1.5 - added 173 lines, removed 119 lines
- Modified x359_map.mrp rev1.5 - added 167 lines, removed 263 lines
- Modified x359_pad.txt rev1.5 - added one line, removed one line
[fpga] By dzhimiev: 1. corrected the addresses generation for W-coefficients - it was for DIT.
dzhimiev committed changes to the Elphel project fpga CVS:
1. corrected the addresses generation for W-coefficients - it was for DIT.
1. corrected the addresses generation for W-coefficients - it was for DIT.
- Modified fft256.v rev1.5 - added 2 lines, removed none
- Modified fft_ctrl.v rev1.5 - added 28 lines, removed 8 lines
[fpga] By dzhimiev: 1. changed test pattern
dzhimiev committed changes to the Elphel project fpga CVS:
1. changed test pattern
1. changed test pattern
- Modified fft256_tb.v rev1.2 - added 20 lines, removed 7 lines
[fpga] By dzhimiev: 1. changes related to cs_main...
dzhimiev committed changes to the Elphel project fpga CVS:
1. changes related to cs_main 2. changes in test
1. changes related to cs_main 2. changes in test
- Modified correlation_main.v rev1.6 - added 46 lines, removed 24 lines
- Modified correlation_main_tb.v rev1.4 - added 43 lines, removed 10 lines