Forum Discussion
Altera_Forum
Honored Contributor
17 years agoThanks for the reply..
I am using Functional Simulation. I have heard of testbenches but don't really know how to use it.. What I hope to achieve is to be able to know what data is actually written into and stored in the array when data is written through the Data pins (declared as "inout std_logic_vector (7 downto 0)") during the writing process and, to be able to view the data output through the Data pins during reading process.