Skip to content
Snippets Groups Projects
Commit 2368729f authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

-Updated comment.

parent ae4be2ef
Branches
No related tags found
1 merge request!101Merged sub-branch L2SDP-151 into L2SDP-143 (st_histogram rework)
...@@ -74,7 +74,8 @@ ...@@ -74,7 +74,8 @@
-- its own (clk_a,clk_b) clock domain, which is not what we need here. -- its own (clk_a,clk_b) clock domain, which is not what we need here.
-- . Downside of common_ram_r_w: it uses a single clock -- . Downside of common_ram_r_w: it uses a single clock
-- . This st_histogram.vhd operates in dp_clk domain only, so we need to -- . This st_histogram.vhd operates in dp_clk domain only, so we need to
-- provide MM access to the user, in the mm_clk domain, elsewhere. -- provide MM access to the user, in the mm_clk domain, elsewhere. This
-- has been done in mms_st_histogram.vhd.
LIBRARY IEEE, common_lib, mm_lib, technology_lib, dp_lib; LIBRARY IEEE, common_lib, mm_lib, technology_lib, dp_lib;
USE IEEE.std_logic_1164.ALL; USE IEEE.std_logic_1164.ALL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment