代码搜索:shifter
找到约 954 项符合「shifter」的源代码
代码结果 954
www.eeworm.com/read/35675/1059631
shifter
#!/bin/bash
# Scriptname: shifter
set joe mary tom sam
shift
echo $*
set $(date)
echo $*
shift 5
echo $*
shift 2
www.eeworm.com/read/239312/4602441
shifter
#!/bin/bash
# Scriptname: shifter
set joe mary tom sam
shift
echo $*
set $(date)
echo $*
shift 5
echo $*
shift 2
www.eeworm.com/read/407756/2258903
shifter
#!/bin/bash
# Scriptname: shifter
set joe mary tom sam
shift
echo $*
set $(date)
echo $*
shift 5
echo $*
shift 2
www.eeworm.com/read/431831/8651269
v shifter.v
module shifter(data0,data1,data2,data3,data4,data5,com,seg_data);
input [3:0]data0,data1,data2,data3,data4,data5;
//input clk;
output [5:0] com;
output [7:0]seg_data;
reg [7:0]seg_data;
reg[3:0]
www.eeworm.com/read/431831/8651280
bsf shifter.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/288049/8654366
v shifter.v
`timescale 1ns/10ps
/*****************************************************************************
$RCSfile: shifter.v,v $
$Revision: 1.1 $
$Author: kohlere $
$Date: 2000/03/24 01:52:17 $
$State: Exp
www.eeworm.com/read/429004/8824739
v shifter.v
module shifter(din,clk,clr,dout);
input din,clk,clr;
output[7:0] dout;
reg[7:0] dout;
always @(posedge clk)
begin
if (clr) dout
www.eeworm.com/read/384201/8891008
v shifter.v
module shifter(din,clk,clr,dout);
input din,clk,clr;
output[7:0] dout;
reg[7:0] dout;
always @(posedge clk)
begin
if (clr) dout
www.eeworm.com/read/383822/8915412
v shifter.v
module shifter(din,clk,clr,dout);
input din,clk,clr;
output[7:0] dout;
reg[7:0] dout;
always @(posedge clk)
begin
if (clr) dout
www.eeworm.com/read/382557/9020759
fit shifter.fit
-- MAX+plus II Compiler Fit File
-- Version 9.23 3/19/99
-- Compiled: 11/11/2008 12:40:48
-- Copyright (C) 1988-1999 Altera Corporation
-- Any megafunction design, and