代码搜索结果
找到约 10,000 项符合
0 的代码
int0.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\JUJUMAO.COMPUTER\桌面\51汇编\外部中断0\int0.uv2
Project File Date: 12/22/2008
Output:
Build targe
segmain0.v
module segmain0(seg_data,indec);
output[7:0] seg_data;
input[3:0] indec;
reg[7:0] seg_data;
always @(indec)
begin
case(indec)
4'h0:seg_data=8'hc0;
4'h1:seg_data=8'hf9;
4'h2:seg_data=8'ha4;
4
segmain0.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
altpll0.v
// megafunction wizard: %ALTPLL%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altpll
// ============================================================
// File Name: altpll0.v
// Megafun
altpll0.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
data0.dat
4
D 4 C 5
F A 8 0
7 2 9 1
B E 6 3
F E D C
B A 9 8
7 6 5 4
3 2 1 0