Home    |Web Directory    |Metasearch    |Message Boards    |Classified Ads|

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads








Minimal (21)

Categories:

See Also:
Sites:

http://www.jwdt.com/~paysan/4stack.html
» 4stack Processor Open in a new browser window
   Research project for high performance, low cost computing. Uses stack-based instructions for a 4-way VLIW processor. Implemented in current technology, it would outrun high-end DSPs (TMS 320C6x, TigerSHARC), and let the full program run on one processor,
   http://www.jwdt.com/~paysan/4stack.html
http://www.cowlark.com/nisc.html
» A No Instruction Set Processor Open in a new browser window
   Benefits: simple, easily pipelined, useful in self-clocked systems, very flexible and optimizable, good memory access, highly. Problems: awkward to program. [cowlark.com]
   http://www.cowlark.com/nisc.html
http://www.sccs.swarthmore.edu/users/06/adem/engin/e25/finale/
» E25 Computer Architecture: Lab 5: OISC: One Instruction Set Computer Open in a new browser window
   Class project to design and implement One Instruction Set Computer; using instruction: SUBLEQ A B C. Meaning: subtract value in M(A) from M(B) and store it in M(B), if result is not positive, go to instruction C. Descriptions, diagrams, code, tables.
   http://www.sccs.swarthmore.edu/users/06/adem/engin/e25/finale/
http://www.enumera.com/
» Enumera, Inc. Open in a new browser window
   Goal: dominate very low cost, low power, single core CPU market, and have the only ultra-high-end supercomputer on-a-chip system. Because the CPU core is so small, it is possible to put 1000s of cores and memory in one IC chip package.
   http://www.enumera.com/
http://www.ultratechnology.com/chips.htm
» Forth Chips Open in a new browser window
   References, links to Forth and stack machines in various technologies.
   http://www.ultratechnology.com/chips.htm
http://www.jopdesign.com/
» Java Optimized Processor Open in a new browser window
   JOP is the implementation of a small java processor with the JVM fitting in a FPGA.
   http://www.jopdesign.com/
http://www.cse.cuhk.edu.hk/~phwl/mt/public/archives/old/msl16/msl16.html
» MSL16 Processor Open in a new browser window
   Minimal instruction set, small, low power 16-bit CPU optimized to run Forth on a Xilinx FPGA. When system is stable, VHDL source code for CPU and all other code will be released to make a full open source public domain CPU.
   http://www.cse.cuhk.edu.hk/~phwl/mt/public/archives/old/msl16/msl16.html
http://www.ics.ele.tue.nl/~heco/documents/TTAbook/TTAbook.html
» Microprocessor Architectures from VLIW to TTA Open in a new browser window
   By Henk Corporaal; John Wiley, 1998, ISBN 047197157X. Introduces Transport Triggered Architectures, TTAs. In standard architectures, programmed operations trigger internal data transports. TTAs work by programming data transports themselves. This removes
   http://www.ics.ele.tue.nl/~heco/documents/TTAbook/TTAbook.html
http://www.ultratechnology.com/misc.html
» Minimal Instruction Set Computers Open in a new browser window
   Stack-based processors, 5-bit words, 25 instructions, 7000 transistors, 80 MIPS, 50 milliwatts, low cost; designed by Chuck Moore, creator of Forth programming language.
   http://www.ultratechnology.com/misc.html
http://forth.gsfc.nasa.gov/
» NASA: Space Related Applications of Forth Open in a new browser window
   Uses of Forth microprocessors and programming language: controllers for spacecraft flight systems, on-board payload experiments, ground support; hardware or software to build or test flight or ground systems.
   http://forth.gsfc.nasa.gov/
http://www.newmicros.com/
» New Micros, Inc. Open in a new browser window
   Designs, builds: single board computers (SBC), peripherals, embedded systems, PCB design/layout, high level programming (industry leaders in Forth), custom design work; large line of stock products: from full handheld computers to development packages. Si
   http://www.newmicros.com/
http://www.ptsc.com/
» PTSC: Patriot Scientific Corp. Open in a new browser window
   Makes IGNITE I ROSC (Removed Operand Set Computer), PSC1000 32-bit embedded shBoom-based microprocessor line, many ISDN interface products, sophisticated antenna/radar technologies.
   http://www.ptsc.com/
http://mozaika.com.au/oleg/subleq/
» SUBLEQ Open in a new browser window
   Simple one instruction language; type of OISC; specifications from Clive Gifford eigenratios self-interpreter page. Each subleq instruction has 3 operands which are memory addresses. Oleg Mazonka.
   http://mozaika.com.au/oleg/subleq/
http://www.sandpipers.com/
» SandPiper Technology Open in a new browser window
   Course on minimal processors: Guided Exploration of two FPGA-based CPU Designs, led by John Rible.
   http://www.sandpipers.com/
http://www.ece.cmu.edu/~koopman/stack.html
» Stack Computers & Forth Open in a new browser window
   Philip J. Koopman, Jr., CMU page. Reports, studies, and links. Compares: CISC, RISC, Stack systems; 2 and 3 stack systems.
   http://www.ece.cmu.edu/~koopman/stack.html
http://www.ece.cmu.edu/~koopman/stack_computers/
» Stack Computers: The New Wave Open in a new browser window
   By Philip J. Koopman, Jr; Ellis Horwood, 1989, ISBN 0470214678. Read on-line, or download in formats: HTML, PDF, zip file. First book to explore a new breed of stack computers led by introduction of Novix NC4016. [Free]
   http://www.ece.cmu.edu/~koopman/stack_computers/
http://www.zetetics.com/recursiv/capabil.htm#Hardware
» T-Recursive Technology Open in a new browser window
   Embedded systems consultant for small (8/16-bit) and distributed microprocessor systems. Contract hardware and software development for most microcontrollers. Specialist: Forth, Assembly, C. By Bradford J. Rodriguez, Ph.D.
   http://www.zetetics.com/recursiv/capabil.htm#Hardware
http://www.cs.uiowa.edu/~jones/arch/risc/
» The Ultimate RISC Open in a new browser window
   Explains extreme, simple RISC, with only one instruction, move memory to memory; yet it is useful. Revision of paper first published in ACM Computer Architecture News.
   http://www.cs.uiowa.edu/~jones/arch/risc/
http://www.triangledigital.com/
» Triangle Digital Services Ltd. Open in a new browser window
   Small, powerful Forth embedded computers: let you quickly design applications: controls, portable instruments, terminals, data loggers, GPS, CAN bus, multitasking, LCD and keyboard systems. High level language makes development simple and fast; needs no P
   http://www.triangledigital.com/
http://en.wikipedia.org/wiki/One_instruction_set_computer
» Wikipedia: One Instruction Set Computer Open in a new browser window
   Online encyclopedia article about this single machine language opcode, with links to related articles.
   http://en.wikipedia.org/wiki/One_instruction_set_computer
http://en.wikipedia.org/wiki/Transport_Triggered_Architectures
» Wikipedia: Transport Triggered Architectures Open in a new browser window
   Online encyclopedia article about this approach to computer architecture.
   http://en.wikipedia.org/wiki/Transport_Triggered_Architectures

This category needs an editor

Last Updated: 2007-01-02 19:59:42





Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com

Free previews by Thumbshots.org