Content deleted Content added
DSisyphBot (talk | contribs) m r2.7.2) (Robot: Removing es:NISC |
m →Overview: add links, fix wording |
||
Line 4:
== Overview ==
NISC is a statically-scheduled horizontal nanocoded architecture (SSHNA). The term "statically scheduled" means that the [[operation scheduling]] and [[hazard handling]] are done by a [[compiler]]. The term "horizontal nanocoded" means that NISC does not have any predefined [[instruction set]] or [[microcode]]. The compiler generates nanocodes which directly control [[functional
Furthermore, the datapath of NISC processors can even be generated automatically for a given application. Therefore,
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 ==
|