diff options
Diffstat (limited to 'top/u2_rev3/Makefile')
-rw-r--r-- | top/u2_rev3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/top/u2_rev3/Makefile b/top/u2_rev3/Makefile index a6fcc36f0..1f8bbe304 100644 --- a/top/u2_rev3/Makefile +++ b/top/u2_rev3/Makefile @@ -86,6 +86,8 @@ control_lib/priority_enc.v \ control_lib/pic.v \ vrt/vita_rx_control.v \ vrt/vita_rx_framer.v \ +vrt/vita_tx_control.v \ +vrt/vita_tx_deframer.v \ simple_gemac/simple_gemac_wrapper.v \ simple_gemac/simple_gemac.v \ simple_gemac/simple_gemac_wb.v \ |