代码搜索:division

找到约 4,823 项符合「division」的源代码

代码结果 4,823
www.eeworm.com/read/350244/10755891

sof division.sof

www.eeworm.com/read/350244/10755918

qsf division.qsf

# Copyright (C) 1991-2007 Altera Corporation # Your use of Altera Corporation's design tools, logic functions # and other software and tools, and its AMPP partner logic # functions, and any outpu
www.eeworm.com/read/350244/10755923

vwf division.vwf

/* 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/350244/10755936

bsf division.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/349548/10818759

sym division.sym

www.eeworm.com/read/349548/10818819

vhd division.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity division is port( div_in:in std_logic; div_cnt:in unsigned(7 downto 0); div_out:out std_logic); end divi
www.eeworm.com/read/467491/7004346

vhd division.vhd

library IEEE; use IEEE.STD_LOGIC_1164.all; use IEEE.STD_LOGIC_UNSIGNED.all; use IEEE.STD_LOGIC_ARITH.all; entity division is generic(SIZE: INTEGER := 8); port(reset: in STD_LOGI
www.eeworm.com/read/467491/7004347

acf division.acf

-- -- Copyright (C) 1988-1999 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, and any
www.eeworm.com/read/467491/7004348

hif division.hif

HIF003 -- -- Copyright (C) 1988-1999 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, an
www.eeworm.com/read/460462/7249792

asm division.asm

.def _h_divide .text _h_divide: POPD *+; 把函数返回地址从硬件堆栈中弹到@AR0 AR0++ SAR AR0,*+; 把AR0保存到@AR0 然后AR0++ SAR AR1,* ;? 把AR1保存到@AR0 然后AR0 LARK AR0,4 ;?设置新的AR0,AR1; LARK AR0,4