Research on Low Power Embedded System Design Based on Code Compression

李曦,张来勇,熊悦,周学海
DOI: https://doi.org/10.3969/j.issn.1000-1220.2003.05.022
2003-01-01
Abstract:Low power consumption is an important design criteria of embedded system. Code compression can reduce the size of object code of embedded program. therefore reducing memory size and communication cost, and the system level power saving can be achieved. Code compression can be realized through a few technologies. The paper will depict these code compression technologies, including instruction code extraction, fullcode/subcode compression and cached,code compression.
What problem does this paper attempt to address?