|
Last change
on this file since 725 was
724,
checked in by cfuguet, 11 years ago
|
|
branches/fault_tolerance:
- Recreating fault_tolerance branch with all new modifications from
trunk.
- Introducing distributed boot rom in the tsar_generic_iob platform
|
|
File size:
425 bytes
|
| Line | |
|---|
| 1 | This files describes the differences between vci_ethernet_tsar and |
|---|
| 2 | vci_ethernet |
|---|
| 3 | |
|---|
| 4 | * Added f->wr_req->setPacket(0x4); for every Write command from vci_ethernet in |
|---|
| 5 | order to respect overloading of vci CMD in pktid of Tsar architecture |
|---|
| 6 | |
|---|
| 7 | * Added overlapping detection in read and write vci CMD. First, vci CMD is now |
|---|
| 8 | made at maximum with the boundary of a cache line (64 alignement) |
|---|
| 9 | |
|---|
| 10 | * Added set and reset for IRQ lines enable |
|---|
Note: See
TracBrowser
for help on using the repository browser.