mirror of
https://github.com/wfjm/w11.git
synced 2026-01-26 12:22:03 +00:00
- interim release w11a_V0.561 (untagged)
- Added simple simulation model of Cypress FX2 and test benches for functional verifcation of FX2 controller - Bugfixes in FX2 firmware and controller, works now also on Nexys3 & Atlys - Added test systems for rlink over USB verification for Nexys3 & Atlys
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: README.txt 467 2013-01-02 19:49:05Z mueller $
|
||||
# $Id: README.txt 472 2013-01-06 14:39:10Z mueller $
|
||||
|
||||
Release notes for w11a
|
||||
|
||||
@@ -40,7 +40,7 @@ Release notes for w11a
|
||||
rtl/sys_gen/tst_rlink - top level designs for an rlink tester
|
||||
nexys2,nexys3,s3board - systems for Nexsy2,Nexsy3,S3BOARD
|
||||
rtl/sys_gen/tst_rlink_cuff - top level designs for rlink over FX2 tester
|
||||
nexys2 - systems for Nexsy2
|
||||
nexys2,nexys3,atlys - systems for Atlys,Nexsy2,Nexsy3
|
||||
rtl/sys_gen/tst_serloop - top level designs for serport loop tester
|
||||
nexys2,nexys3,s3board - systems for Nexsy2,Nexsy3,S3BOARD
|
||||
rtl/sys_gen/tst_snhumanio - top level designs for human I/O tester
|
||||
@@ -75,6 +75,26 @@ Release notes for w11a
|
||||
|
||||
3. Change Log ----------------------------------------------------------------
|
||||
|
||||
- trunk (2013-01-06: svn rev 18(oc) 472(wfjm); untagged w11a_V0.561) +++++++++
|
||||
|
||||
- Summary
|
||||
- Added simple simulation model of Cypress FX2 and test benches for
|
||||
functional verifcation of FX2 controller
|
||||
- Bugfixes in FX2 firmware and controller, works now also on Nexys3 & Atlys
|
||||
- Added test systems for rlink over USB verification for Nexys3 & Atlys
|
||||
|
||||
- New features
|
||||
- new test benches
|
||||
- rtl/sys_gen/tst_rlink_cuff/nexys2/ic/tb/tb_tst_rlink_cuff_ic_n2
|
||||
- new systems
|
||||
- rtl/sys_gen/tst_rlink_cuff/nexys2/ic/sys_tst_rlink_cuff_ic_n3
|
||||
- rtl/sys_gen/tst_rlink_cuff/nexys2/ic/sys_tst_rlink_cuff_ic_atlys
|
||||
|
||||
- Bug fixes
|
||||
- tools/fx2/src: FX2 firmware now properly re-initializes hardware registers
|
||||
and will work on Nexys3 and Atlys boards with default Digilent EPROM
|
||||
- rtl/bplib/fx2lib: read pipeline logic in FX2 controller corrected
|
||||
|
||||
- trunk (2013-01-02: svn rev 17(oc) 467(wfjm); untagged w11a_V0.56) ++++++++++
|
||||
|
||||
- Summary
|
||||
@@ -89,7 +109,7 @@ Release notes for w11a
|
||||
in the file README_USB-VID-PID.txt. You'll be responsible for any
|
||||
misuse of the defaults provided with the project sources !!
|
||||
|
||||
- New refernce system
|
||||
- New reference system
|
||||
The development and test system was upgraded from Kubuntu 10.04 to 12.04.
|
||||
The version of several key tools and libraries changed:
|
||||
linux kernel 3.2.0 (was 2.6.32)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id: w11a_os_guide.txt 442 2011-12-23 10:03:28Z mueller $
|
||||
# $Id: w11a_os_guide.txt 469 2013-01-05 12:29:44Z mueller $
|
||||
|
||||
Guide to run operating system images on w11a systems
|
||||
|
||||
@@ -52,7 +52,7 @@ Guide to run operating system images on w11a systems
|
||||
3. Unix V5 system ---------------------------------------------------------
|
||||
|
||||
- A disk set is available from
|
||||
http://www-linux.gsi.de/~mueller/retro/oc_w11/data/unix_v5_rkset.tgz
|
||||
http://www.retro11.de/data/oc_w11/unix_v5_rkset.tgz
|
||||
Download, unpack and copy the disk images (*.dsk) to
|
||||
$RETROBASE/rtl/sys_gen/w11a/tb
|
||||
|
||||
@@ -97,7 +97,7 @@ Guide to run operating system images on w11a systems
|
||||
|
||||
4. 2.11BSD system ---------------------------------------------------------
|
||||
- A disk set is available from
|
||||
http://www-linux.gsi.de/~mueller/retro/oc_w11/data/211bsd_rkset.tgz
|
||||
http://www.retro11.de/data/oc_w11/211bsd_rkset.tgz
|
||||
Download, unpack and copy the disk images (*.dsk) to
|
||||
$RETROBASE/rtl/sys_gen/w11a/tb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user