My code is below, I want to write the integers in AAA4.txt file, the file is opened but, there are nonsense characters in it... I am using Modelsim,
Does anyone know where the problem is...?
---------------CODE----------------------------
library ieee;
use ieee.std_logic_1164.all;
use...