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

Subversion Repositories t48

[/] [t48/] [tags/] [rel_0_1_beta/] [KNOWN_BUGS] - Diff between revs 146 and 163

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

Rev 146 Rev 163
Line 1... Line 1...
 
 
Known bugs of the T48 uController core
Known bugs of the T48 uController core
======================================
======================================
Version: $Date: 2004-10-25 21:37:36 $
Version: $Date: 2005-05-04 20:20:15 $
 
 
 
 
 
Release 0.5 BETA
 
----------------
 
 
 
*******************************************************************************
 
Wrong clock applied to T0
 
 
 
After executing the 'ENT0 CLK' instruction, the internal clock (XTAL divided
 
by 3) should be applied to T0.
 
The t48_core applies clk_i to T0. This is equal to XTAL in the current
 
implementation of t8048 and others. Therefore, the clock at T0 is three times
 
faster than specified.
 
 
 
Fixed in:
 
clock_ctrl.vhd 1.7
 
t48_core.vhd 1.8
 
Fix will be included in next release.
 
 
 
 
 
 
Release 0.4 BETA
Release 0.4 BETA
----------------
----------------
 
 
*******************************************************************************
*******************************************************************************
 
Wrong clock applied to T0
 
 
 
See above.
 
 
 
*******************************************************************************
RD' and WR' not asserted for INS A, BUS and OUTL BUS, A
RD' and WR' not asserted for INS A, BUS and OUTL BUS, A
 
 
The control signals RD' and WR' are not asserted when the instructions INS A,
The control signals RD' and WR' are not asserted when the instructions INS A,
BUS and OUTL BUS, A are executed. The BUS is read or written but the control
BUS and OUTL BUS, A are executed. The BUS is read or written but the control
signals are missing.
signals are missing.
 
 
Fixed in:
Fixed in:
decoder.vhd 1.16
decoder.vhd 1.16
Fix will be included in next release.
Fix will be included in next release.
 
 
 
 
*******************************************************************************
*******************************************************************************
P1 constantly in push-pull mode in t8048
P1 constantly in push-pull mode in t8048
 
 
Port P1 is constantly driven by an active push-pull driver instead of an
Port P1 is constantly driven by an active push-pull driver instead of an
open-collector driver type. This inhibits using any bit of P1 in input
open-collector driver type. This inhibits using any bit of P1 in input
Line 34... Line 57...
 
 
Release 0.3 BETA
Release 0.3 BETA
----------------
----------------
 
 
*******************************************************************************
*******************************************************************************
 
Wrong clock applied to T0
 
 
 
See above.
 
 
 
*******************************************************************************
RD' and WR' not asserted for INS A, BUS and OUTL BUS, A
RD' and WR' not asserted for INS A, BUS and OUTL BUS, A
 
 
See above.
See above.
 
 
*******************************************************************************
*******************************************************************************
Line 64... Line 92...
 
 
Release 0.2 BETA
Release 0.2 BETA
----------------
----------------
 
 
*******************************************************************************
*******************************************************************************
 
Wrong clock applied to T0
 
 
 
See above.
 
 
 
*******************************************************************************
RD' and WR' not asserted for INS A, BUS and OUTL BUS, A
RD' and WR' not asserted for INS A, BUS and OUTL BUS, A
 
 
See above.
See above.
 
 
*******************************************************************************
*******************************************************************************
Line 100... Line 133...
 
 
Release 0.1 BETA
Release 0.1 BETA
----------------
----------------
 
 
*******************************************************************************
*******************************************************************************
 
Wrong clock applied to T0
 
 
 
See above.
 
 
 
*******************************************************************************
RD' and WR' not asserted for INS A, BUS and OUTL BUS, A
RD' and WR' not asserted for INS A, BUS and OUTL BUS, A
 
 
See above.
See above.
 
 
*******************************************************************************
*******************************************************************************

powered by: WebSVN 2.1.0

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