代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/286965/8734239
v rec.v
/********************rec*************************
**模块名称:rec
**功能描述:uart的接收模块,接收采样率为波特率的16倍
************************************************/
module rec(clk,clkout,Dataout,RXD,RI);
input clk,R
www.eeworm.com/read/286493/8762793
txt rec.txt
/********************rec*************************
**模块名称:rec
**功能描述:uart的接收模块,接收采样率为波特率的16倍
************************************************/
`timescale 1 ns / 1 ps
module rec(clk,clkout,Da
www.eeworm.com/read/384728/8848877
vhd 6_reg.vhd
entity bit_rtl_reg_clk is
port (
pin : bit_vector;
cntl : bit;
clk : bit;
pout : out bit_vector
);
end bit_rtl_reg_clk;
architecture func of bit_rtl_reg_clk is
begin
www.eeworm.com/read/427377/8949212
h bitroutines.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/284185/8955524
vhd 6_reg.vhd
entity bit_rtl_reg_clk is
port (
pin : bit_vector;
cntl : bit;
clk : bit;
pout : out bit_vector
);
end bit_rtl_reg_clk;
architecture func of bit_rtl_reg_clk is
begin
www.eeworm.com/read/184529/9096004
h bitroutines.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/281816/9132203
c main.c
#include "ctrl_set.h"
#include "console.h"
#include "utils.h"
#include "DataType.h"
#include "44b0x.h"
/*
KEY0 EINT4
KEY1 EINT5
KEY2 EINT6
KEY3 EINT7
*/
void __irq Timer5_Excepti
www.eeworm.com/read/182414/9204841
h _bios.h
/****************************************************************
* *
* Program : _BIOS.H
www.eeworm.com/read/366181/9826166
vhd 6_reg.vhd
entity bit_rtl_reg_clk is
port (
pin : bit_vector;
cntl : bit;
clk : bit;
pout : out bit_vector
);
end bit_rtl_reg_clk;
architecture func of bit_rtl_reg_clk is
begin
www.eeworm.com/read/168813/9896997
c rec80.c
/*
Copyright (C) 2000 Jesper Hansen .
This file is part of the yampp system.
This program is free software; you can redistribute it and/or
modify it under the term