代码搜索结果
找到约 10,000 项符合
V 的代码
transmit.v
/*
# --------------------------------------------------------------------------
# Module : transmit.v
#
# Revision : $Revision: 1.21 $
#
#-------------------------------
receive.v
/*
# --------------------------------------------------------------------------
# Module : receive
#
# Revision : $Revision: 1.18 $
#
#---------------------------------
smarti.v
`include "smarti_params.v"
/********************************************************
* 1. Filename : smarti.v
* 2. Author : Rha, haeyoung
* 3. Key Feature : interface betwee
fifo.v
//***************************************************************************/
//**模块名称:FIFO
//**功能描述:
// 20080716修改内容:
// 同步FIFO
// FIFO深度:100 FIFO宽度:8
//
timescale.v
`timescale 1ns / 1ns
timescale.v
`timescale 1ns/10ps
timescale.v
`timescale 1ns / 10ps
tests.v
task show_errors;
begin
$display("\n");
$display(" +--------------------+");
$display(" | Total ERRORS: %0d |", error_cnt);
$display(" +----------
timescale.v
`timescale 1ns / 10ps
timescale.v
`timescale 1ns / 10ps