代码搜索结果
找到约 10,000 项符合
O 的代码
tb_cop.v
`include "timescale.v"
module tb_cop();
parameter Tp = 1;
reg wb_clk_o;
reg wb_rst_o;
// WISHBONE master 1 (input)
reg [31:0] m1_wb_adr_o;
reg [3:0] m1
tb_cop.v
`include "timescale.v"
module tb_cop();
parameter Tp = 1;
reg wb_clk_o;
reg wb_rst_o;
// WISHBONE master 1 (input)
reg [31:0] m1_wb_adr_o;
reg [3:0] m1
stock_timer_stopped.xpm
/* XPM */
static char *stock_timer_stopped_xpm[] = {
/* columns rows colors chars-per-pixel */
"24 24 106 2",
" c Gray0",
". c #150b0c",
"X c #11110f",
"o c Gray31",
"O c Gray48",
"+ c #812f36"
segment7.v
`timescale 1ns / 10ps
module segment7(
clk_i,
nrst_i,
bcd0_i, //4b: bcd data input for 1th 7-segment
bcd1_i, //4b: bcd data input for 2th 7-segment
bcd2_i, //4b: bcd data i
stock_timer_stopped.xpm
/* XPM */
static char *stock_timer_stopped_xpm[] = {
/* columns rows colors chars-per-pixel */
"24 24 106 2",
" c Gray0",
". c #150b0c",
"X c #11110f",
"o c Gray31",
"O c Gray48",
"+ c #812f36"
c41.cpp
// c41.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "StrType.h"
#include
int main(int argc, char* argv[])
{
StrType o1( "Hello" )
c41.cpp
// c41.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "StrType.h"
#include
int main(int argc, char* argv[])
{
StrType o1( "Hello" )
c41.cpp
// c41.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "StrType.h"
#include
int main(int argc, char* argv[])
{
StrType o1( "Hello" )
c41.cpp
// c41.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "StrType.h"
#include
int main(int argc, char* argv[])
{
StrType o1( "Hello" )
form1.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 8595
ClientLeft = 165
ClientTop = 450
ClientWidth = 11880
LinkTopic