代码搜索:Booth

找到约 978 项符合「Booth」的源代码

代码结果 978
www.eeworm.com/read/451921/7453963

hif booth_multiplier.hif

Version 5.0 Build 148 04/26/2005 SJ Full Version 2 51 OFF OFF OFF OFF OFF FV_OFF VRSM_ON VHSM_ON 0 # entity booth_multiplier # logic_option { AUTO_RAM_RECOGNITION ON } # case_insensi
www.eeworm.com/read/451921/7453991

pin booth_multiplier.pin

-- Copyright (C) 1991-2005 Altera Corporation -- Your use of Altera Corporation's design tools, logic functions -- and other software and tools, and its AMPP partner logic -- functions,
www.eeworm.com/read/451921/7453992

vhd booth_multiplier.vhd

--实验6 Booth乘法器 LIBRARY IEEE; USE IEEE.Std_logic_1164.ALL; ENTITY booth_multiplier IS GENERIC(k : POSITIVE := 3); --input number word length less one PORT( multiplicand : IN BIT_VEC
www.eeworm.com/read/451921/7453995

done booth_multiplier.done

Tue Aug 23 16:23:29 2005
www.eeworm.com/read/296098/8122094

v booth_encoder.v

// -------------------------------------------------------------------------------- // // This confidential and proprietary software may be // used only as authorized by a
www.eeworm.com/read/139685/13139950

txt multiplier_booth.txt

-- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-93
www.eeworm.com/read/316203/13528498

txt multiplier_booth.txt

-- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-93
www.eeworm.com/read/263314/11367853

txt multiplier_booth.txt

-- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-93
www.eeworm.com/read/155190/11890154

txt booth multiplier.txt

-- Booth Multiplier -- This file contains all the entity-architectures for a complete -- k-bit x k-bit Booth multiplier. -- the design makes use of the new shift operators available in the VHDL-9