Custom Query (93 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (55 - 57 of 93)

Ticket Owner Reporter Resolution Summary
#22 developers ludovic.lhours@… fixed Some pending corrections about includes
#31 developers Xavier Guérin <xavier.guerin@…> wontfix MappingTable: adding segment aliasing
Description

Most real HW platforms alias different memory area to the same hardware location. Could it be possible to implement this feature into the Mapping Table ?

Example: Aliasing memory area on Mips platform in order to support 0x80000180 and 0xBFC00000 sharing the same memory as other memory area.

#39 developers xavier.guerin@… invalid [Mips32] CP0 m_ident becomes unstable
Description

At some point in the simulation, the value of CP0 m_ident becomes completely erratic. In addition, due to the complexity of the code and my lack of experience in C++ debugging, I haven't been able to debug the problem. Important note: the behaviour is exactly the same using either SystemC or SystemCass.

Attached file: the output trace, the simulator files, and the application binary. Here is the command used to launch the simulator:

$ SIMULATION_N_CYCLES=1400000 SIMULATION_N_CPUS=4 ./simulation.x TC

Note: See TracQuery for help on using queries.