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

Subversion Repositories ps2

[/] [ps2/] [tags/] [rel_3/] [rtl/] [verilog/] [ps2_translation_table.v] - Diff between revs 13 and 17

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

Rev 13 Rev 17
Line 41... Line 41...
//////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////
//
//
// CVS Revision History
// CVS Revision History
//
//
// $Log: not supported by cvs2svn $
// $Log: not supported by cvs2svn $
 
// Revision 1.2  2002/04/09 13:21:15  mihad
 
// Added mouse interface and everything for its handling, cleaned up some unused code
 
//
// Revision 1.1.1.1  2002/02/18 16:16:56  mihad
// Revision 1.1.1.1  2002/02/18 16:16:56  mihad
// Initial project import - working
// Initial project import - working
//
//
//
//
 
 
Line 111... Line 114...
 
 
`ifdef PS2_RAMB4
`ifdef PS2_RAMB4
    `define PS2_RAM_SELECTED
    `define PS2_RAM_SELECTED
 
 
    wire [7:0] ram_out ;
    wire [7:0] ram_out ;
    RAMB4_S8 `ifdef SIM
    RAMB4_S8
 
             `ifdef SIM
             #("ignore",
             #("ignore",
               `PS2_TRANSLATION_TABLE_31_0,
               `PS2_TRANSLATION_TABLE_31_0,
               `PS2_TRANSLATION_TABLE_63_32,
               `PS2_TRANSLATION_TABLE_63_32,
               `PS2_TRANSLATION_TABLE_95_64,
               `PS2_TRANSLATION_TABLE_95_64,
               `PS2_TRANSLATION_TABLE_127_96,
               `PS2_TRANSLATION_TABLE_127_96,

powered by: WebSVN 2.1.0

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