![]() |
|
|
|
|
1
16th October 14:08
External User
Posts: 1
|
There are many referances to VLIW, dating back to before my
definition's usage, ( ***another*** VLIW ref URL, http://www.cs.duke.edu/courses/cps22...AJC-HC99sm.pdf , IBM has other definitions, INTEL doesn't have a clue how to build the ultimate efficient chip ) HOWEVER, VLIW is also a 16-bit instruction streaming protocol for SMP MPP FORTH. VLIW is simply a cache pre-load size-of instruction block operation. The maximum load size of a VLIW instruction block is 4095 words, 4096 if including the VLIW cache load instruction itself, otherwise, a VLIW object size of zero, although possible to encode, is an illegal usage error. The VLIW protocol stream data at three levels,A) 16-bit ( single), 32-bit ( double) and 64-bit ( quad) words, B) chip RAM buffer internal using 512-bit to 2048-bit of RAM segment cache micro-blocks, and C) the object level of up to 4096 16-bit words of cache pre-load, ( optionally, lockable cache is gaurded thru a sixteen level harware bus protocol layer), VLIW for SMP MPP FORTH is an MIMD architecture, not SIMD; ( SIMD may be emulated thru MIMD, however, SIMD is ( very) inefficient in emulating MIMD) ( a MIMD ref URL, http://www.ics.forth.gr/carv/bufxbar/ ) ( a better MIMD ref URL, http://groups.google.com/group/comp....00007a63ce9072 ) Regards, maw |
|
|
|
|
4
16th October 14:08
External User
Posts: 1
|
To alleviate some confusion for less experienced readers, my usage is
Variable Length Instruction Word ( VLIW) and is for the vast majority of application and system software uses, SIMD's usage of VLIW is Very Long Instruction Word ( VLIW) and are of limited applications, as stated previously. Further, for those ( few) applications that do work well with SIMD, /glue/ circuits/chips are almost always required. VLIW SMP MPP enhanced stack machine architecture is still the most efficient architecture around with me. ( the greatest utilization of the least number of transistors and I have estimated, given equal fabrication technology, about ten to one hundred times the performance of a 80x86( Intle) based architecture by type of application, on the normal. VLIW SMP MPP FORTH, like other architectures, can accommodates specialized chips, also.) Imaging a MPP ... you may need one of these ... URL, http://groups.google.com/group/comp....e=source&hl=en washburn |
|
|
5
16th October 14:08
External User
Posts: 1
|
The cradle Mdsp chips are similar.
www.cradle.com http://en.wikipedia.org/wiki/Mdsp multi processor dsp chips made up of multiple risc and dsp cores. The risc cores are used for controlling the dsp cores(floating point). CT3400 6 general purpose cores and eight dsp cores CT3600 8 - 16 dsp cores and 4 - 8 general purpose cores. Programmed in a mix of c and clasm (c like assembler) via gcc port(not free). Cradle claim them to be the worlds most powerful dsp chip. Alex |
|
|
8
16th October 14:08
External User
Posts: 1
|
Mr. Moore's chip claims 60,000 RAW MIPS in comparison.
Intel has known about VLIW SMP MPP FORTH computer chip formula for almost ten years. Intel has sold hundreds of billions in American dollars of ( obsolete) technology. ( RE: Why hasn't Intel informed the public of technology news? ) Please quote from what I ( or Mr. Moore or anyone) have already written, maybe start here for the VLIW SMP MPP FORTH computer chip design formula, URL, http://groups.google.com/group/comp....e=source&hl=en --- |
|