Custom Query (93 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 93)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#29 fixed [VciSimpleRingNetwork] illegal VCI response packet on vci_xcache_wrapper.cpp, line 840 developers xavier.guerin@…
Description

Simulation fails after a few hundreds of cycles on the following error:

Assertion failed: (p_vci.reop.read() && "illegal VCI response packet for uncached instruction"), function transition, file /Users/xguerin/Workspace/Simulation/SoCLib.svn/soclib/module/internal_component/vci_xcache_wrapper/caba/source/src/vci_xcache_wrapper.cpp, line 840.

The platform contains:

  • 1 VciRam
  • 1 VciFramebuffer
  • 1 VciFdAccess
  • 1 VciMultiTty
  • 1 VciMultiTimer
  • 1 Mailbox
  • 1 to N VciXcache, Mips32 processors (w - w/o GdbServer)

Works fine on a smaller platform (1 proc. + TTY + FB)

#30 invalid VciVgmn does not compile anymore Nicolas Pouillon xavier.guerin@…
Description

Some type definitions appear to be missing. Please see log in attachment.

#36 invalid [MIPS32] sync does not flush read operation as it is supposed to developers xavier.guerin@…
Description

When sync is called on Mips32, only pending write operation are flushed, and not the pending read operation, as they are supposed to.

1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.