Commit 9436c05c authored by Dimitris Lampridis's avatar Dimitris Lampridis

[hdl] minor code cleanup

parent 39521fe2
Subproject commit 14e96565da18eee7960c69f927edc31e820a2e3c
Subproject commit 284373b7ea1db559dd323634dd34a8dba1811c12
......@@ -9,7 +9,7 @@
-- description: GN4124 core top level. Version for spartan6 FPGAs.
--
--------------------------------------------------------------------------------
-- Copyright CERN 2010-2018
-- Copyright CERN 2010-2019
--------------------------------------------------------------------------------
-- Copyright and related rights are licensed under the Solderpad Hardware
-- License, Version 2.0 (the "License"); you may not use this file except
......@@ -842,7 +842,7 @@ begin
arb_wbm_gnt_o => arb_wbm_gnt,
---------------------------------------------------------
-- From DMA controller (pdm) to arbiter (arb)
-- From P2L DMA master (pdm) to arbiter (arb)
pdm_arb_valid_i => pdm_arb_valid,
pdm_arb_dframe_i => pdm_arb_dframe,
pdm_arb_data_i => pdm_arb_data,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment