home .. forth .. colorforth mail list archive ..

RE: [colorforth] Color Forth and ColorForth Conventions


--- Huibin Shi <shi@xxxxxxxxxxxxx> wrote:
> Hi, Howerd: 
> 
> I am wondering if any Forth processor is superscalar
> or superpipelined? 
> 
> Best Regards,
> 
> Hui 

Short answer: No.

Long answer: No, but many have a much simpler way to 
achieve a similair result.  Many Forth chips can pack
several instructions into a single word.  That way
one multiple instructions can be fetched at once.
The F21, for instance, can retrieve 4 5 bit
instructions from a single 20 bit word.  Conseptually
this might sound like pipelining or VLIW, but it's
really much simpler.

Regards,

John M. Drake




		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

---------------------------------------------------------------------
To unsubscribe, e-mail: colorforth-unsubscribe@xxxxxxxxxxxxxxxxxx
For additional commands, e-mail: colorforth-help@xxxxxxxxxxxxxxxxxx
Main web page - http://www.colorforth.com