No instruction set computing: Difference between revisions

Content deleted Content added
m Replaced {{cleanup-jargon}} with {{technical}}
Exch (talk | contribs)
m Simple grammar fix.
Line 10:
Instruction-set and controller of processors are the most tedious and time-consuming parts to design. By eliminating these two, design of custom processing elements become significantly easier.
 
Furthermore, the datapath of NISC processors can be even be generated automatically for a given application. Therefore, designers productivity is improved significantly.<br /> Since NISC datapaths are very efficient and can be generated automatically, NISC technology is comparable to [[High-level synthesis|high level synthesis]] (HLS) or [[C to HDL]] synthesis approaches. In fact, one of the benefits of this architecture style is its capability to bridge these two technologies (custom processor design and HLS).
 
== History ==