Groups | Search | Server Info | Login | Register


Groups > comp.arch.fpga > #10535

Re: FPGA motherboard for 80386 CPU

X-Received by 10.36.148.132 with SMTP id j126mr2028390ite.27.1510604108076; Mon, 13 Nov 2017 12:15:08 -0800 (PST)
X-Received by 10.157.95.5 with SMTP id f5mr766411oti.9.1510604107896; Mon, 13 Nov 2017 12:15:07 -0800 (PST)
Path csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.snarked.org!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!l196no2673366itl.0!news-out.google.com!x87ni3704ita.0!nntp.google.com!l196no2673362itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.arch.fpga
Date Mon, 13 Nov 2017 12:15:07 -0800 (PST)
In-Reply-To <d1c0a984-0842-4e6e-a8dd-b37c35b086ef@googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=68.44.229.196; posting-account=BcpLkAoAAACbVwkzAAKP0XXOd-MDREpp
NNTP-Posting-Host 68.44.229.196
References <2f3344b5-c9b4-4cee-bbf9-bd96efb89497@googlegroups.com> <ou4vmk$t3n$1@dont-email.me> <9d1a9600-7ce0-46d0-bcf8-7b208ef15f48@googlegroups.com> <efb0c0f1-18d9-4bf4-b937-a954b8b1403f@googlegroups.com> <4e4308d8-55d2-45e6-b089-32e9793f5c51@googlegroups.com> <60cd11d9-0fba-4ee2-9d5d-2efcc6eb48e0@googlegroups.com> <aa928a55-e699-447e-ba15-641dc3aac503@googlegroups.com> <3996b47e-45b6-4e27-abc1-c3c40df6531e@googlegroups.com> <31d1562a-7fb3-4d92-ade4-14f5a4a1f203@googlegroups.com> <d1c0a984-0842-4e6e-a8dd-b37c35b086ef@googlegroups.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <97cd983a-cd21-4b5f-b333-5b65a9184830@googlegroups.com> (permalink)
Subject Re: FPGA motherboard for 80386 CPU
From "Rick C. Hodgin" <rick.c.hodgin@gmail.com>
Injection-Date Mon, 13 Nov 2017 20:15:08 +0000
Content-Type text/plain; charset="UTF-8"
Lines 50
Xref csiph.com comp.arch.fpga:10535

Show key headers only | View raw


On Monday, November 13, 2017 at 3:06:44 PM UTC-5, lasselangwad...@gmail.com wrote:
> Den mandag den 13. november 2017 kl. 20.54.12 UTC+1 skrev Rick C. Hodgin:
> > On Monday, November 13, 2017 at 2:47:48 PM UTC-5, lasselangwad...@gmail.com wrote:
> > > Den mandag den 13. november 2017 kl. 17.49.15 UTC+1 skrev Rick C. Hodgin:
> > > writing verilog or copy-pasting verilog ?
> > 
> > Writing Verilog.  I've also written a CPU core that synthesized in
> > Altera's Quartus II software, but I never debugged it and I have no
> > idea if it actually works:
> > 
> >     http://libsf.org:8990/projects/LIB/repos/libsf/browse/arxoda/oppie/oppie1/oppie1.v
> > 
> >     http://libsf.org:8990/projects/LIB/repos/libsf/browse/arxoda/oppie/oppie1/debo-1-actual.png
> > 
> >     http://libsf.org:8990/projects/LIB/repos/libsf/browse/arxoda/oppie/oppie-1.png
> > 
> > > anyway, 99% of such a project will be done in a simulator
> > 
> > That would be great.  How do I do it?  What tools are available for
> > the Alter Cyclone V GX Starter Kit toolset?
> 
> what's wrong with icarus iverilog? no point in looking at specific boards or fpgas until you have it working in a simulator

I've found the tools clunky.  I want to see some kind of visualization
like this:

    http://www.visual6502.org/JSSim/index.html

Which produces information on runtime like this:

    http://www.visual6502.org/JSSim/expert.html

And produces some kind of output like this:

    (click the "Trace More" button many times)

-----
The reason I stopped working in Verilog was because I found it textual
and confusing.  I had intended to write my Logician tool, which would
be a Blender node-like arrangement of hardware, allowing me to sample
all data lines, and visualize it as with the 6502 visualization.

    Blender Node Editor (at 1:18 and after):
    https://www.youtube.com/watch?v=sc-ptGft9Vk&t=1m18s

I haven't had time to do it yet, but there must be some tool closer
to that out there.  If not, that's where we should start (writing
that tool for people to use).

--
Rick C. Hodgin

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


Thread

FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-10 07:35 -0800
  Re: FPGA motherboard for 80386 CPU rickman <gnuarm@gmail.com> - 2017-11-10 14:46 -0500
    Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-10 12:19 -0800
      Re: FPGA motherboard for 80386 CPU rickman <gnuarm@gmail.com> - 2017-11-10 16:11 -0500
        Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-10 14:14 -0800
          Re: FPGA motherboard for 80386 CPU rickman <gnuarm@gmail.com> - 2017-11-10 18:31 -0500
            Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-10 15:59 -0800
              Re: FPGA motherboard for 80386 CPU rickman <gnuarm@gmail.com> - 2017-11-10 22:15 -0500
                Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-10 20:16 -0800
                Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-11 10:43 -0800
      Re: FPGA motherboard for 80386 CPU lasselangwadtchristensen@gmail.com - 2017-11-10 13:15 -0800
        Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-10 14:02 -0800
          Re: FPGA motherboard for 80386 CPU lasselangwadtchristensen@gmail.com - 2017-11-13 08:28 -0800
            Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-13 08:49 -0800
              Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-13 09:33 -0800
              Re: FPGA motherboard for 80386 CPU lasselangwadtchristensen@gmail.com - 2017-11-13 11:47 -0800
                Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-13 11:54 -0800
                Re: FPGA motherboard for 80386 CPU lasselangwadtchristensen@gmail.com - 2017-11-13 12:06 -0800
                Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-11-13 12:15 -0800
                Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-21 01:33 -0800
                Re: FPGA motherboard for 80386 CPU Richard Damon <Richard@Damon-Family.org> - 2017-12-22 19:23 -0500
                Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-24 14:04 -0800
                Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-20 05:49 -0800
  Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-12 12:10 -0800
    Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-14 06:29 -0800
  Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-28 07:32 -0800
    Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-30 09:54 -0800
      Re: FPGA motherboard for 80386 CPU Richard Damon <Richard@Damon-Family.org> - 2017-12-30 15:18 -0500
        Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-31 00:20 -0800
          Re: FPGA motherboard for 80386 CPU Emilian Miron <emilian.miron@gmail.com> - 2017-12-31 07:20 -0800
            Re: FPGA motherboard for 80386 CPU "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-31 13:52 -0800

csiph-web