|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
|
|
|
Re: Re: Or1ksim and tlm2.0On Thu, 2009-02-26 at 17:09 +0100, licinios@... wrote:
> Hi Jeremy, > > Focusing on the software development. > > Still making sure it makes sense to invest in this framework. > What about simulation performance? Is it possible to compile a full > c++ software stack (like a usb device application) and still > maintaining an interesting simulation performance? how interesting, > comparing with using a real linux an real hardware environment? Hi Licínio, I reckon I get around 5-10MIPS out of Or1ksim running on my PC (low-end Core-2 Duo, about 18 months old). Given that Or1ksim is designed to clock at 25-30kHz on an FPGA that's pretty good for any software development. For detailed timing, you have the option of the Verilator model, which for a full ORPSoC runs at 130kHz on my machine - the processor alone would probably hit 200-300kHz. > > Can you or anyone describe me a real successful example of compiling > a big application and running it on linux with the or1ksim... and > simulation timings? Well Linux itself is a pretty big application, and includes the BusyBox application set. Rich D'Addio is the expert on what has been built. > > What about software debug? how should it be done...printing stuff??? :) GDB 6.8. The current port is aimed at bare metal OpenRISC, which is good for embedded use. If you want to run it into the Linux environment, then I would suggest porting GDBServer (should not be difficult) and compiling that to run under Linux, connecting through the serial port. That would be a very valuable contribution. HTH, Jeremy -- Tel: +44 (1202) 416955 Cell: +44 (7970) 676050 SkypeID: jeremybennett Email: jeremy.bennett@... Web: www.embecosm.com _______________________________________________ http://www.opencores.org/mailman/listinfo/openrisc |
|
|
Re: Re: Or1ksim and tlm2.0Ok i will try to take a look at it in the near future
On Thu, Feb 26, 2009 at 4:33 PM, Jeremy Bennett <jeremy.bennett@...> wrote: On Thu, 2009-02-26 at 17:09 +0100, licinios@... wrote: _______________________________________________ http://www.opencores.org/mailman/listinfo/openrisc |
| Free embeddable forum powered by Nabble | Forum Help |