The limit of printed items was reached (5000). Total 261615 items are not displayed.
Uncovered statements:
Excluded statements:
Covered statements:
If statement:
144: if (rising_edge(clk_sys)) then 145: if (write = '1') then 146: ram_memory(to_integer(unsigned(addr_A))) <= data_in; 147: end if; 148: end if; Count: 27114218 Threshold: 1
If statement:
145: if (write = '1') then 146: ram_memory(to_integer(unsigned(addr_A))) <= data_in; 147: end if; Count: 13555509 Threshold: 1