Reply by oldfogie March 11, 20062006-03-11
"guilig" <guillaume@defond.com> wrote in message
news:IOednXo8_rbO05HZnZ2dnUVZ_sSdnZ2d@giganews.com...
> Hi all, > > I am searching an open source simulator for several families of > microcontrollers like avr, pic16fxx or zilog. > I need it to a personnal project, so I have seen on internet a lot of > informations about UMPS simulator but I think it s not open source. And i > can't access to vmdesign website. > If I can't find any simulator, I will have to program one that it may be > difficult. > Excuse my bad english, I am not an english speakers > > Thanks for your help
Sorry I didn't notice this thread earlier. There is an open-source PIC emulator that I've written, available at www.picemulator.com Hope that helps, Bill
Reply by Michael N. Moran March 6, 20062006-03-06
guilig wrote:
> Hi all, > > I am searching an open source simulator for several families of > microcontrollers like avr, pic16fxx or zilog.
Simulavrxx worked well enough for me. It allows you to script hardware stimulations, and several AVR variants are supported. It's not too hard to create a new AVR variant if you have some time and a working knowledge of C++. http://savannah.nongnu.org/projects/simulavr/ -- Michael N. Moran (h) 770 516 7918 5009 Old Field Ct. (c) 678 521 5460 Kennesaw, GA, USA 30144 http://mnmoran.org "So often times it happens, that we live our lives in chains and we never even know we have the key." The Eagles, "Already Gone" The Beatles were wrong: 1 & 1 & 1 is 1
Reply by Rene Tschaggelar March 6, 20062006-03-06
guilig wrote:

> Hi all, > > I am searching an open source simulator for several families of > microcontrollers like avr, pic16fxx or zilog. > I need it to a personnal project, so I have seen on internet a lot of > informations about UMPS simulator but I think it s not open source. And i > can't access to vmdesign website. > If I can't find any simulator, I will have to program one that it may be > difficult. > Excuse my bad english, I am not an english speakers
The free AVR Studio has an integarted simulator. Available on the atmel website Rene -- Ing.Buero R.Tschaggelar - http://www.ibrtses.com & commercial newsgroups - http://www.talkto.net *** Free account sponsored by SecureIX.com *** *** Encrypt your Internet usage with a free VPN account from http://www.SecureIX.com ***
Reply by Wolfgang Mahringer March 6, 20062006-03-06
Hi,

guilig wrote:
> Hi all, > > I am searching an open source simulator for several families of > microcontrollers like avr, pic16fxx or zilog.
As for the PICs you can always use MPLAB which has an integrated simulator and is free. See www.microchip.com regards, Wolfgang -- From-address is Spam trap Use: wolfgang (dot) mahringer (at) sbg (dot) at
Reply by guilig March 6, 20062006-03-06
Hi all, 

I am searching an open source simulator for several families of
microcontrollers like avr, pic16fxx or zilog.
I need it to a personnal project, so I have seen on internet a lot of
informations about UMPS simulator but I think it s not open source. And i
can't access to vmdesign website.
If I can't find any simulator, I will have to program one that it may be
difficult.
Excuse my bad english, I am not an english speakers

Thanks for your help