No instruction set computing: Difference between revisions

Content deleted Content added
basic wikifying
m link repair (You can help!) - fixing link for "High-level synthesis"
Line 9:
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 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 ==