代码搜索:Sign

找到约 10,000 项符合「Sign」的源代码

代码结果 10,000
www.eeworm.com/read/384430/8869724

v mul_normalizer.v

// This module realizes mormalizer the output // to IEEE 754 Standard. `timescale 1ns/1ps module mul_normalizer(clk,rst_n,sign_in,zero_in,exp_in,Sum_in,final_out); input clk; input
www.eeworm.com/read/371229/9560990

v fixed_to_float_tb.v

// Copyright 2007 Altera Corporation. All rights reserved. // Altera products are protected under numerous U.S. and foreign patents, // maskwork rights, copyrights and other intellectual property
www.eeworm.com/read/164416/10109312

php phpmkrfn.php

www.eeworm.com/read/418522/10943052

asm timer.asm

key_mm_sign bit 00h key_hh_sign bit 01h ;;;;;;;;;;;;;;;;中断入口程序;;;;;;;;;;;;;;;;; org 0000h ajmp start org 0003h reti org 000bh
www.eeworm.com/read/418522/10943054

asm timer1.asm

key_mm_sign bit 00h key_hh_sign bit 01h hour data 30h min data 31h sec data 32h ;;;;;;;;;;;;;;;;中断入口程序;;;;;;;;;;;;;;;;; org 0000h ajmp start org
www.eeworm.com/read/418522/10943055

asm 复件 timer.asm

key_mm_sign bit 00h key_hh_sign bit 01h ;;;;;;;;;;;;;;;;中断入口程序;;;;;;;;;;;;;;;;; org 0000h ajmp start org 0003h reti org 000bh
www.eeworm.com/read/397930/8014982

h syntax.h

#ifndef SYNTAX_H_INCLUDED #define SYNTAX_H_INCLUDED #include "GLOBAL.H" #include "STACK.H" #include "SYN_LEX.H" #include "ANALYSE_TABLE.H" #define STACKSIZE 512 #define TOKENEND
www.eeworm.com/read/197092/8031610

v mult_model.v

/************************************************************************** ** ** Module: YCrCb2RGB ** ** Instantiated Multiplier: **********************************************************
www.eeworm.com/read/480425/6663688

bak dds.vhd.bak

---------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 01:50:07 10/15/2008 -- Design Name: -- Module Name: dds.
www.eeworm.com/read/480425/6663702

vhd dds.vhd

---------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 01:50:07 10/15/2008 -- Design Name: -- Module Name: dds.