Forum Discussion
Altera_Forum
Honored Contributor
14 years agosram read and write
i am trying to alter the data stored(by control panel) in sram .i wrote the vhdl program to alter the data and i am reading with control panel to see if it is changed...my problem is every time i am ...
Altera_Forum
Honored Contributor
14 years agoi am actually new to this vhdl.....but please bear with me...as per i know we should apply 'z' before reading,and reading starts when i assign weo <='1'.so thats why i assigned first 'z' and then i placed address on ADDR port,and i gave weo <='1'...is'nt that the right order..how are you suggesting to do ?