Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
thats all you need to include. But remember you cannot compile a testbench in quartus. You can only run it in modeslim. Textio does not work in quartus.
sir,
i want to include a text file in my testbench code. but i don't understand how to include this?? i come to know to include "use std.textio.all; use IEEE.std_logic_textio.all;" should i have to decare this package manually??? plz help me.:cry:thats all you need to include. But remember you cannot compile a testbench in quartus. You can only run it in modeslim. Textio does not work in quartus.