]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commitdiff
minor changes
authorTobias Weber <toweber86@gmail.com>
Wed, 13 Dec 2017 09:38:53 +0000 (10:38 +0100)
committerTobias Weber <toweber86@gmail.com>
Wed, 13 Dec 2017 09:38:53 +0000 (10:38 +0100)
mupix/Mupix8/sources/CircularMemory.vhd
mupix/Mupix8/sources/MupixBoard.vhd

index e99ebe4127d15c4f765bfb7fda3572a90079ee25..4544389df01685befe48ae5b575e1a7ab2bbf60b 100644 (file)
@@ -24,7 +24,7 @@ entity CircularMemory is
                data_out     : out std_logic_vector(g_datawidth - 1 downto 0); -- output word
                empty        : out std_logic;   --empty flag
                full         : out std_logic;   --full flag
-               fillcnt      : out std_logic_vector(g_addresswidth - 1 downto 0); -- number of words in circullar buffer
+               fillcnt      : out std_logic_vector(g_addresswidth - 1 downto 0); -- number of words in circular buffer
                inword_freq  : out std_logic_vector(31 downto 0); -- number of input words per second
                outword_freq : out std_logic_vector(31 downto 0) -- number of output words per second
        );
index 3a6243348f96eae11795df4ddac4dc30bbc09cd1..6343fd63a14da6651bc46436e5a29c35fe1c84ff 100644 (file)
@@ -45,7 +45,7 @@ entity MupixBoard is
     --fast data signals
     clkref              :  out  std_logic; --reference clock
     clkext              :  out  std_logic; --external clock (difference to first one?)
-    syncres             :  out  std_logic; --sync something
+    syncres             :  out  std_logic; --synchronous reset of mupix 8 counters and time stamps
     trigger             :   in  std_logic; --external trigger
     --data
     data1_P             :   in  std_logic; --data 1