EmbeddedRelated.com
Forums
Memfault Beyond the Launch

Instruction Set Simulator Book/Links

Started by Unknown November 30, 2005
Hello All,

Can anyone please let me know some good books or links where i can find
enoughinformation on Instruction Set Simulators.I want to know how
simulator works internally.

Also, i have heard that LISA is used to build simulators. So, is there
any documnet where i can find information related to this.

Regards,
Sapan

sapan.agarwal@gmail.com wrote:
> Hello All, > > Can anyone please let me know some good books or links where i can find > enoughinformation on Instruction Set Simulators.I want to know how > simulator works internally. > > Also, i have heard that LISA is used to build simulators. So, is there > any documnet where i can find information related to this. > > Regards, > Sapan
The task can range from relatively simple to very complex. To judge the level of complexity you need to define: 1) From what simulated processor to what output? 2) In what format is the input, machine or assembly language? 3) Are you reverse engineering existing code, looking for a tool to use for development or just trying to get an answer to a homework assignment? Regards, Ken Asbury
On 30 Nov 2005 07:03:54 -0800, avoidingspam2001@yahoo.com wrote:
>sapan.agarwal@gmail.com wrote: >> Hello All, >> >> Can anyone please let me know some good books or links where i can find >> enoughinformation on Instruction Set Simulators.I want to know how >> simulator works internally. >> >> Also, i have heard that LISA is used to build simulators. So, is there >> any documnet where i can find information related to this. >> >> Regards, >> Sapan > >The task can range from relatively simple to very complex. > >To judge the level of complexity you need to define: > >1) From what simulated processor to what output? > >2) In what format is the input, machine or assembly language? > >3) Are you reverse engineering existing code, looking for a tool >to use for development or just trying to get an answer to a >homework assignment? > >Regards, >Ken Asbury
And don't forget 4) Are you interested in hardware-like simulation? Or just software (code)? and 5) Is this for early testing of a new product or is it intended to run lots of software (perhaps for an old processor no longer manufactured)? --Charles
Charles Marslett wrote:
> On 30 Nov 2005 07:03:54 -0800, avoidingspam2001@yahoo.com wrote: > >sapan.agarwal@gmail.com wrote: > >> Hello All, > >> > >> Can anyone please let me know some good books or links where i can find > >> enoughinformation on Instruction Set Simulators.I want to know how > >> simulator works internally. > >> > >> Also, i have heard that LISA is used to build simulators. So, is there > >> any documnet where i can find information related to this. > >> > >> Regards, > >> Sapan > > > >The task can range from relatively simple to very complex. > > > >To judge the level of complexity you need to define: > > > >1) From what simulated processor to what output? > > > >2) In what format is the input, machine or assembly language? > > > >3) Are you reverse engineering existing code, looking for a tool > >to use for development or just trying to get an answer to a > >homework assignment? > > > >Regards, > >Ken Asbury > > And don't forget > > 4) Are you interested in hardware-like simulation? > Or just software (code)? > > and > > 5) Is this for early testing of a new product or > is it intended to run lots of software (perhaps > for an old processor no longer manufactured)? > > --Charles
Good points, but given the lack of comprehension of the nature of the problen exhibited by the OP, I'm guessing student... and not one that I'd be eager to hire. Ken
On 1 Dec 2005 06:33:45 -0800, "Ken Asbury"
<avoidingspam2001@yahoo.com> wrote:

>Charles Marslett wrote: >> On 30 Nov 2005 07:03:54 -0800, avoidingspam2001@yahoo.com wrote: >> >sapan.agarwal@gmail.com wrote: >> >> Hello All, >> >> >> >> Can anyone please let me know some good books or links where i can find >> >> enoughinformation on Instruction Set Simulators.I want to know how >> >> simulator works internally. >> >> >> >> Also, i have heard that LISA is used to build simulators. So, is there >> >> any documnet where i can find information related to this. >> >> >> >> Regards, >> >> Sapan >> > >> >The task can range from relatively simple to very complex. >> > >> >To judge the level of complexity you need to define: >> > >> >1) From what simulated processor to what output? >> > >> >2) In what format is the input, machine or assembly language? >> > >> >3) Are you reverse engineering existing code, looking for a tool >> >to use for development or just trying to get an answer to a >> >homework assignment? >> > >> >Regards, >> >Ken Asbury >> >> And don't forget >> >> 4) Are you interested in hardware-like simulation? >> Or just software (code)? >> >> and >> >> 5) Is this for early testing of a new product or >> is it intended to run lots of software (perhaps >> for an old processor no longer manufactured)? >> >> --Charles > >Good points, but given the lack of comprehension of the >nature of the problen exhibited by the OP, I'm guessing >student... and not one that I'd be eager to hire. > >Ken
Afraid you are right -- no clarification is almost always a giveaway that the reply was not understood,.... --Charles
sapan.agarwal@gmail.com wrote:
> Hello All, > > Can anyone please let me know some good books or links where i can find > enoughinformation on Instruction Set Simulators.I want to know how > simulator works internally. > > Also, i have heard that LISA is used to build simulators. So, is there > any documnet where i can find information related to this. > > Regards, > Sapan >
Is there any specific processor you are interested in? ~seemanta

Memfault Beyond the Launch