The invention discloses a parallel acceleration LZ77 decoding method and device; wherein the method comprises the steps: controlling an LZ77 decoder to read a plurality of to-be-decoded data units, and carrying out the combination of the plurality of to-be-decoded data units, so as to obtain different combined data pairs, wherein the type of the to-be-decoded data unit is an original character or a distance length pair obtained by compression through an LZ77
algorithm, and the combined data pair is a combination of the original character and the distance length pair; and controlling the LZ77 decoder to decode and output corresponding target data according to the type of the to-be-decoded data unit in the combined data pair,
processing the target data through a data
copying module, and writing the processed target data into an on-
chip RAM cache to obtain decoded data. According to the method, a plurality of to-be-decoded data units are read at the same time, the problem that serial copy
delay is too large is solved, meanwhile, an on-
chip RAM cache is additionally arranged, the
access frequency of an off-
chip memory is greatly reduced, access
delay and access bandwidth pressure are effectively reduced, and decompression performance is improved.