OpenCores
URL https://opencores.org/ocsvn/t48/t48/trunk

Subversion Repositories t48

[/] [t48/] [tags/] [rel_0_6_beta/] [KNOWN_BUGS] - Diff between revs 121 and 135

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 121 Rev 135
Line 1... Line 1...
 
 
Known bugs of the T48 uController core
Known bugs of the T48 uController core
======================================
======================================
Version: $Date: 2004-06-30 21:25:54 $
Version: $Date: 2004-09-12 10:17:58 $
 
 
 
 
 
Release 0.3 BETA
 
----------------
 
 
 
*******************************************************************************
 
PSENn Timing
 
 
 
PSENn is erroneously activated during read or write from external memory when
 
the read and write strobe signals RDn and WRn are active. This happens when
 
code is executed from external Program Memory.
 
 
 
The problem lies in the decoder module where the PSENn signal is generated
 
based on the current machine cycle.
 
 
 
Fixed in decoder.vhd 1.15
 
Added waveform check for PSENn in if_timing.vhd 1.3
 
New regression test: white_box/psen_rd_wr_timing
 
Fix will be included in next release.
 
 
 
 
 
 
Release 0.2 BETA
Release 0.2 BETA
----------------
----------------
 
 
*******************************************************************************
*******************************************************************************
 
PSENn Timing
 
 
 
See above.
 
 
 
*******************************************************************************
Program Memory bank can be switched during interrupt
Program Memory bank can be switched during interrupt
 
 
During an interrupt service routine (i.e. after vectoring to location 3 or 7
During an interrupt service routine (i.e. after vectoring to location 3 or 7
of the Program Memory and befor executing the RETR instruction) the Program
of the Program Memory and befor executing the RETR instruction) the Program
Memory bank can be switched by executing a JMP or CALL instruction. These
Memory bank can be switched by executing a JMP or CALL instruction. These
Line 27... Line 52...
 
 
Release 0.1 BETA
Release 0.1 BETA
----------------
----------------
 
 
*******************************************************************************
*******************************************************************************
 
PSENn Timing
 
 
 
See above.
 
 
 
*******************************************************************************
Program Memory bank can be switched during interrupt
Program Memory bank can be switched during interrupt
 
 
See above.
See above.
 
 
******************************************************************************
******************************************************************************

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.