Skip to content
Snippets Groups Projects
Commit d601e7a1 authored by Pepping's avatar Pepping
Browse files

Typo

parent c8144c64
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ ARCHITECTURE str OF mmm_fn_bf IS
CONSTANT c_dp_ram_mm_nof_words : NATURAL := c_hdr_nof_words * (c_eth_data_w/c_word_w);
CONSTANT c_dp_ram_mm_adr_w : NATURAL := ceil_log2(c_dp_ram_mm_nof_words);
-- Simulation
-- Simulation
CONSTANT c_mm_clk_period : TIME := 100 ps;
CONSTANT c_tse_clk_period : TIME := 8 ns;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment