URL
https://opencores.org/ocsvn/pci/pci/trunk
[/] [pci/] [trunk/] [apps/] [crt/] [rtl/] [verilog/] [ssvga_wbm_if.v] - Diff between revs 21 and 75
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 21 |
Rev 75 |
Line 42... |
Line 42... |
//////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////
|
//
|
//
|
// CVS Revision History
|
// CVS Revision History
|
//
|
//
|
// $Log: not supported by cvs2svn $
|
// $Log: not supported by cvs2svn $
|
|
// Revision 1.2 2002/02/01 15:24:46 mihad
|
|
// Repaired a few bugs, updated specification, added test bench files and design document
|
|
//
|
// Revision 1.1.1.1 2001/10/02 15:33:33 mihad
|
// Revision 1.1.1.1 2001/10/02 15:33:33 mihad
|
// New project directory structure
|
// New project directory structure
|
//
|
//
|
//
|
//
|
|
|
// synopsys translate_off
|
// synopsys translate_off
|
`include "timescale.v"
|
`include "timescale.v"
|
`include "ssvga_defines.v"
|
|
// synopsys translate_on
|
// synopsys translate_on
|
|
`include "ssvga_defines.v"
|
|
|
module ssvga_wbm_if(
|
module ssvga_wbm_if(
|
// Clock and reset
|
// Clock and reset
|
wb_clk_i, wb_rst_i,
|
wb_clk_i, wb_rst_i,
|
|
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.