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

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.7/] [doc/] [README_known_issues.txt] - Blame information for rev 40

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 32 wfjm
$Id: README_known_issues.txt 693 2015-06-21 14:02:46Z mueller $
2 30 wfjm
 
3
Known issues for this release.
4
The case id indicates the release when the issue was first recognized.
5
 
6 31 wfjm
- V0.66-1: the TM11 controller transfers data byte wise (all disk do it 16bit
7
    word wise) and allows for odd byte length transfers. Odd length transfers
8
    are currently not supported and rejected as invalid command. Odd byte
9
    length records aren't used by OS, if at all, so in practice this limitation
10
    isn't relevant.
11
 
12 30 wfjm
- V0.65-1: ti_rri sometimes crashes in normal rundown (exit or ^D) when
13
    a cuff: type rlink is active. One gets
14
      terminate called after throwing an instance of 'Retro::Rexception'
15
        what():  RlinkPortCuff::Cleanup(): driver thread failed to stop
16
    doesn't affect normal operation, will be fixed in upcoming release.
17
- V0.65-2: some exotic RH70/RP/RM features and conditions not implemented yet
18
    - last block transfered flag (in DS)
19
    - CS2.BAI currently ignored and not handled
20
    - read or write 'with header' gives currently ILF
21
    All this isn't used by any OS, so in practice not relevant.
22
 
23
- V0.64-7: ghdl simulated OS boots via ti_w11 (-n4 ect options) fail due to a
24
    flow control issue (likely since V0.63).
25
- V0.64-6: IO delays still unconstraint in vivado. All critical IOs use
26
    explicitly IOB flops, thus timing well defined.
27
- V0.64-5: w11a_tb_guide.txt covers only ISE based tests (see also V0.64-4).
28
- V0.64-4: No support for the Vivado simulator (xsim) yet. With ghdl only
29
    functional simulations, post synthesis (_ssim) fails to compile.
30
- V0.64-3: Highest baud rate with basys3 and nexys4 is 10 MBaud. 10 MBaud is
31 31 wfjm
    not supported according to FTDI, but works. 12 MBaud in an upcoming release.
32 30 wfjm
- V0.64-2: rlink throughput on basys3/nexys4 limited by serial port stack
33
    round trip times. Will be overcome by libusb based custom driver.
34
- V0.64-1: The large default transfer size for disk accesses leads to bad
35
    throughput in the DL11 emulation for low speed links, like the
36
    460kBaud the S3board is limited too. Will be overcome by a DL11
37
    controller with more buffering.
38
 
39
- V0.62-2: rlink v4 error recovery not yet implemented, will crash on error
40
- V0.62-1: Command lists aren't split to fit in retransmit buffer size
41
    {last two issues not relevant for w11 backend over USB usage because
42
    the backend produces proper command lists and the USB channel is
43
    usually error free}

powered by: WebSVN 2.1.0

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