x393
1.0
FPGAcodeforElphelNC393camera
|
Files | |
file | dct1d_chen.v [code] |
1d 8-point DCT based on Chen algorithm | |
file | dct1d_chen_reorder_in.v [code] |
Reorder scan-line pixel stream for dct1d_chen module. | |
file | dct1d_chen_reorder_out.v [code] |
Reorder data from dct1d_chen output to natural sequence. | |
file | dct2d8x8_chen.v [code] |
2-d DCT implementation of Chen algorithm | |
file | dct_chen_transpose.v [code] |
Reorder+transpose data between two 1-d DCT passes. | |
file | dsp_addsub_simd.v [code] |
SIMD adder/subtracter. | |
file | dsp_ma.v [code] |
DSP with multi-input multiplier and accumulator. | |
file | dsp_ma_preadd.v [code] |
DSP with multi-input multiplier and accumulator with pre-adder. | |