Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.arch.fpga > #4842

Re: New soft processor core paper publisher?

From Andrew Haley <andrew29@littlepinkcloud.invalid>
Subject Re: New soft processor core paper publisher?
Newsgroups comp.arch.fpga, comp.lang.forth
References (12 earlier) <TnZwt.109785$hJ.95841@fx19.am4> <fdb5db0c-9373-496a-9ff5-bae30e9daca6@googlegroups.com> <kq3c9r$dsj$1@dont-email.me> <3d611e18-0674-4cbc-81d6-d3029e4991f2@googlegroups.com> <kq4otc$snq$1@dont-email.me>
Message-ID <f-2dnTrlLaylJ1vMnZ2dnUVZ8n2dnZ2d@supernews.com> (permalink)
Date 2013-06-23 04:04 -0500

Cross-posted to 2 groups.

Show all headers | View raw


In comp.lang.forth rickman <gnuarm@gmail.com> wrote:

> Backing up a bit, it strikes me as a bit crazy to make a language
> based on the concept of a weird target processor.  I mean, I get the
> portability thing, but at what cost?  If my experience as a casual
> user (not programmer) of Java on my PC is any indication (data point
> of one, the plural of anecdote isn't data, etc.), the virtual
> stack-based processor paradigm has failed, as the constant updates,
> security issues, etc. pretty much forced me to uninstall it.  And I
> would think that a language targeting a processor model that is
> radically different than the physically underlying one would be
> terribly inefficient unless the compiler can do hand stands while
> juggling spinning plates on fire - even if it is, god knows what it
> spits out.

Let's pick this apart a bit.  Firstly, most Java updates and security
bugs have nothing whatsoever to do with the concept of a virtual
machine.  They're almost always caused by coding errors in the
library, and they'd be bugs regardless of the architecture of the
virtual machine.  Secondly, targeting a processor model that is
radically different than the physically underlying one is what every
optimizing compiler does evey day, and Java is no different.

> Canonical stack processors and their languages (Forth, Java,
> Postscript) at this point seem to be hanging by a legacy thread
> (even if every PC runs one peripherally at one time or another).

Not even remotely true.  Java is either the most popular or the second
most popular porgramming language in the world.  Most Java runs on
servers; the desktop is such a tiny part of the market that even if
everyone drops Java in the browser it will make almost no difference.

Andrew.

Back to comp.arch.fpga | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

New soft processor core paper publisher? tammie.eric@gmail.com - 2013-06-12 14:17 -0700
  Re: New soft processor core paper publisher? Nikolaos Kavvadias <nikolaos.kavvadias@gmail.com> - 2013-06-13 03:33 -0700
    Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-13 10:07 -0700
      Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-15 20:40 -0400
        Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-15 19:17 -0700
          Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-16 10:23 +0100
            Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-16 06:58 -0700
              Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-16 18:16 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-16 17:32 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-17 11:26 +0100
          Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-19 17:13 -0400
            Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-20 07:35 -0700
              Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-20 15:51 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-20 19:50 -0400
                Re: New soft processor core paper publisher? "Elizabeth D. Rather" <erather@forth.com> - 2013-06-20 15:31 -1000
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-20 20:38 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 01:07 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-21 10:30 +0100
                Re: New soft processor core paper publisher? David Brown <david@westcontrol.removethisbit.com> - 2013-06-21 13:18 +0200
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-21 15:25 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-21 21:44 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 01:26 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-22 09:36 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-22 09:26 -0700
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-22 09:36 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-22 17:56 +0100
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-22 18:17 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 14:08 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-22 13:11 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-22 21:22 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-22 14:11 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-22 22:57 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 23:44 -0400
                Re: New soft processor core paper publisher? David Brown <david@westcontrol.removethisbit.com> - 2013-06-23 10:00 +0200
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-23 10:31 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 13:27 -0400
                Re: New soft processor core paper publisher? Rob Doyle <radioengr@gmail.com> - 2013-06-23 10:34 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 13:46 -0400
                Re: New soft processor core paper publisher? Rob Doyle <radioengr@gmail.com> - 2013-06-23 11:05 -0700
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-23 22:21 -0500
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-24 04:49 +0000
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-24 07:31 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 16:37 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-22 14:21 -0700
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-22 14:32 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 23:47 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-23 04:34 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 13:24 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-23 13:52 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 18:30 -0400
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-24 00:15 +0000
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 22:06 -0400
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-24 03:18 +0000
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 23:42 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-23 19:54 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-24 00:07 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-24 12:25 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 11:01 -0400
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 23:45 -0400
                Re: New soft processor core paper publisher? David Brown <david@westcontrol.removethisbit.com> - 2013-06-23 09:54 +0200
                Re: New soft processor core paper publisher? Andrew Haley <andrew29@littlepinkcloud.invalid> - 2013-06-23 04:04 -0500
                Re: New soft processor core paper publisher? Paul Rubin <no.email@nospam.invalid> - 2013-06-23 02:09 -0700
                Re: New soft processor core paper publisher? Andrew Haley <andrew29@littlepinkcloud.invalid> - 2013-06-23 12:09 -0500
                Re: New soft processor core paper publisher? Paul Rubin <no.email@nospam.invalid> - 2013-06-26 01:41 -0700
                Re: New soft processor core paper publisher? Andrew Haley <andrew29@littlepinkcloud.invalid> - 2013-06-26 04:00 -0500
                Re: New soft processor core paper publisher? Paul Rubin <no.email@nospam.invalid> - 2013-06-26 02:13 -0700
                Re: New soft processor core paper publisher? Theo Markettos <theom+news@chiark.greenend.org.uk> - 2013-06-28 00:22 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 13:18 -0400
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 01:23 -0400
                Re: New soft processor core paper publisher? David Brown <david.brown@removethis.hesbynett.no> - 2013-06-22 17:21 +0200
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 12:18 -0400
                Re: New soft processor core paper publisher? David Brown <david@westcontrol.removethisbit.com> - 2013-06-23 10:38 +0200
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 13:45 -0400
                Re: New soft processor core paper publisher? David Brown <david.brown@removethis.hesbynett.no> - 2013-06-23 22:51 +0200
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-22 18:27 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 01:20 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-22 09:34 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-22 10:17 -0400
                Re: New soft processor core paper publisher? chrisabele <ccabele@yahoo.com> - 2013-06-22 10:19 -0400
  Re: New soft processor core paper publisher? "jt_eaton" <84408@embeddedrelated> - 2013-06-13 11:41 -0500
    Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-13 10:23 -0700
      Re: New soft processor core paper publisher? Theo Markettos <theom+news@chiark.greenend.org.uk> - 2013-06-14 01:44 +0100
        Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-14 08:43 -0700
          Re: New soft processor core paper publisher? Theo Markettos <theom+news@chiark.greenend.org.uk> - 2013-06-14 22:29 +0100
            Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-14 15:49 -0700
              Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-15 12:45 -0700
  Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-23 14:10 -0700
    Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-23 23:43 +0100
      Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-23 18:23 -0700
        Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-23 21:57 -0400
        Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-24 02:07 +0000
        Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-24 08:24 +0100
          Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-24 05:03 -0700
            Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-24 13:30 +0100
              Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-24 06:28 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-24 14:47 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-24 08:57 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-24 17:13 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-24 12:35 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-24 17:56 +0100
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-24 18:01 +0000
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-24 19:45 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-24 12:47 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-24 21:02 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 10:53 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-25 16:14 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-25 11:18 -0700
                Re: New soft processor core paper publisher? Bakul Shah <usenet@bitblocks.com> - 2013-06-25 13:23 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 19:06 -0400
                Re: New soft processor core paper publisher? Bakul Shah <usenet@bitblocks.com> - 2013-06-25 17:10 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 20:28 -0400
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-25 17:14 +0000
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 14:06 -0400
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-25 19:02 +0000
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 19:12 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-25 11:07 -0700
                Re: New soft processor core paper publisher? Bakul Shah <usenet@bitblocks.com> - 2013-06-25 13:42 -0700
            Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-24 07:50 -0500
            Re: New soft processor core paper publisher? Bakul Shah <usenet@bitblocks.com> - 2013-06-24 15:03 -0700
              Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-24 15:23 -0700
                Re: New soft processor core paper publisher? Bakul Shah <usenet@bitblocks.com> - 2013-06-24 16:00 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-25 00:17 +0100
                Re: New soft processor core paper publisher? David Brown <david@westcontrol.removethisbit.com> - 2013-06-25 11:12 +0200
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-25 15:54 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 11:11 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-25 16:23 +0100
                Re: New soft processor core paper publisher? "RCIngham" <2161@embeddedrelated> - 2013-06-28 04:09 -0500
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-28 10:33 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-28 10:52 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-28 17:23 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-28 15:06 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-28 22:11 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-28 21:02 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-28 19:15 -0700
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-28 21:44 -0500
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-29 02:56 +0000
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-28 22:57 -0500
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-29 10:35 +0100
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-29 10:34 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-28 23:55 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-29 10:39 +0100
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-29 11:50 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-30 02:21 -0400
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-30 11:03 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-30 19:10 -0400
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-07-01 06:51 +0000
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-01 03:07 -0400
                Re: New soft processor core paper publisher? David Brown <david@westcontrol.removethisbit.com> - 2013-07-01 13:09 +0200
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-07-01 08:01 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-01 17:30 -0400
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-01 17:26 -0400
                Re: New soft processor core paper publisher? David Brown <david.brown@removethis.hesbynett.no> - 2013-07-02 00:13 +0200
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-07-01 17:46 +0000
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-01 17:37 -0400
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-07-01 20:23 -0700
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-07-01 07:59 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-01 17:59 -0400
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-07-01 20:26 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-13 21:52 -0400
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-07-14 09:33 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-14 11:26 -0400
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-07-14 11:37 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-14 14:03 -0400
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-07-15 17:57 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-15 21:19 -0400
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-07-15 22:27 -0500
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-30 21:45 -0700
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-29 06:10 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-29 14:56 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-29 08:03 -0700
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-30 02:25 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-30 10:01 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-30 19:17 -0400
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-29 11:53 -0500
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-29 20:38 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-30 10:03 +0100
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-29 10:31 +0100
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-29 11:58 -0500
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-29 19:32 +0100
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-30 10:36 -0500
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-07-12 17:06 +0100
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-29 10:14 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-30 19:32 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-07-12 17:19 +0100
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-07-12 14:23 -0400
                Re: New soft processor core paper publisher? tammie_eric@verizon.net - 2013-07-12 16:35 -0700
                Re: New soft processor core paper publisher? Bakul Shah <usenet@bitblocks.com> - 2013-06-28 12:55 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-28 22:04 +0100
                Re: New soft processor core paper publisher? Bakul Shah <usenet@bitblocks.com> - 2013-06-28 14:22 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-28 22:39 +0100
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-28 21:55 -0500
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-29 11:06 +0100
                Re: New soft processor core paper publisher? Les Cargill <lcargill99@comcast.com> - 2013-06-29 12:13 -0500
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 11:13 -0400
              Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-24 22:54 +0000
            Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-25 21:26 +0100
              Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-25 15:40 -0700
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-26 00:07 +0100
                Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-25 16:18 -0700
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-26 00:02 +0000
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 20:06 -0400
                Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-25 23:55 +0000
                Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 20:16 -0400
                Re: New soft processor core paper publisher? Tom Gardner <spamjunk@blueyonder.co.uk> - 2013-06-26 10:32 +0100
  Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-24 14:30 -0700
    Re: New soft processor core paper publisher? rickman <gnuarm@gmail.com> - 2013-06-25 11:16 -0400
  Re: New soft processor core paper publisher? thomas.entner99@gmail.com - 2013-06-25 14:56 -0700
    Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-25 16:07 -0700
      Re: New soft processor core paper publisher? thomas.entner99@gmail.com - 2013-06-25 16:39 -0700
        Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-26 06:24 -0700
          Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-26 10:52 -0700
            Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-26 18:07 +0000
              Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-26 13:06 -0700
          Re: New soft processor core paper publisher? thomas.entner99@gmail.com - 2013-06-26 14:44 -0700
            Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-27 08:31 -0700
              Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-28 06:59 -0700
    Re: New soft processor core paper publisher? Eric Wallin <tammie.eric@gmail.com> - 2013-06-25 16:30 -0700
      Re: New soft processor core paper publisher? thomas.entner99@gmail.com - 2013-06-25 16:57 -0700
        Re: New soft processor core paper publisher? glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2013-06-26 00:14 +0000

csiph-web