From 921b1e8876f7e25b7989235ac8f4e491e7c01463 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Sun, 24 Jul 2011 07:36:30 +0000 Subject: [PATCH] - update Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@930 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/CPUs/MIPS/dist/notes.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/CPUs/MIPS/dist/notes.txt b/lib/CPUs/MIPS/dist/notes.txt index 488c8e6..78f7c0f 100644 --- a/lib/CPUs/MIPS/dist/notes.txt +++ b/lib/CPUs/MIPS/dist/notes.txt @@ -1,3 +1,10 @@ +----------------------------------------------------------------- +Changes in release 13 +----------------------------------------------------------------- +- mips_biu.vhd: added asynchronous BUS-FIFOs to support different clocks for CPU and BUS +- mips_dcache.vhd: improved instant-RAW stall behavior (faster execution) +- uart_WB.vhd: added simulate_TX generic for plain TX output in simulation log + ----------------------------------------------------------------- Changes in release 12 -----------------------------------------------------------------