Altera_Forum
Honored Contributor
16 years agoproblem with ModelSim
I use ModelSim to simulate an adder(sumador.vdh) and a testbench(bancopruebas.vdh) that read a text file "Datos.txt" where the data are;and put the result in other file "resultados.txt". After I comp...