DocumentCode
3249791
Title
The FPGA implementation of dictionary; HW consumption versus latency
Author
Stohanzl, Milan ; Fedra, Zbynek
fYear
2013
fDate
2-4 July 2013
Firstpage
82
Lastpage
85
Abstract
This paper presents a study on the possibilities of dictionary implementation for a dictionary compression system in FPGA. The possibilities of creation of the dictionary using the registers and the RAM memory are described. For these implementations, the interdependence of hardware consumption and latency during basic dictionary processes like writing, reading and searching a match is described. With regard to the hardware consumption, RAM dictionary implementation is the most effective. On the contrary, dictionary implementation by the registers is more suitable with regard to the latency during searching the matches in the dictionary. For these reasons, the combination of both implementation approaches was implemented. The core of the dictionary is in RAM memory and the searching part is implemented by the registers. This part is similar to a hash table. It is implemented by the parallel shift registers to minimize the searching latency.
Keywords
dictionaries; field programmable gate arrays; random-access storage; FPGA implementation; HW consumption; RAM memory; dictionary compression system; dictionary implementation; hardware consumption; latency; parallel shift registers; reading; searching; writing; Clocks; Cyclones; Dictionaries; Field programmable gate arrays; Hardware; Random access memory; Vectors; Compression; Field Programmable Gate Array (FPGA); dictionary; hash;
fLanguage
English
Publisher
ieee
Conference_Titel
Telecommunications and Signal Processing (TSP), 2013 36th International Conference on
Conference_Location
Rome
Print_ISBN
978-1-4799-0402-0
Type
conf
DOI
10.1109/TSP.2013.6613896
Filename
6613896
Link To Document