No instruction set computing: Difference between revisions

Content deleted Content added
Copyedit lead
Add see also section
Line 18:
 
NISC is a successor of VLIW processors. In NISC, the compiler has both horizontal and vertical control of the operations in the datapath. Therefore, the hardware is much simpler. However the control memory size is larger than the previous generations. To address this issue, low-overhead compression techniques can be used.
 
== See also ==
* [[Complex instruction set computer]] (CISC)
* [[Reduced instruction set computer]] (RISC)
* [[Minimal instruction set computer]] (MISC)
* [[One instruction set computer]] (OISC)
* [[Zero instruction set computer]] (ZISC)
* [[C to HDL]]
 
== Further reading ==