Imaging solutions with Free Software & Open Hardware

Who's online

There are currently 0 users online.

[fpga] By elphel: FPGA image - rev 0333001b

Elphel CVS logs - Sat, 02/19/2005 - 16:18
elphel committed changes to the Elphel project fpga CVS:
FPGA image - rev 0333001b

[fpga] By elphel: fixed bug that prepared all quantization tables the same (it was dicovered by color blocks in the decoder output, removed some already commented out code

Elphel CVS logs - Tue, 01/25/2005 - 18:14
elphel committed changes to the Elphel project fpga CVS:
fixed bug that prepared all quantization tables the same (it was dicovered by color blocks in the decoder output, removed some already commented out code

[fpga] By elphel: added more test output dump files (to compare with decoder) changed quantization values

Elphel CVS logs - Tue, 01/25/2005 - 18:11
elphel committed changes to the Elphel project fpga CVS:
added more test output dump files (to compare with decoder) changed quantization values

[fpga] By elphel: Changed some TIG (timing ignore) constraints to double cycle ones, added more of such (acually easin constraints)

Elphel CVS logs - Tue, 01/25/2005 - 18:08
elphel committed changes to the Elphel project fpga CVS:
Changed some TIG (timing ignore) constraints to double cycle ones, added more of such (acually easin constraints)

[fpga] By elphel: Swapped output bytes, changed Rev number and copyright dates

Elphel CVS logs - Tue, 01/25/2005 - 18:05
elphel committed changes to the Elphel project fpga CVS:
Swapped output bytes, changed Rev number and copyright dates

[fpga] By elphel: moved 2's complement -> {sign,abs} conversion on the output here from the module above

Elphel CVS logs - Tue, 01/25/2005 - 17:56
elphel committed changes to the Elphel project fpga CVS:
moved 2's complement -> {sign,abs} conversion on the output here from the module above

[fpga] By elphel: Two bugs were discovered and fixed while testing the output data with a standard decoder, both related to replacing the predicted value with one of the 3 neighbours (L, DL, D) if they are all present

Elphel CVS logs - Tue, 01/25/2005 - 17:52
elphel committed changes to the Elphel project fpga CVS:
Two bugs were discovered and fixed while testing the output data with a standard decoder, both related to replacing the predicted value with one of the 3 neighbours (L, DL, D) if they are all present

[fpga] By elphel: Two bugs fixed that were discovered when feeding the output to the standard decoder. One - shift by 128 for both Y and C (on the input of forward DCT and output of the inverse DCT), the other - dc_predict was providing 2's complement...

Elphel CVS logs - Tue, 01/25/2005 - 17:47
elphel committed changes to the Elphel project fpga CVS:
Two bugs fixed that were discovered when feeding the output to the standard decoder. One - shift by 128 for both Y and C (on the input of forward DCT and output of the inverse DCT), the other - dc_predict was providing 2's complement output, and dct_encode expected sign+magnitude

[fpga] By elphel: Added register level to ease timing

Elphel CVS logs - Tue, 01/25/2005 - 17:40
elphel committed changes to the Elphel project fpga CVS:
Added register level to ease timing

[fpga] By elphel: fixed some bugs while running the output data from the FPGA thropugh the actual decoder

Elphel CVS logs - Sat, 01/22/2005 - 01:11
elphel committed changes to the Elphel project fpga CVS:
fixed some bugs while running the output data from the FPGA thropugh the actual decoder

[fpga] By elphel: Made the index to Huffman group conversion match Theora codecs - there was an error in documentation

Elphel CVS logs - Wed, 01/19/2005 - 18:11
elphel committed changes to the Elphel project fpga CVS:
Made the index to Huffman group conversion match Theora codecs - there was an error in documentation

[fpga] By elphel: implemented debug mode (serial readout of internal data registers). Unfortunately synthesis tool gives internal errors on the attempts to directly access registers through hieararchy so all the data should be passed through the chain...

Elphel CVS logs - Mon, 01/17/2005 - 10:50
elphel committed changes to the Elphel project fpga CVS:
implemented debug mode (serial readout of internal data registers). Unfortunately synthesis tool gives internal errors on the attempts to directly access registers through hieararchy so all the data should be passed through the chain of modules I/Os

[fpga] By elphel: put TIG on data bus after making sure no module uses it first cycle of the 2-cycle window.

Elphel CVS logs - Mon, 01/17/2005 - 10:46
elphel committed changes to the Elphel project fpga CVS:
put TIG on data bus after making sure no module uses it first cycle of the 2-cycle window.

[fpga] By elphel: added support for the debug mode simulation

Elphel CVS logs - Mon, 01/17/2005 - 10:43
elphel committed changes to the Elphel project fpga CVS:
added support for the debug mode simulation

[fpga] By elphel: moved table address write strobe so no data will be used in the first of the 2-cycles long valid window to be able to ease data bus timing

Elphel CVS logs - Mon, 01/17/2005 - 10:42
elphel committed changes to the Elphel project fpga CVS:
moved table address write strobe so no data will be used in the first of the 2-cycles long valid window to be able to ease data bus timing

[fpga] By elphel: moved PIO data read strobe so no data will be used in the first of the 2-cycles long valid window to be able to ease data bus timing

Elphel CVS logs - Mon, 01/17/2005 - 10:41
elphel committed changes to the Elphel project fpga CVS:
moved PIO data read strobe so no data will be used in the first of the 2-cycles long valid window to be able to ease data bus timing

[fpga] By elphel: moved table address write strobe so mno data will be used in the first of the 2-cycles long valid window to be able to ease data bus timing

Elphel CVS logs - Mon, 01/17/2005 - 10:40
elphel committed changes to the Elphel project fpga CVS:
moved table address write strobe so mno data will be used in the first of the 2-cycles long valid window to be able to ease data bus timing

[fpga] By elphel: added debug mode

Elphel CVS logs - Mon, 01/17/2005 - 10:38
elphel committed changes to the Elphel project fpga CVS:
added debug mode

[fpga] By elphel: moved strobes that use PIO data 1 cycle behind to easy timing on data bus

Elphel CVS logs - Mon, 01/17/2005 - 10:36
elphel committed changes to the Elphel project fpga CVS:
moved strobes that use PIO data 1 cycle behind to easy timing on data bus

[fpga] By elphel: added debug mode

Elphel CVS logs - Mon, 01/17/2005 - 10:34
elphel committed changes to the Elphel project fpga CVS:
added debug mode

Pages

Subscribe to www3.elphel.com aggregator