2007 Design, Automation &Amp; Test in Europe Conference &Amp; Exhibition 2007
DOI: 10.1109/date.2007.364390
|View full text |Cite
|
Sign up to set email alerts
|

Efficient Code Density Through Look-up Table Compression

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
15
0
1

Year Published

2008
2008
2021
2021

Publication Types

Select...
4
4

Relationship

2
6

Authors

Journals

citations
Cited by 19 publications
(16 citation statements)
references
References 10 publications
0
15
0
1
Order By: Relevance
“…RELATED WORK Most code density research addresses the compressibility of instruction code [36], [37], [38], [39], [40], [41], [42], [4], [43], [44], [45]. Usually what is compressed is compiler-generated RISC or VLIW code, with compression ratios typically in the 50-70% range.…”
Section: Density Of Compiler-generated Binariesmentioning
confidence: 99%
“…RELATED WORK Most code density research addresses the compressibility of instruction code [36], [37], [38], [39], [40], [41], [42], [4], [43], [44], [45]. Usually what is compressed is compiler-generated RISC or VLIW code, with compression ratios typically in the 50-70% range.…”
Section: Density Of Compiler-generated Binariesmentioning
confidence: 99%
“…Those bits may be discarded from the instruction words or re-encoded depending on the compression algorithm used to achieve better compression ratio. We compare the experimental results with the results achieved in our previous work [8] and show that re-encoding the reencodable bits in instruction format may improve the final compression ratio. The rest of the paper is organized as follows.…”
Section: Introductionmentioning
confidence: 67%
“…Reducing the size of any decoding table may be achieved by reducing the size of its columns. For that, we use our Look-Up Table compression method which we used in [8]. In this method we compress each decoding table column by storing the address where the transition (0->1 or 1->0 ) in each column happens in the decoding table instead of storing the complete column.…”
Section: Huffman Coding Algorithmmentioning
confidence: 99%
“…Individual register values can also be stored to reduce the latency of a memory reference and exploit value locality [17]. LUTs are also used widely to improve the performance and resource requirements of codes on embedded systems [18][19][20].…”
Section: Related Workmentioning
confidence: 99%