代码搜索:bps
找到约 1,356 项符合「bps」的源代码
代码结果 1,356
www.eeworm.com/read/457622/7322286
v speed_select.v
`timescale 1ns / 1ps
////////////////////////////////////////////////////////////////////////////////
// Company:
// Engineer:
//
// Create Date: 17:27:40 08/28/08
// Design Name:
// Mo
www.eeworm.com/read/466841/7021711
v speed_select.v
module speed_select(clk,rst_n,bps_start,clk_bps);
input clk; // 50MHz主时钟
input rst_n; //低电平复位信号
input bps_start; //接收到数据后,波特率时钟启动信号置位
output clk_bps; // clk_bps的高电平为接收或者发送数据位的中间采样点
param
www.eeworm.com/read/466841/7021720
bak speed_select.v.bak
module speed_select(clk,rst_n,bps_start,clk_bps);
input clk; // 50MHz主时钟
input rst_n; //低电平复位信号
input bps_start; //接收到数据后,波特率时钟启动信号置位
output clk_bps; // clk_bps的高电平为接收或者发送数据位的中间采样点
param
www.eeworm.com/read/367356/9754998
v serial.v
/*************************************************************************
Program For Communication Between FPGA and PC by serial
******************
www.eeworm.com/read/255577/12072863
m f_low2bps.m
function [B,A] = f_low2bps (b,a,F_0,F_1)
%F_LOW2BPS: Lowpass to bandpass analog transformation
%
% Usage: [B,A] = f_low2bps (b,a,F_0,F_1)
%
% Inputs:
% b = vector of length m+1 cont
www.eeworm.com/read/230384/14291362
m f_low2bps.m
function [B,A] = f_low2bps (b,a,F_0,F_1)
%F_LOW2BPS: Lowpass to bandpass analog transformation
%
% Usage: [B,A] = f_low2bps (b,a,F_0,F_1)
%
% Inputs:
% b = vector of length m+1 cont
www.eeworm.com/read/201007/5061958
svn-base 8bps.c.svn-base
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/201007/5062000
svn-work 8bps.c.svn-work
K 13
svn:eol-style
V 6
native
K 12
svn:keywords
V 23
Author Date Id Revision
END
www.eeworm.com/read/201007/5062334
svn-base 8bps.c.svn-base
/*
* Quicktime Planar RGB (8BPS) Video Decoder
* Copyright (C) 2003 Roberto Togni
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser G