CN101430737A - Wavelet transformation-improved VLSI structure design method - Google Patents

Wavelet transformation-improved VLSI structure design method Download PDF

Info

Publication number
CN101430737A
CN101430737A CNA2008102323416A CN200810232341A CN101430737A CN 101430737 A CN101430737 A CN 101430737A CN A2008102323416 A CNA2008102323416 A CN A2008102323416A CN 200810232341 A CN200810232341 A CN 200810232341A CN 101430737 A CN101430737 A CN 101430737A
Authority
CN
China
Prior art keywords
lifting wavelet
lifting
register
wavelet
order
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA2008102323416A
Other languages
Chinese (zh)
Other versions
CN101430737B (en
Inventor
石光明
张犁
刘伟峰
李甫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Xidian University
Original Assignee
Xidian University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Xidian University filed Critical Xidian University
Priority to CN2008102323416A priority Critical patent/CN101430737B/en
Publication of CN101430737A publication Critical patent/CN101430737A/en
Application granted granted Critical
Publication of CN101430737B publication Critical patent/CN101430737B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Complex Calculations (AREA)

Abstract

The invention discloses a method for designing a super-large-scale integrated circuit VLSI structure used for lifting wavelet transformation, which mainly solves the problem of long time delay of a critical path and high hardware consumption in the prior art. The designing process comprises the following steps: changing an arithmetic sequence for lifting the wavelet transformation, so that operations of intermediate values are in different paths; carrying out parallel arithmetic on the intermediate values on different paths by a delay register; selecting a longest path in the different paths as a critical path, and adding a pipeline register on the critical path; regarding a multistage pipeline structure, respectively adding a selector at the input end of a system and a multiplier, returning an intermediate value which is subject to primary wavelet lifting to the input end, alternately selecting intermediate values in different lifting stages by the selector, and storing results in the added register. The method of the invention effectively reduces critical path time delay of the system, and reduces hardware resource overhead, so that the utilization rate of the hardware can reach 100 percent. The method is applicable to design realization of VLSI.

Description

The VLSI construction design method of lifting wavelet transform
Technical field
The invention belongs to VLSI (very large scale integrated circuit) VLSI design field, be specifically related to a kind of realization lifting wavelet transform structure Design method.
Background technology
Wavelet transform has been widely used in fields such as signal Processing, compression of images, Video processing, and has been adopted by the JPEG2000 Standard of image compression owing to have good time-frequency local characteristics.Therefore the VLSI structure of discrete wavelet transformation has great importance.The VLSI structure of present existing realization wavelet transform can reduce: based on the structure of convolution algorithm with based on the structure of boosting algorithm.Compare with structure, have remarkable advantages at computation complexity and required aspects such as memory resource, become the focus of research at present based on the structure of boosting algorithm based on convolution algorithm.
People such as J.M.Jou article " Efficient VLSI architectures for the biorthogonal wavelettransform by filter bank and lifting scheme; " Proc.IEEE Int.Sym.Circuits Syst., 2001, a kind of direct organization that realizes Lifting Wavelet has been proposed among the pp.529-532..This structural design is simple, be easy to hardware realizes, takies a large amount of hardware resources but the shortcoming of this structure is the running water line, and this structure is the direct mapping of 9/7 small echo, and corresponding two-stage promotes operation.For 5/3 small echo, because it has only one-level to promote, thereby this moment, the hardware utilization factor had only 50%.In order to reduce the hardware resource expense, to improve the hardware utilization factor, C.J.Lian etc. on the basis of above-mentioned direct organization in calendar year 2001 article " Lifting based discrete wavelettransform architecture for JPEG2000; " in Proc.IEEE Int.Sym.Circuits Syst., Sydney, Australia, 2001, a kind of Folded structure has been proposed among the pp.445-448..This structure promotes operation based on the one-level of 5/3 small echo, and for the two-stage lifting operation of 9/7 small echo, it turns back to input end with first order operation result and then carries out promoting the second time operation.This structure has reduced the consumption of hardware resource to a great extent, makes that its required arithmetic resource only is half of direct organization.With respect to direct organization certain reduction has been arranged again but the shortcoming of this structure is its maximum operation frequency, and required storer number is still many.Shortcoming in view of above structure existence, C.T.Huang equal 2004 article " Flipping structure:an efficientVLSI architecture for lifting based discrete wavelet transform; " IEEE Trans.SignalProcess., vol.52, no.4, pp.1080-1089 has proposed a kind of improvement boosting algorithm that improves frequency of operation under the situation that does not increase hardware resource among the Apr.2004..The main thought of this algorithm is that multiply operation is transferred on the compute node from the input node, has eliminated multiply operation on the feasible path of adding up, thereby the time-delay of shortening critical path improves the system works frequency.On the basis of this algorithm, the author has proposed a kind of Flipping structure that realizes Lifting Wavelet.Afterwards people such as B.F.Wu in 2005 article " A high-performance andmemory-efficient pipeline architectures for the 5/3 and9/7 discrete wavelet transformof JPEG2000 codec; " IEEE Trans.Circuits Syst Video Technol., vol.15, no.12, pp.1615-1628 has also proposed a kind of improved boosting algorithm among the Dec.2005..The main thought of this algorithm is that prediction in the lifting process and renewal are merged into a step, thereby improves the system works frequency and reduce hardware resource consumption.But all there is the high and necessary problem of considering round-off error of implementation complexity in above-mentioned two kinds of structures based on the improvement algorithm, and practical application has certain degree of difficulty.
Summary of the invention
The objective of the invention is to overcome the defective and the deficiency that exist in the above-mentioned background technology, a kind of frequency of operation height is provided, hardware resource consumption is few, the hardware utilization factor is high and simple in structure, be easy to the lifting wavelet transform VLSI construction design method realizing and expand.
Realize the technical scheme of the object of the invention, comprise the steps:
(1) order of operation of change Lifting Wavelet algorithm makes the calculating of some intermediate values be in different paths;
(2) by delay time register, the intermediate value that is on the different paths is carried out concurrent operation;
(3) select path the longest in the different paths as critical path, and on this critical path, add pipeline register;
(4) for the pipeline organization of two-stage Lifting Wavelet, input end at system and first order multiplier adds selector switch, to turn back to input end through the intermediate value of first order Lifting Wavelet,, the result will be stored in the register of interpolation by the different intermediate values that promote level of selector switch alternate selection.
Described improved Lifting Wavelet algorithm carries out in such a way:
First order Lifting Wavelet algorithm changes into:
d i 1 = d i 0 + α × ( s i 0 + s i + 1 0 ) ⇒ d i 1 = ( d i 0 + α × s i 0 ) + α × s i + 1 0 ,
s i 1 = s i 0 + β × ( d i - 1 1 + d i 1 ) ⇒ s i 1 = ( s i 0 + β × d i - 1 1 ) + β × d i 1 .
Second level Lifting Wavelet algorithm changes into:
d i 2 = d i 1 + γ × ( s i 1 + s i + 1 1 ) ⇒ d i 2 = ( d i 1 + γ × s i 1 ) + γ × s i + 1 1 ,
s i 2 = s i 1 + δ × ( d i - 1 2 + d i 2 ) ⇒ s i 2 = ( s i 1 + δ × d i - 1 2 ) + δ × d i 2 .
Wherein constant alpha is the predictor of first order Lifting Wavelet, and β is the renewal factor of first order Lifting Wavelet, and γ is the predictor of second level Lifting Wavelet, and δ is the renewal factor of second level Lifting Wavelet, d i 0 = x 2 n + 1 , s i 0 = x 2 n , x iBe the input of system, x 2n+1The value of odd number sequence in the expression input, x 2nThe value of even number sequence in the expression input,
Figure A200810232341D00065
The high frequency output that expression l level promotes,
Figure A200810232341D00066
The low frequency output that expression l level promotes.
The present invention compares with classic method has following advantage:
1) because the present invention has adopted parallel processing technique and pipelining simultaneously, so system is input to the time-delay of the required critical path of output and shortens, and the frequency of operation of system is greatly improved;
2), make and realize that the required hardware resource of lifting wavelet transform reduces that the hardware utilization factor almost reaches 100% because the present invention has adopted the resource time-sharing multiplexing technology;
3) add technology by displacement and replace multiply operation, further reduced operand, reduced hardware spending with shift register and totalizer;
4) because the present invention is to improving the direct mapping of Lifting Wavelet algorithm, the improvement Lifting Wavelet algorithm that proposes among the present invention simultaneously can expand to other wavelet transformations easily, therefore have simplicity of design, rule, be easy to characteristics such as expansion, be very suitable for VLSI (very large scale integrated circuit) VLSI design realization.
Description of drawings
Fig. 1 is the process flow diagram of implementation method of the present invention;
Fig. 2 is string and the modular converter block diagram of realizing with the inventive method;
Fig. 3 is the small echo main transformer die change piece block diagram of realizing with the inventive method;
Fig. 4 realizes and string conversion and normalization module block diagram with the inventive method.
Embodiment
The present invention is described in detail below in conjunction with drawings and Examples.
What use in an embodiment of the present invention is wavelet filter-CDF 5/3 and 9/7 biorthogonal wavelet that adopts in the JPEG2000 standard, but is not limited to use this two kinds of wavelet filters.
With reference to Fig. 1, the present invention is based on the VLSI Architecture of Discrete Wavelet Transformation method for designing of boosting algorithm, may further comprise the steps:
Step 1: will import serial sequence x (i) and split into corresponding odd sequence x (2n+1)With even sequence x (2n), for small echo main transformer die change piece provides input.In design, adopt as shown in Figure 2 a delay time register D and two on-off circuit K 1And K 2Realize the odd even separation of list entries.
Step 2: change the order of operation of Lifting Wavelet algorithm, make the intermediate value that was in same paths and sequential operation originally be in different paths.The order of described improvement Lifting Wavelet algorithm is carried out in such a way:
First order Lifting Wavelet algorithm is changed into:
d i 1 = d i 0 + α × ( s i 0 + s i + 1 0 ) ⇒ d i 1 = ( d i 0 + α × s i 0 ) + α × s i + 1 0 , - - - ( 1 )
s i 1 = s i 0 + β × ( d i - 1 1 + d i 1 ) ⇒ s i 1 = ( s i 0 + β × d i - 1 1 ) + β × d i 1 . - - - ( 2 )
Second level Lifting Wavelet algorithm is changed into:
d i 2 = d i 1 + γ × ( s i 1 + s i + 1 1 ) ⇒ d i 2 = ( d i 1 + γ × s i 1 ) + γ × s i + 1 1 , - - - ( 3 )
s i 2 = s i 1 + δ × ( d i - 1 2 + d i 2 ) ⇒ s i 2 = ( s i 1 + δ × d i - 1 2 ) + δ × d i 2 . - - - ( 4 )
Wherein constant alpha is the predictor of first order Lifting Wavelet, and β is the renewal factor of first order Lifting Wavelet, and γ is the predictor of second level Lifting Wavelet, and δ is the renewal factor of second level Lifting Wavelet, d i 0 = x 2 n + 1 , s i 0 = x 2 n , x iBe the input of system, x 2n+1The value of odd number sequence in the expression input, x 2nThe value of even number sequence in the expression input,
Figure A200810232341D00077
The high frequency output that expression l level promotes,
Figure A200810232341D00078
The low frequency output that expression l level promotes.
Step 3:, the intermediate value that is on the different paths is carried out concurrent operation by delay time register.The elder generation of the algorithm after the change order of operation is with the intermediate value in (1) formula
Figure A200810232341D00079
(2) intermediate value in the formula (3) intermediate value in the formula
Figure A200810232341D000711
(4) intermediate value in the formula
Figure A200810232341D000712
Be on the different paths, again by on each paths, adding the first delay time register D as shown in Figure 3 1, the second delay time register D 2, the 3rd delay time register D 3With the 4th delay time register D 4Realization is carried out concurrent operation to the intermediate value that these are on the different paths.
Step 4: select the longest in each paths of concurrent operation one as critical path, and on critical path, add pipeline register.In the present embodiment by between Lifting Wavelet at different levels prediction, step of updating and the input end of system add the first pipeline register P 1, the second pipeline register P 2, the 3rd pipeline register P 3, the 4th pipeline register P 4, the 5th pipeline register P 5With the 6th pipeline register P 6Realize the three class pipeline structure, as shown in Figure 3,, further improve the concurrency of system to realize the pipeline organization design.
Step 5: for the pipeline organization of two-stage Lifting Wavelet, multiplier input in system and first order lifting computing adds selector switch, to turn back to input end through the intermediate value of first order Lifting Wavelet, by the different intermediate values that promote level of selector switch alternate selection, the result is stored in the register of interpolation.In design, add first selector S by input end in system 1With second selector S 2, to select to be input to system's initial value or promote the value that computing is returned through the first order, two multiplier inputs that promote computing in the first order add selector switch third selector S respectively 3With the 4th selector switch S 4, be respectively applied for and select the first order and partial Lifting Wavelet coefficient, as shown in Figure 3.The pipeline organization of She Ji Lifting Wavelet can be saved the original second level and promote the required hardware configuration of computing in this way, has reduced hardware resource consumption, has improved resource utilization.
Described multiplier is realized with shift register and totalizer.Here be example with the factor alpha in 9/7 Lifting Wavelet, introduce the concrete grammar and the process that replace multiply operation with shift register and totalizer.The binary mode of this wavelet coefficient α is: α=(1.586134342) 10=(1.1001011000001) 2, when an intermediate value N multiplies each other with it,, therefore get the complement code N of N earlier because α is a negative, then:
α×N=N+N>>1+N>>4+N>>6+N>>7+N>>13.           (5)
Further extract the minimum common factor in the expression formula (5), then have:
α×N=(N+N>>6)+(N+N>>6)>>7+(N+N>>3)>>1.。
Step 6: to two outputs of high and low frequency of the wavelet transformation that obtains through above step, by the 5th selector switch S 5Translation function is finished and is gone here and there in the output of this high and low frequency of alternate selection, and by the 6th selector switch S 6Select normalization coefficient 1/K or K to realize the normalization that high frequency or low frequency are exported, finally obtain the wavelet transformation y (i) of x (i), as shown in Figure 4.
With reference to Fig. 3, as follows with the principle of work of the small echo main transformer die change piece of the inventive method design:
A.5/3 the course of work of small echo:
Because only comprising one-level, 5/3 small echo promotes computing, therefore the 5th pipeline register P 5With the 6th pipeline register P 6The data of output do not need to turn back to input end, simultaneously in order to ensure correct lifting process, need bypass to fall the 3rd delay time register D 3With the 4th delay time register D 4, wavelet coefficient is selected the coefficient of 5/3 small echo by third and fourth selector switch.The concrete course of work is: the input that odd sequence after string and the conversion and even sequence change as the small echo main transformer, even number point multiplied each other with selected 5/3 filter coefficient earlier and promptly added realization with being shifted this moment, was stored in the first delay time register D with the odd point addition again 1In.During next even number point input, still multiply each other with 5/3 filter coefficient earlier, more respectively with the odd point and the first delay time register D that import this moment 1The intermediate value addition of middle storage, and be input to the first delay time register D respectively 1With the 3rd pipeline register P 3, this moment P 3In value be exactly to the value after last odd point prediction, the 4th pipeline register P 4In the storage be exactly original even number point.Follow-up processing is similar to said process, only with the 3rd pipeline register P 3Odd point after the middle prediction upgrades the 4th pipeline register P 4In original even number point.After forecast updating is finished, realize that high and low frequency is exported and the string conversion,, realize the normalization operation of high frequency or low frequency output at last through selector switch selection normalization coefficient 1/K or K and serial output multiplication through selector switch.
B.9/7 the course of work of small echo:
Because 9/7 wavelet transformation process comprises two-stage lifting computing, after one-level lifting computing is finished, the 5th pipeline register P 5With the 6th pipeline register P 6The data of output will turn back to register P respectively 1And P 2Do the second level and promote computing, select the corresponding coefficient of 9/7 small echo afterwards by selector switch, make the first order lifting and the second level promote computing and hocket.The input similar with 5/3 small echo calculating process, that odd sequence after string and the conversion and even sequence change as the small echo main transformer, the second pipeline register P at this moment 2The 9/7 wavelet coefficient α that the even number point of output is chosen with selector switch earlier multiplies each other and promptly adds realization with being shifted, more respectively with the first pipeline register P 1The odd point and the 3rd delay time register D of output 3The intermediate value addition of output is stored in the first delay time register D respectively 1With the 3rd pipeline register P 3In, this P 3The value of middle storage is exactly the value after a certain odd point process one-level promotes computing.This moment, input end was by first selector S 1With the 2nd S 2Selection is from the 5th pipeline register P 5With the 6th pipeline register P 6Value after the first order lifting computing of returning is to the first pipeline register P 1With the second pipeline register P 2Next moment, this P 2Output from the 6th pipeline register P 6The first order of returning promotes the value after the computing and passes through third selector S 3The 9/7 wavelet coefficient γ that chooses multiplies each other, more respectively with the first pipeline register P 1The value and the 3rd delay time register D of middle output 3The last one intermediate value addition of calculating gained constantly according to rreturn value of middle output outputs to the first delay time register D respectively 1With the 3rd pipeline register P 3, this moment this P 3In value be exactly prediction to some odd points, the 4th pipeline register P 4In storage be exactly that corresponding with it one-level promotes even number point after the computing.Follow-up processing is similar to said process.That supposes that the small echo main transformer changes is input as
Figure A200810232341D00091
With
Figure A200810232341D00092
The concrete course of work of 9/7 wavelet transformation is as shown in table 1.Wherein d i 0 = x 2 n + 1 , s i 0 = x 2 n ,
Figure A200810232341D00095
With
Figure A200810232341D00096
The result that expression l level promotes.After two-stage promotes and finishes, through the 5th selector switch S 5Realize the also string conversion of high and low frequency output, at last through the 6th selector switch S 6Select normalization coefficient 1/K or K and serial output multiplication, realize the normalization operation of high frequency or output.
Data stream under the table 1 CDF-9/7 small echo mode of operation (* expression invalid data)
Figure A200810232341D00101
Effect of the present invention can further specify by comparing with existing wavelet transformation structure:
As can be seen from Figure 3, the structure of the inventive method design only needs 3 multipliers, 4 totalizers, 4 delay time registers and 6 pipeline registers.The structure that proposes in this structure and the background technology is carried out performance relatively, and the result is as shown in table 2.
The performance of table 2 present embodiment structure and other structure is (is example with the CDF-9/7 small echo) relatively
Figure A200810232341D00102
As can be seen from Table 2, the structure in the present embodiment is occupied minimum arithmetic resource, and promptly the number by multiplier and totalizer determines, and the critical path time-delay only is T m+ T a, T wherein mFor multiplier postpones, T aBe the totalizer time-delay, though this critical path time-delay is than the long T of structure of the full level production line of existing Jou+, Huang+5 level production line and Wu aBut the structure that the present invention proposes only needs 10 registers, is better than this three kinds of structures.In addition, the advantage that structure of the present invention has simplicity of design, is easy to expand is suitable for the VLSI design and realizes.

