PCIeSocket
Parent Projects:
A GSGP based socket for PCIe, more details to follow.
This projects ports the Projects/PciExpress project to a TLM 2.0 compatible GSGPSocket-based socket.
Documentation:
PCIeSocket Guide how to move from GreenBus PCIe
First convert according the rules to convert GreenBus code to GSGPSocket code (GSGPSocket How to move from GreenBus).
- namespaces
- old:
- using namespace tlm::PCIe;
- new:
- using namespace gs::PCIe;
- compatibility:
- old:
- namespaces
PCIeSocket ChangeLog
This page lists the changes made for PCIeSocket for the releases. Changes listed at the initial release are changes applied to the previous PciExpress project.
PCIeSocket v. 3.x.x
- changed include path for greenrouter includes
- fixed namespace bug
- includes <systemc> instead of <systemc.h>
=== PCIeSocket v.
User's Guide
PCIeSocket User's Guide (current version, might differ from last release)
This project has been developed using the PciExpress project whose implementation is described here
license:
Release List:
| package lable | Stability | Date | Project | Architecture | Quality |
|---|---|---|---|---|---|
| pciesocket/4.0.0/bare | testing (being tested) | 11 Dec 09 | PCIeSocket | all | ![]() |
| pciesocket/3.0.1/bare | testing (being tested) | 8 Sep 09 | PCIeSocket | all | ![]() |
| pciesocket/3.0.0/bare | testing (being tested) | 22 Jul 09 | PCIeSocket | all | ![]() |
| pciesocket/2.0.1/bare | testing (being tested) | 16 Mar 09 | PCIeSocket | all | ![]() |
| pciesocket/2.0.0/bare | testing (being tested) | 19 Feb 09 | PCIeSocket | all | ![]() |
| pciesocket/1.1/bare | testing (being tested) | 6 Feb 09 | PCIeSocket | all | ![]() |
| pciesocket/1.0/bare | testing (being tested) | 4 Oct 08 | PCIeSocket | all | ![]() |
issues:
Mail List:
This group has an email list, all issues will be sent to all members of the group
SVN Repository:
MemberGroups:
Posted August 20th, 2008 by ChristianSchroeder
