Very long instruction word architecture, Computer Engineering

Assignment Help:

Superscalar architecture was designed to increase the speed of the scalar processor. But it has been realized it's not easy to apply. Subsequent are a number of problems faced in the superscalar architecture:

• It is needed that extra hardware should be given for hardware parallelism like decoder and arithmetic units, instruction registers etc.

• Scheduling of instructions dynamically to diminish the pipeline delays and to keep all processing units busy is very hard.

Another option to increase speed of processor is to use a series of instructions having no dependency and might need various resources so avoiding resource conflicts. The concept is to unite these independent instructions in a compact long word integrating many operations to be executed concurrently. So this architecture is known as "very long instruction word (VLIW) architecture". Actually long instruction expressions carry the opcode of various instructions that are dispatched to several functional units of the processor. In this manner all the operations to be implemented concurrently by the functional units are synchronized in a VLIW instruction. The size of VLIW instruction word may be in hundreds of bits. VLIW instructions should be formed by compacting small instruction words of conventional program. The job of compaction in VLIW is completed by compiler. The processor should have the enough resources to implement all the operations in VLIW word concurrently.


Related Discussions:- Very long instruction word architecture

What is common language runtime, What is "Common Language Runtime" (CLR)?  ...

What is "Common Language Runtime" (CLR)?  CLR is .NET equivalent of Java Virtual Machine (JVM). It is the runtime that changes a MSIL code into the host machine language code,

Illustrate the list of key differences to word processors, Illustrate the l...

Illustrate the list of key differences to word processors The following is a list of key differences to word processors: -  Most word processors force users to work on a doc

Describe menu in dreamweaver, File Menu: Under it there are New, Save, Sav...

File Menu: Under it there are New, Save, Save as, Save as template, Import, Export, Preview in browser etc. options. Edit Menu: In this menu there are Cut, Copy, Paste, Undo,

What is the use of cache memory, What is the use of cache memory? The u...

What is the use of cache memory? The use of the cache memories solves the memory access problem. In certain, when a cache is included on the same chip as the processor, access

Insert images in dreamweaver, Q. Insert images in Dreamweaver? You will...

Q. Insert images in Dreamweaver? You will learn two methods to insert images in Dreamweaver-using Dreamweaver's main menu and using Objects panel. 1. Click anywhere in the l

Describe the three mapping techniques, Describe the three mapping technique...

Describe the three mapping techniques used in cache memories with suitable Example. The cache memory is a fast memory that is inserted among the larger slower main memory and t

Define edge triggered d flip flop, Define Edge Triggered D flip-flop? D...

Define Edge Triggered D flip-flop? D latch has only two inputs C(control) and D(data). The operation of a D flip-flop is a lot simpler and it has only one input addition to the

Explain salient points about indirect addressing, Q. Explain salient points...

Q. Explain salient points about indirect addressing? A number of salient points about this scheme are:  In this addressing scheme effective address EA and contents of th

Define master construct in fortan, Q. Define Master Construct in FORTAN? ...

Q. Define Master Construct in FORTAN? The master directive has following general form:  #pragma omp master structured_block  It causes master thread to execute structu

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd