Author |
Message |
Topic: OVP in systemC |
PriyaAgrawal
Replies: 1
Views: 3783
|
Forum: Getting started Posted: Tue Sep 30, 2008 5:20 am Subject: OVP in systemC |
I am trying building a platform supplied in Examples/platform/systemC instantiating OVP processor in systemC environment.
Since system C is supplied with the source code of all the files. I m proceed ... |
Topic: Loading application in processor memory |
PriyaAgrawal
Replies: 5
Views: 6493
|
Forum: Getting started Posted: Wed Sep 03, 2008 10:01 am Subject: Controlling the Memory Map |
I tried changing the location of the executable binary while linking and it works but I have some doubts as follows:
1. The application was specified to be loaded at address 0x01000000 but the pc a ... |
Topic: Simulation time statistics |
PriyaAgrawal
Replies: 4
Views: 8286
|
Forum: Speed questions Posted: Sun Aug 31, 2008 6:18 am Subject: Simulation time statistics |
The user and system time reported are completely dependent on the host platform on which the simulator is working. These timing statistics do not depend on what other tasks the host machine is busy e ... |
Topic: Request for cache models |
PriyaAgrawal
Replies: 1
Views: 5279
|
Forum: Requests for new models Posted: Mon Aug 25, 2008 11:20 am Subject: Request for cache models |
Could You please provide some model illustrating how to model cache memory using OVP?
Thanks |
Topic: ARM Processor models available? |
PriyaAgrawal
Replies: 2
Views: 5125
|
Forum: Ask a Question Posted: Tue Aug 12, 2008 11:47 am Subject: Source code of ARM7 model |
Hello!
Could you please let me know by when the source code for the ARM7 model be available for download?
Thanks |
Topic: Loading application in processor memory |
PriyaAgrawal
Replies: 5
Views: 6493
|
Forum: Getting started Posted: Mon Aug 11, 2008 6:03 am Subject: Loading applications in memory |
I am sorry but I feel my question is not answered yet:
Let me be a bit more clear! Please let me know the following:
1. Can we control the starting address of a program while generating the .ELF f ... |
Topic: Simulation speed question |
PriyaAgrawal
Replies: 2
Views: 5524
|
Forum: Speed questions Posted: Wed Aug 06, 2008 11:58 am Subject: Simulation speed question |
I modelled a simple platform consisting of a single ARM7 processor and a memory.I executed a simple sorting application on it (quick sort of 10,000 numbers).
I instantiated the processor with differe ... |
Topic: Models of ARM processors |
PriyaAgrawal
Replies: 9
Views: 14747
|
Forum: Current models Posted: Wed Aug 06, 2008 11:25 am Subject: Models of ARM processors |
I need the models of ARM Cortex R4 or ARM 11 processor to include in my platform |
Topic: Models of ARM processors |
PriyaAgrawal
Replies: 9
Views: 14747
|
Forum: Current models Posted: Tue Aug 05, 2008 8:06 pm Subject: Models of ARM processors |
Hello,
The processor model currently available in ARM family is of ARM7.Could you please let me know what other ARM processor models are/will be provided by OVP?
Thanks |
Topic: User Time and System Time |
PriyaAgrawal
Replies: 4
Views: 6347
|
Forum: Ask a Question Posted: Thu Jul 31, 2008 9:09 pm Subject: User Time and System Time |
The user time tells the time spent in simulation.What exactly is described by System time? |
Topic: User Time and System Time |
PriyaAgrawal
Replies: 4
Views: 6347
|
Forum: Ask a Question Posted: Wed Jul 30, 2008 6:07 am Subject: User Time and System Time |
I simulated a simple homogeneous platform consisting of two processors each running a different application. The simulation time statistics shows user time =38 seconds and system time=0.02seconds.
Wh ... |
Topic: OVPsimDemo running Linux 2.6 on MIPS32 |
PriyaAgrawal
Replies: 1
Views: 3834
|
Forum: First time - readme Posted: Wed Jul 30, 2008 3:58 am Subject: OVPsimDemo running Linux 2.6 on MIPS32 |
When can the demo illustrating the boot of Linux 2.6 on the MIPs processor be made available for download? |
Topic: Loading application in processor memory |
PriyaAgrawal
Replies: 5
Views: 6493
|
Forum: Getting started Posted: Sun Jul 27, 2008 6:49 am Subject: Loading application in processor memory |
If I create a platform(homogeneous) consisting of 2 processors each having its own local memory and a shared memory. The application to be developed is in file format .c which after compilation forms ... |
Topic: Adding User attributes to processor model |
PriyaAgrawal
Replies: 1
Views: 3633
|
Forum: Getting started Posted: Tue Jul 22, 2008 12:26 am Subject: Adding User attributes to processor model |
I tried modelling a platform by instantiating a processor model with nominal mips rate of 200.I made following changes in the code:
....
...
icmInit(ICM_VERBOSE|ICM_STOP_ON_CTRLC, 0, 0);
//cr ... |
Topic: OVPsim_uclinux_or1k demo |
PriyaAgrawal
Replies: 3
Views: 5553
|
Forum: First time - readme Posted: Thu Jul 17, 2008 4:20 am Subject: OVPsim_uclinux_or1k demo |
Thanks for quick response..
I tried as said..n its working but on the command prompt after booting linux...when i write ls or some other linux command, every character is appearing twice..
could you ... |
|