Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packet_router: added all input/output signals to module, created the comm ↵ | Josh Blum | 2010-11-23 | 1 | -6/+19 |
| | | | | muxes (in and out) | ||||
* | packet_router: created com signals (device IO lines that may be ethernet or ↵ | Josh Blum | 2010-11-23 | 1 | -79/+100 |
| | | | | serdes) | ||||
* | packet_router: created inspector and added dsp output (however inspection ↵ | Josh Blum | 2010-11-23 | 1 | -4/+133 |
| | | | | logic does not enable it yet) | ||||
* | packet_router: connected and created CPU read from interface (slow path in ↵ | Josh Blum | 2010-11-23 | 1 | -47/+153 |
| | | | | place) | ||||
* | packet_router: created nearly empty router with eth in attached to mapped memory | Josh Blum | 2010-11-23 | 1 | -0/+120 |