--- Quote Start ---
Where do you do the instruction decoding? is it in the Unit under test? if these 4 things are separate inputs you'll need yo separate them in the file with spaces. Or you could read the lot and decode it yourself in the testbench.
--- Quote End ---
I hate a CPU in another project...
i just want to be able to read the file, so i can decode the instructions
but its been difficult to read the file =(
i will try the Kaz's new code and see if i can read it.
and Tricky.
my quartus doesnt have the std_logic_textio...
is this normal?