... | ... | @@ -7,6 +7,18 @@ project](https://www.ohwr.org/project/wr-cores/wikis) provides support |
|
|
for the [VFC-HD board](https://www.ohwr.org/project/vfc-hd/wikis), an
|
|
|
FMC carrier board based on an Arria V FPGA from Altera.
|
|
|
|
|
|
By using this module, the user gains the benefit of instantiating all
|
|
|
the necessary components of the WR PTP core (including the core itself,
|
|
|
the PHY, PLLs, etc.) in one go, without having to delve into the
|
|
|
implementation details, using a setup that has been tested and is known
|
|
|
to work well on the VFC-HD board.
|
|
|
|
|
|
For users who need more control and flexibility over the process, it is
|
|
|
suggested to use this code as a reference, and to consider using the
|
|
|
[Altera Arria V platform](platform-arria5) (which is also used
|
|
|
internally in this module) for instantiating the PHY and (optionally)
|
|
|
the PLLs.
|
|
|
|
|
|
## Gateware
|
|
|
|
|
|
The main ingredient of the WR PTP core is the FPGA gateware. The WR PTP
|
... | ... | |