Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI am not getting expected response in Modelsim
Dear all, Could someone please have a look at my code and say what is wrong in it. entity pinconfig is port( pins :in std_logic_vector (13 downto 0):="00000000000000"; signalsin...
Altera_Forum
Honored Contributor
8 years agoHi,
Are you trying to tell that bidirectional pin's are not responding after forcing input to it? If yes, in test bench while changing config you should set the bidirectional pins to noforce. can you post a portion of test bench code? Best Regards, Anand Raj Shankar (This message was posted on behalf of Intel Corporation)