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

Subversion Repositories xgate

[/] [xgate/] [trunk/] [README.txt] - Diff between revs 58 and 61

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

Rev 58 Rev 61
Line 1... Line 1...
// 45678901234567890123456789012345678901234567890123456789012345678901234567890
// 45678901234567890123456789012345678901234567890123456789012345678901234567890
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////
// SVN tag: None
// SVN tag: None
 
 
 
Apr 5,2010
 
RTL - First pass at fixing bug when entering DEBUG by command from the slave
 
    WISHBONE bus. All tests now pass when the RAM wait states are set to zero,
 
    although there are errors in DEBUG mode when RAM wait states are increased.
 
   Icarus Verilog version 0.9.2 now supports the "generate" command. This is
 
    now used to instantiate the semaphore registers.
 
 
 
Testbench - Added capability to insert wait states on RAM access.
 
 
 
Doc - No change.
 
 
 
////////////////////////////////////////////////////////////////////////////////
 
////////////////////////////////////////////////////////////////////////////////
 
// SVN tag: None
 
 
Feb 12,2010
Feb 12,2010
RTL - Update to the WISHBONE interface when wait states are enabled to trade
RTL - Update to the WISHBONE interface when wait states are enabled to trade
   16 data flops for 5 address registers. This change now also requires single
   16 data flops for 5 address registers. This change now also requires single
   cycle timing on the WISHBONE address bus, multi-cycle timing is still
   cycle timing on the WISHBONE address bus, multi-cycle timing is still
   allowed on the WISHBONE write data bus. In the old design WISHBONE read
   allowed on the WISHBONE write data bus. In the old design WISHBONE read

powered by: WebSVN 2.1.0

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