International audienceCode compression techniques might be useful to meet code size constraints in embedded systems. In the average case, the impact of code compression on the performance is double-edged: on one side, the number of accesses to memory hierarchy is reduced because several instructions are coded in a single word, and this is likely to reduce the execution time; on the other side, the decompression penalty increases the processing time of compressed instructions. Nevertheless, experimental results show that the execution time might be lowered by code compression. In this paper, our goal is to analyze the impact of code compression on the estimated Worst-Case Execution Time of critical tasks that must meet at the same time code ...
We propose a method for compressing programs in embedded processors where instruction memory size do...
Code compression could lead to less overall system die area and therefore less cost. This is signifi...
International audienceComputing the worst-case execution time (WCET) of tasks is important for real-...
Code compression is the technique of using data compression to reduce the program memory size for me...
Real-Time Systems often come with additional requirements apart from being functionally correct and ...
International audienceStatic Worst-Case Execution Time (WCET) estimation techniques take as input th...
Compressing the instructions of an embedded program is important for cost-sensitive low-power contro...
Memory is one of the most restrictedresources in many modern embedded systems. Code compression can ...
We investigate the feasibility of using instruction compression at some level in a multi-level memor...
International audienceCritical embedded systems are generally composed of repetitive tasks that must...
One of the key challenges in real-time systems is the analysis of the memory hierarchy. Many Worst-C...
In the domain of the worst-case execution time (WCET) analysis, loops are an inherent source of unpr...
In a real-time system, programs must respond to external events in a timely fashion, completing all ...
As compared to a large spectrum of performance optimizations, relatively less effort has been dedica...
Compressing the instructions of an embedded program is important for cost-sensitive low-power contro...
We propose a method for compressing programs in embedded processors where instruction memory size do...
Code compression could lead to less overall system die area and therefore less cost. This is signifi...
International audienceComputing the worst-case execution time (WCET) of tasks is important for real-...
Code compression is the technique of using data compression to reduce the program memory size for me...
Real-Time Systems often come with additional requirements apart from being functionally correct and ...
International audienceStatic Worst-Case Execution Time (WCET) estimation techniques take as input th...
Compressing the instructions of an embedded program is important for cost-sensitive low-power contro...
Memory is one of the most restrictedresources in many modern embedded systems. Code compression can ...
We investigate the feasibility of using instruction compression at some level in a multi-level memor...
International audienceCritical embedded systems are generally composed of repetitive tasks that must...
One of the key challenges in real-time systems is the analysis of the memory hierarchy. Many Worst-C...
In the domain of the worst-case execution time (WCET) analysis, loops are an inherent source of unpr...
In a real-time system, programs must respond to external events in a timely fashion, completing all ...
As compared to a large spectrum of performance optimizations, relatively less effort has been dedica...
Compressing the instructions of an embedded program is important for cost-sensitive low-power contro...
We propose a method for compressing programs in embedded processors where instruction memory size do...
Code compression could lead to less overall system die area and therefore less cost. This is signifi...
International audienceComputing the worst-case execution time (WCET) of tasks is important for real-...