scholarly journals A Heterogeneous Dependency Graph as Intermediate Representation for Instruction Set Customization

Author(s):  
Kang Zhao ◽  
Bian Jinian ◽  
Dong Sheqin
2012 ◽  
Author(s):  
Tom Busey ◽  
Chen Yu ◽  
Francisco Parada ◽  
Brandi Emerick ◽  
John Vanderkolk

2020 ◽  
Author(s):  
Widya Sri Utami

Perangkat keras komputer adalah semua bagian fisik komputer, dandibedakan dengan data yang berada di dalamnya atau yang beroperasi didalamnya, dan dibedakan dengan perangkat lunak (software) yang menyediakaninstruksi untuk perangkat keras dalam menyelesaikan tugasnya. Hardware dalam bahasa Indonesia disebut juga dengan nama “perangkatkeras” yaitu salah satu komponen dari sebuah komputer yang sifat alatnya bisa dilihat dan diraba secara langsung atau yang berbentuk nyata, yang berfungsiuntuk mendukung proses komputerisasi. Hardware dapat bekerja berdasarkan perintah yang telah ditentukan atau disebut juga dengan istilah “instruction set”. Adanya perintah yang dapat dimengerti oleh hardware, maka hardware tersebutdapat melakukan berbagai kegiatan yang telah ditentukan oleh pemberi perintah.


2020 ◽  
Author(s):  
Alzena Ritonga

Perangkat keras komputer adalah semua bagian fisik komputer, dan dibedakan dengan datayang berbeda di dalamnya atau yang beroperasi di dalamnya, dan dibedakan dengan perangkat lunak ( software) yang menyediakan instruksi untuk perangkat keras dalam menyelesaikan tugasnya. Hardware dalam bahasa Indonesia disebut juga dengan nama " Perangkat keras " Yaitu salah satu komponen dari sebuah komputer yang sifat alatnya bisa dilihat dan dapat di raba secara langsung atau yang berbentuk nyata, yang berfungsi untuk mendukung proses komputerisasi. Hardware dapat bekerja berdasarkan perintah yang telah ditentukan atau disebut juga dengan istilah " Instruction set". Adanya perintah yang dapat dimengerti oleh hardware,, maka hardware tersebut dapat melakukan berbagai kegiatan yang telah ditentukan oleh pemberi perintah. Secara fisik, komputer terdiri dari dari beberapa komponen yang merupakan suatu sistem. Sistem adalah komponen- komponen yang saling bekerja sama membentuk suatu kesatuan. Apabila salah satu komponen tidak berfungsi, akan mengakibatkan tidak berfungsi nya proses proses yang ada dalam komputer dengan baik. Komponen komputer ini termasuk dalam kategori elemen perangkat keras ( hardware). Berdasarkan fungsinya, perangkat keras komputer dibagi menjadi:input device ( unit masukan) ; proses device ( unit pemrosesan) ; output device ( unit keluaran) ; backing storage ( unit penyimpanan) ; dan Porifera( unit tambahan).


2019 ◽  
Vol 13 (2) ◽  
pp. 174-180
Author(s):  
Poonam Sharma ◽  
Ashwani Kumar Dubey ◽  
Ayush Goyal

Background: With the growing demand of image processing and the use of Digital Signal Processors (DSP), the efficiency of the Multipliers and Accumulators has become a bottleneck to get through. We revised a few patents on an Application Specific Instruction Set Processor (ASIP), where the design considerations are proposed for application-specific computing in an efficient way to enhance the throughput. Objective: The study aims to develop and analyze a computationally efficient method to optimize the speed performance of MAC. Methods: The work presented here proposes the design of an Application Specific Instruction Set Processor, exploiting a Multiplier Accumulator integrated as the dedicated hardware. This MAC is optimized for high-speed performance and is the application-specific part of the processor; here it can be the DSP block of an image processor while a 16-bit Reduced Instruction Set Computer (RISC) processor core gives the flexibility to the design for any computing. The design was emulated on a Xilinx Field Programmable Gate Array (FPGA) and tested for various real-time computing. Results: The synthesis of the hardware logic on FPGA tools gave the operating frequencies of the legacy methods and the proposed method, the simulation of the logic verified the functionality. Conclusion: With the proposed method, a significant improvement of 16% increase in throughput has been observed for 256 steps iterations of multiplier and accumulators on an 8-bit sample data. Such an improvement can help in reducing the computation time in many digital signal processing applications where multiplication and addition are done iteratively.


Author(s):  
S. Blom ◽  
S. Darabi ◽  
M. Huisman ◽  
M. Safari

AbstractA commonly used approach to develop deterministic parallel programs is to augment a sequential program with compiler directives that indicate which program blocks may potentially be executed in parallel. This paper develops a verification technique to reason about such compiler directives, in particular to show that they do not change the behaviour of the program. Moreover, the verification technique is tool-supported and can be combined with proving functional correctness of the program. To develop our verification technique, we propose a simple intermediate representation (syntax and semantics) that captures the main forms of deterministic parallel programs. This language distinguishes three kinds of basic blocks: parallel, vectorised and sequential blocks, which can be composed using three different composition operators: sequential, parallel and fusion composition. We show how a widely used subset of OpenMP can be encoded into this intermediate representation. Our verification technique builds on the notion of iteration contract to specify the behaviour of basic blocks; we show that if iteration contracts are manually specified for single blocks, then that is sufficient to automatically reason about data race freedom of the composed program. Moreover, we also show that it is sufficient to establish functional correctness on a linearised version of the original program to conclude functional correctness of the parallel program. Finally, we exemplify our approach on an example OpenMP program, and we discuss how tool support is provided.


Sign in / Sign up

Export Citation Format

Share Document