Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - IP-core in VHDL

 
Thread Tools Search this Thread
Old 08-28-2004, 09:42 AM   #1
Default IP-core in VHDL


Hi out there
Does anybody here know about an implementation in VHDL for x86? Freeware -
shareware or professionel!
Mogens Pelle




mep
  Reply With Quote
Old 08-29-2004, 06:17 PM   #2
Antti Lukats
 
Posts: n/a
Default Re: IP-core in VHDL
"mep" <> wrote in message
news:41304560$0$255$. ..
> Hi out there
> Does anybody here know about an implementation in VHDL for x86? Freeware -
> shareware or professionel!


1) there is no free x86, not known to us
2) there is virtually no shareware IP-cores at all !!!
3) there are commercial x86 cores from several vendors (mentor/ARC,...)

Antti
xilinx.openchip.org

PPS I have some half way made x86 core, but that is not for public not yet.
A SoC system existed that did some print on graphic LCD (on xilinx ML300)
etc.. maybe it will be released one day.





Antti Lukats
  Reply With Quote
Old 09-01-2004, 02:14 PM   #3
Eric Gauthier
 
Posts: n/a
Default Re: IP-core in VHDL
Well there are some ip-cores, meaby not x86, at www.opencores.org


Eric Gauthier
  Reply With Quote
Old 09-01-2004, 09:33 PM   #4
Philipp Klaus Krause
 
Posts: n/a
Default Re: IP-core in VHDL
Eric Gauthier schrieb:
> Well there are some ip-cores, meaby not x86, at www.opencores.org


The T80 project there has a 8080 core, which is a x86.

Philipp Klaus Krause


Philipp Klaus Krause
  Reply With Quote
Old 09-18-2004, 12:48 PM   #5
Hans
 
Posts: n/a
Default Re: IP-core in VHDL
Hi Mogens,

Any particular reason why you need an x86 core? I have written my own 8086
core in VHDL and I can tell you it was a real struggle. The 86 instruction
decoder is not particular "HDL friendly" and I spend lots of time
implementing all the exceptions. I suspect that for this reason you can only
find commercial cores and they are not cheap (probably in the region of
£20K). Try http://www.cast-inc.com/ they have a very fast 186 core,

Regards,
Hans.
www.ht-lab.com

"mep" <> wrote in message
news:41304560$0$255$. ..
> Hi out there
> Does anybody here know about an implementation in VHDL for x86? Freeware -
> shareware or professionel!
> Mogens Pelle
>
>





Hans
  Reply With Quote
Old 09-27-2004, 12:31 AM   #6
mep
 
Posts: n/a
Default Re: IP-core in VHDL
test. I have tried to respond, but the mail was refused. If this goes throu,
I will try again
mogens

"Hans" <> skrev i en meddelelse
news:ngV2d.217$...
> Hi Mogens,
>
> Any particular reason why you need an x86 core? I have written my own 8086
> core in VHDL and I can tell you it was a real struggle. The 86 instruction
> decoder is not particular "HDL friendly" and I spend lots of time
> implementing all the exceptions. I suspect that for this reason you can

only
> find commercial cores and they are not cheap (probably in the region of
> £20K). Try http://www.cast-inc.com/ they have a very fast 186 core,
>
> Regards,
> Hans.
> www.ht-lab.com
>
> "mep" <> wrote in message
> news:41304560$0$255$. ..
> > Hi out there
> > Does anybody here know about an implementation in VHDL for x86?

Freeware -
> > shareware or professionel!
> > Mogens Pelle
> >
> >

>
>





mep
  Reply With Quote
Old 09-27-2004, 12:38 AM   #7
mep
 
Posts: n/a
Default Re: IP-core in VHDL
Hi Hans,
Yes to me there is. I am working at the technical university of Denmark and
we have for many years used a 8088-based system to teach microprocessor
design. The hardware is worn out and have to be replaced by a FPGA-based
board. But all our examples, projects, drills etc. are based on this system.
To make the transition easier, we are looking for an IP-core, which can
execute 8088-compatibel code and make it possible to use the old "software"
at least for a period..

Is your core for sale?

Mogens

"Hans" <> skrev i en meddelelse
news:ngV2d.217$...
> Hi Mogens,
>
> Any particular reason why you need an x86 core? I have written my own 8086
> core in VHDL and I can tell you it was a real struggle. The 86 instruction
> decoder is not particular "HDL friendly" and I spend lots of time
> implementing all the exceptions. I suspect that for this reason you can

only
> find commercial cores and they are not cheap (probably in the region of
> £20K). Try http://www.cast-inc.com/ they have a very fast 186 core,
>
> Regards,
> Hans.
> www.ht-lab.com
>
> "mep" <> wrote in message
> news:41304560$0$255$. ..
> > Hi out there
> > Does anybody here know about an implementation in VHDL for x86?

Freeware -
> > shareware or professionel!
> > Mogens Pelle
> >
> >

>
>





mep
  Reply With Quote
Old 09-27-2004, 07:41 PM   #8
Hans
 
Posts: n/a
Default Re: IP-core in VHDL
Hi Mogens,

I will send you an email,

Regards,
Hans.
www.ht-lab.com

"mep" <> wrote in message
news:41575306$0$284$. ..
> Hi Hans,
> Yes to me there is. I am working at the technical university of Denmark

and
> we have for many years used a 8088-based system to teach microprocessor
> design. The hardware is worn out and have to be replaced by a FPGA-based
> board. But all our examples, projects, drills etc. are based on this

system.
> To make the transition easier, we are looking for an IP-core, which can
> execute 8088-compatibel code and make it possible to use the old

"software"
> at least for a period..
>
> Is your core for sale?
>
> Mogens
>
> "Hans" <> skrev i en meddelelse
> news:ngV2d.217$...
> > Hi Mogens,
> >
> > Any particular reason why you need an x86 core? I have written my own

8086
> > core in VHDL and I can tell you it was a real struggle. The 86

instruction
> > decoder is not particular "HDL friendly" and I spend lots of time
> > implementing all the exceptions. I suspect that for this reason you can

> only
> > find commercial cores and they are not cheap (probably in the region of
> > £20K). Try http://www.cast-inc.com/ they have a very fast 186 core,
> >
> > Regards,
> > Hans.
> > www.ht-lab.com
> >
> > "mep" <> wrote in message
> > news:41304560$0$255$. ..
> > > Hi out there
> > > Does anybody here know about an implementation in VHDL for x86?

> Freeware -
> > > shareware or professionel!
> > > Mogens Pelle
> > >
> > >

> >
> >

>
>





Hans
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel Core i5-750 and Core i7-870 Processors Admin Front Page News 0 09-09-2009 10:26 AM
How to execute an external software from VHDL? And how to interface VHDL with JAVA? becool_nikks Software 0 03-06-2009 07:08 PM
Intel Core i7 Admin Front Page News 0 11-04-2008 03:43 PM
Help on auto conversion from Matlab to vhdl on filter design hardheart Hardware 0 12-07-2007 09:19 AM
ARRAY(n DOWNTO 0) OF STD_LOGIC_VECTOR(m DOWNTO 0) - VHDL freitass Hardware 0 11-01-2007 03:44 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46