Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/18/05 07:01
Read: times


 
#99620 - intel app note says
Responding to: ???'s previous message
from a famous App note

As for possible bus contention with previous SRAM read data, the
"SRAM spec indicates the data bus shouldn’t be driven until tOHZ
after the end of a previous read cycle to the same SRAM. Whether
this presents a problem depends on the system configuration.
In this example, the SRAM is being used for data access only
(i.e., connected to RD and WR). Noting that external data cycles are
always separated by an (internal or external) instruction fetch, it is
impossible for back-to-back accesses to occur with a data-only
memory.
Though not a factor in this example, meeting the tOHZ spec could be
of concern in a system that 1) overlaps code and data into a single
64K space (i.e., by ANDing PSEN and RD) and 2) fetches a data
write instruction (ex: MOVX @DPTR,A) from the same SRAM to
which the write is targeted. In this case, the tail end of the opcode
(MOVX) fetch may collide with the beginning of the subsequent
address (DPTR) output if the tOHZ spec isn’t met."



Abhishek

List of 40 messages in thread
TopicAuthorDate
week puzzle III            01/01/70 00:00      
   Not getting into details...            01/01/70 00:00      
      you do            01/01/70 00:00      
      see this            01/01/70 00:00      
   Well. . .            01/01/70 00:00      
   let me try            01/01/70 00:00      
      eh?            01/01/70 00:00      
   I`m confused with A15            01/01/70 00:00      
      Whooops            01/01/70 00:00      
         and I thought that was "the puzzle"            01/01/70 00:00      
            sorry            01/01/70 00:00      
         and I thought that was "the puzzle"            01/01/70 00:00      
         another trouble            01/01/70 00:00      
            And what's wrong with /CS?            01/01/70 00:00      
               sorry, my mistake            01/01/70 00:00      
   what does not happend?            01/01/70 00:00      
      And...?            01/01/70 00:00      
   explain            01/01/70 00:00      
      And...?            01/01/70 00:00      
         Answer for puzzle            01/01/70 00:00      
            I doubt?            01/01/70 00:00      
               I doubt            01/01/70 00:00      
                  I agree here            01/01/70 00:00      
                     I wonder            01/01/70 00:00      
                        autodetect            01/01/70 00:00      
               /PSEN            01/01/70 00:00      
            there is also flaw in the reasoning            01/01/70 00:00      
   Lost inverter            01/01/70 00:00      
      errta            01/01/70 00:00      
   Questions            01/01/70 00:00      
      answers to questions            01/01/70 00:00      
   Timings            01/01/70 00:00      
      Ex[plain A bit more please            01/01/70 00:00      
         intel app note says            01/01/70 00:00      
         I do            01/01/70 00:00      
         re:EA            01/01/70 00:00      
            yes no doubt about it            01/01/70 00:00      
   reset device            01/01/70 00:00      
      three legged            01/01/70 00:00      
   The solution            01/01/70 00:00      

Back to Subject List