PCI Express Physical Layer (Gen 1 & Gen 2) - Salony Mahapatro

You might also like

Download as odp, pdf, or txt
Download as odp, pdf, or txt
You are on page 1of 11

PCI Express Physical Layer (Gen 1 & Gen 2)

- Salony Mahapatro
top.sv
"
`include "driver_callback.sv"
`include "lane_driver.sv"
`include "lane_monitor.sv"
`include "pcie_lane_coverage.sv"
`include "sata_lane_coverage.sv"
`include "usb_lane_coverage.sv"
`include "lane_agent.sv" PIPE.svh PHY.svh
`include "link_driver.sv"
`include "link_monitor.sv"
`include "link_agent.sv"

`include "coverage.sv"
`include "env.sv"
endpackage
2
3
4
PCI Express Physical Layer (Gen 3 & Above..)
- Salony Mahapatro

You might also like