Claims (5)

1. the VLSI construction design method of a lifting wavelet transform comprises the steps:
(1) order of operation of change Lifting Wavelet algorithm makes the calculating of some intermediate values be in different paths;
(2) by delay register, the intermediate value that is on the different paths is carried out concurrent operation;
(3) select path the longest in the different paths as critical path, and on this critical path, add pipeline register;
(4) for multi-stage pipeline arrangement, input end at system and multiplier adds selector switch, to turn back to input end through the intermediate value of first order Lifting Wavelet,, the result will be stored in the register of interpolation by the different intermediate values that promote level of selector switch alternate selection.
2. the method for claim 1, the described change Lifting Wavelet of step (1) algorithm order of operation wherein, carry out in such a way:
First order Lifting Wavelet algorithm is changed into:
d i 1 = d i 0 + α × ( s i 0 + s i + 1 0 ) ⇒ d i 1 = ( d i 0 + α × s i 0 ) + α × s i + 1 0 ,
s i 1 = s i 0 + β × ( d i - 1 1 + d i 1 ) ⇒ s i 1 = ( s i 0 + β × d i - 1 1 ) + β × d i 1 .
Second level Lifting Wavelet algorithm is changed into:
d i 2 = d i 1 + γ × ( s i 1 + s i + 1 1 ) ⇒ d i 2 = ( d i 1 + γ × s i 1 ) + γ × s i + 1 1 ,
s i 2 = s i 1 + δ × ( d i - 1 2 + d i 2 ) ⇒ s i 2 = ( s i 1 + δ × d i - 1 2 ) + δ × d i 2 .
Wherein constant alpha is the predictor of first order Lifting Wavelet, and β is the renewal factor of first order Lifting Wavelet,
Figure A200810232341C00025
Be the predictor of second level Lifting Wavelet, δ is the renewal factor of second level Lifting Wavelet, d i 0 = x 2 n + 1 , s i 0 = x 2 n , x iBe the input of system, x 2n+1The value of odd number sequence in the expression input, x 2nThe value of even number sequence in the expression input,
Figure A200810232341C00028
The high frequency output that expression l level promotes,
Figure A200810232341C00029
The low frequency output that expression l level promotes.
3. the method for claim 1, wherein step (3) is described adds pipeline register on this critical path, be between the Lifting Wavelet at different levels after changing order of operation and system input adds.
4. method as claimed in claim 2, the multiply operation in the boosting algorithms wherein at different levels realizes by shift register and totalizer.
5. method as claimed in claim 4, wherein said operation by shift register and totalizer realization multiplication, carry out as follows:
1) be binary mode with the Lifting Wavelet coefficient quantization;
2) by the displacement of described intermediate value being realized wavelet coefficient and this real number of binary mode multiply each other, the fraction part with real number of promptly respectively the integral part of real number the being moved to left addition behind the i position that moves to right, wherein i is to be 1 position in the scale-of-two;
3) the minimum common factor in the expression formula after the extraction addition is with the expression formula addition once more behind the minimum common factor of extraction.
CN2008102323416A 2008-11-19 2008-11-19 Wavelet transformation-improved VLSI structure design method Expired - Fee Related CN101430737B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008102323416A CN101430737B (en) 2008-11-19 2008-11-19 Wavelet transformation-improved VLSI structure design method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008102323416A CN101430737B (en) 2008-11-19 2008-11-19 Wavelet transformation-improved VLSI structure design method

Publications (2)

Publication Number Publication Date
CN101430737A true CN101430737A (en) 2009-05-13
CN101430737B CN101430737B (en) 2010-08-25

Family

ID=40646130

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008102323416A Expired - Fee Related CN101430737B (en) 2008-11-19 2008-11-19 Wavelet transformation-improved VLSI structure design method

Country Status (1)

Country Link
CN (1) CN101430737B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102281437A (en) * 2011-06-02 2011-12-14 东南大学 Lifting structure two-dimensional discrete wavelet transform interlaced scanning method for image compression
CN106570272A (en) * 2017-01-10 2017-04-19 天津大学 VLSI (Very Large Scale Integration) design method for two-dimensional discrete wavelet transform
CN110365990A (en) * 2019-06-21 2019-10-22 武汉玉航科技有限公司 A kind of quasi- lossless video encoding system in narrowband
CN114978473A (en) * 2022-05-07 2022-08-30 海光信息技术股份有限公司 Processing method of SM3 algorithm, processor, chip and electronic equipment

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103179398A (en) * 2013-03-04 2013-06-26 中国科学院长春光学精密机械与物理研究所 FPGA (field programmable gate array) implement method for lifting wavelet transform

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102281437A (en) * 2011-06-02 2011-12-14 东南大学 Lifting structure two-dimensional discrete wavelet transform interlaced scanning method for image compression
CN106570272A (en) * 2017-01-10 2017-04-19 天津大学 VLSI (Very Large Scale Integration) design method for two-dimensional discrete wavelet transform
CN110365990A (en) * 2019-06-21 2019-10-22 武汉玉航科技有限公司 A kind of quasi- lossless video encoding system in narrowband
CN114978473A (en) * 2022-05-07 2022-08-30 海光信息技术股份有限公司 Processing method of SM3 algorithm, processor, chip and electronic equipment
CN114978473B (en) * 2022-05-07 2024-03-01 海光信息技术股份有限公司 SM3 algorithm processing method, processor, chip and electronic equipment

Also Published As

Publication number Publication date
CN101430737B (en) 2010-08-25

Similar Documents

Publication Publication Date Title
CN102681815B (en) By the method having symbol multiply accumulating algorithm of totalizer tree structure
Nguyen et al. Number-splitting with shift-and-add decomposition for power and hardware optimization in linear DSP synthesis
CN101430737B (en) Wavelet transformation-improved VLSI structure design method
CN110765709A (en) FPGA-based 2-2 fast Fourier transform hardware design method
EP3444757A1 (en) Discrete data representation supported device and method for forward operation of artificial neural network
CN103369326B (en) Be suitable to the transform coder of high-performance video coding standard HEVC
CN105183425B (en) A kind of fixation bit wide multiplier with high-precision low complex degree characteristic
US8892615B2 (en) Arithmetic operation circuit and method of converting binary number
CN102572429B (en) Hardware framework for two-dimensional discrete wavelet transformation
Gardezi et al. Design and VLSI Implementation of CSD based DA Architecture for 5/3 DWT
Xiao et al. FPGA-based scalable and highly concurrent convolutional neural network acceleration
CN103237219A (en) Two-dimensional discrete cosine transformation (DCT)/inverse DCT circuit and method
CN107092462B (en) 64-bit asynchronous multiplier based on FPGA
CN102541813B (en) Method and corresponding device for multi-granularity parallel FFT (Fast Fourier Transform) butterfly computation
Meher et al. Hardware-efficient systolic-like modular design for two-dimensional discrete wavelet transform
CN102004720B (en) Variable-length fast fourier transform circuit and implementation method
CN1448871A (en) Design method of built-in parallel two-dimensional discrete wavelet conversion VLSI structure
CN102751963A (en) Multiply-accumulator-ring based configurable discrete wavelet transform circuit and implementation method thereof
CN101110016A (en) Subword paralleling integer multiplying unit
TWI235954B (en) Method and system for performing a multiplication operation and a device
CN104661036A (en) Video encoding method and system
CN203279074U (en) Two-dimensional discrete cosine transform (DCT)/inverse discrete cosine transform (IDCT) circuit
CN210109863U (en) Multiplier, device, neural network chip and electronic equipment
Chan et al. Wordlength optimization of linear time-invariant systems with multiple outputs using geometric programming
Bose et al. Conditional differential coefficients method for the realization of powers-of-two FIR filter

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100825

Termination date: 20171119