中文
相关论文

相关论文: Register Spilling for Specific Application Domains…

200 篇论文

ASIPs are designed in order to execute instructions of a particular domain of applications. The designing of ASIPs addresses the major challenges faced by a system on chip such as size, cost, performance and energy consumption. The higher…

硬件体系结构 · 计算机科学 2014-12-25 T. M. R. L. B. Abeysinghe , N. Hassan , R. G. Ragel

Efficiency in embedded systems is paramount to achieve high performance while consuming less area and power. Processors in embedded systems have to be designed carefully to achieve such design constraints. Application Specific Instruction…

硬件体系结构 · 计算机科学 2014-03-31 R. G. Ragel , Swarnalatha Radhakrishnan , Angelo Ambrose

Application Specific Instruction-set Processor (ASIP) is one of the popular processor design techniques for embedded systems which allows customizability in processor design without overly hindering design flexibility. Multi-pipeline ASIPs…

编程语言 · 计算机科学 2014-02-05 Rajitha Navarathna , Swarnalatha Radhakrishnan , Roshan Ragel

An Efficient Simulation of application specific instruction-set processors (ASIP) is a challenging onus in the area of VLSI design. This paper reconnoiters the possibility of use of ASIP simulators for ASIP Simulation. This proposed study…

硬件体系结构 · 计算机科学 2014-06-20 Ravi Khatwal , Manoj Kumar Jain

In the future, embedded processors must process more computation-intensive network applications and internet traffic and packet-processing tasks become heavier and sophisticated. Since the processor performance is severely related to the…

硬件体系结构 · 计算机科学 2012-05-10 Mehdi Alipour , Mostafa E. Salehi , Hesamodin shojaei baghini

Embedded applications are widely used in portable devices such as wireless phones, personal digital assistants, laptops, etc. High throughput and real time requirements are especially important in such data-intensive tasks. Therefore,…

硬件体系结构 · 计算机科学 2012-04-13 Mehdi Alipour , Mostafa E. Salehi

As is widely known, the computational speed and power consumption are two critical parameters in microprocessor design. A solution for these issues is the application specific instruction set processor (ASIP) methodology, which can improve…

硬件体系结构 · 计算机科学 2024-09-16 Noushin Behboudi , Mehdi Kamal , Ali Afzali-Kusha

Compilation for embedded processors can be either aggressive (time consuming cross-compilation) or just in time (embedded and usually dynamic). The heuristics used in dynamic compilation are highly constrained by limited resources, time and…

数据结构与算法 · 计算机科学 2009-09-18 Florent Bouchez , Alain Darte , Fabrice Rastello

GPU utilization, measured as occupancy, is limited by the parallel threads' combined usage of on-chip resources, such as registers and the programmer-managed shared memory. Higher resource demand means lower effective parallel thread count,…

性能 · 计算机科学 2019-07-08 Putt Sakdhnagool , Amit Sabne , Rudolf Eigenmann

An Application-Specific Instruction Set Processor(ASIP) is a specialized microprocessor that provides a trade-off between the programmability of a General Purpose Processor (GPP) and the performance and energy-efficiency of dedicated…

硬件体系结构 · 计算机科学 2025-12-16 Evgenii Rezunov , Niko Zurstraßen , Lennart M. Reimann , Rainer Leupers

Embedded Systems combine one or more processor cores with dedicated logic running on an ASIC or FPGA to meet design goals at reasonable cost. It is achieved by profiling the application with variety of aspects like performance, memory…

性能 · 计算机科学 2013-12-12 Rajendra Patel , Arvind Rajwat

This paper presents an extension to an existing instruction set architecture, which gains considerable reduction in power consumption. The reduction in power consumption is achieved through coding of the most commonly executed instructions…

硬件体系结构 · 计算机科学 2021-03-17 Bobby Sleeba , Mikael Collin , Mats Brorsson

The advance of Internet and Sensor technology has brought about new challenges evoked by the emergence of continuous data streams. Beyond rapid data processing, application areas like ambient assisted living, robotics, or dynamic scheduling…

人工智能 · 计算机科学 2013-01-09 Martin Gebser , Torsten Grote , Roland Kaminski , Philipp Obermeier , Orkunt Sabuncu , Torsten Schaub

Single-issue processor cores are very energy efficient but suffer from the von Neumann bottleneck, in that they must explicitly fetch and issue the loads/storse necessary to feed their ALU/FPU. Each instruction spent on moving data is a…

硬件体系结构 · 计算机科学 2020-04-02 Fabian Schuiki , Florian Zaruba , Torsten Hoefler , Luca Benini

The use and location of memory in integrated circuits plays a key factor in their performance. Memory requires large physical area, access times limit overall system performance and connectivity can result in large fan-out. Modern FPGA…

硬件体系结构 · 计算机科学 2020-03-25 Alexander E. Beasley

Modern processors utilize an increasingly large register set to facilitate efficient floating point and SIMD computation. This large register set is a burden for operating systems, as its content needs to be saved and restored when the…

操作系统 · 计算机科学 2018-06-21 Julian Stecklina , Thomas Prescher

Simulating a shared register can mask the intricacies of designing algorithms for asynchronous message-passing systems subject to crash failures, since it allows them to run algorithms designed for the simpler shared-memory model. Typically…

分布式、并行与集群计算 · 计算机科学 2017-08-11 Hagit Attiya , Hyun Chul Chung , Faith Ellen , Saptaparni Kumar , Jennifer L. Welch

Modern general-purpose accelerators integrate a large number of programmable area- and energy-efficient processing elements (PEs), to deliver high performance while meeting stringent power delivery and thermal dissipation constraints. In…

硬件体系结构 · 计算机科学 2025-11-11 Luca Colagrande , Jayanth Jonnalagadda , Luca Benini

The aggressive application of scalar replacement to array references substantially reduces the number of memory operations at the expense of a possibly very large number of registers. In this paper we describe a register allocation…

编程语言 · 计算机科学 2011-11-09 Nastaran Baradaran , Pedro C. Diniz

Performance profiling consists of tracing a software system during execution and then analyzing the obtained traces. However, traces themselves affect the performance of the system distorting its execution. Therefore, there is a need to…

性能 · 计算机科学 2007-05-23 Edu Metz , Raimondas Lencevicius
‹ 上一页 1 2 3 10 下一页 ›