CN105511836A - High-speed and multimode modulo addition operation circuit - Google Patents

High-speed and multimode modulo addition operation circuit Download PDF

Info

Publication number
CN105511836A
CN105511836A CN201610044246.8A CN201610044246A CN105511836A CN 105511836 A CN105511836 A CN 105511836A CN 201610044246 A CN201610044246 A CN 201610044246A CN 105511836 A CN105511836 A CN 105511836A
Authority
CN
China
Prior art keywords
mask
tunnel
addend
adds
computing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201610044246.8A
Other languages
Chinese (zh)
Inventor
李军
何卫国
胡杨川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu 30javee Microelectronics Co ltd
Original Assignee
Chengdu 30javee Microelectronics Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu 30javee Microelectronics Co ltd filed Critical Chengdu 30javee Microelectronics Co ltd
Priority to CN201610044246.8A priority Critical patent/CN105511836A/en
Publication of CN105511836A publication Critical patent/CN105511836A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F7/00Methods or arrangements for processing data by operating upon the order or content of the data handled
    • G06F7/38Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
    • G06F7/48Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation using non-contact-making devices, e.g. tube, solid state device; using unspecified devices
    • G06F7/50Adding; Subtracting
    • G06F7/505Adding; Subtracting in bit-parallel fashion, i.e. having a different digit-handling circuit for each denomination

Abstract

The present invention provides the circuits that a kind of high-speed multi-mode time mould adds operation, including one 32 adder circuits, the adder circuit includes 4 input terminals and an output end, 4 input terminals are respectively the input terminal of addend y, the input terminal of summand x, mask mask input terminal and scheme control end, output end is used to export addition results s, . Mask is used for the highest bit mask of every 16 bit of addend y, summand x or 8 bits and generates highest order without the addition results of carry. The present invention supports the add operation of 32,1 tunnel, the add operation of 16,2 tunnel and the add operation of 8,4 tunnels simultaneously on the basis of common 32 adders. The present invention provides strength for high speed password realization and supports.

Description

A kind of high-speed multi-mode time mould adds the circuit of computing
Technical field
Symmetric cryptographic algorithm field of the present invention, particularly relates to the circuit that a kind of high-speed multi-mode time mould adds computing.
Background technology
It is one of modal computing in symmetric cryptographic algorithm that mould adds computing, and the mould that common are 8/16/32 Bit data adds, and the mould efficiently realizing various granularity fast adds computing and can be high speed password and realize providing powerful and support.
Summary of the invention
For solving the problem, the invention provides the circuit that a kind of high-speed multi-mode time mould adds computing, it is characterized in that, comprise the adder circuit of 32, described adder circuit comprises 4 input ends and an output terminal, described 4 input ends are respectively the input end of addend y, the input end of summand x, mask mask input end and Schema control end, and output terminal is for exporting addition results s
Mask is used for the most significant digit shielding by every to addend y, summand x 16 bits or 8 bits.
Further, when x, y are 1 tunnel 31 Bit data, mask is 0x7fffffff.
Further, when x, y are for parallel two-way 16 Bit data, mask is 0x7fff7fff.
Further, when x, y are for parallel 4 tunnel 8 Bit data, mask is 0x7f7f7f7f.
Accompanying drawing explanation
Fig. 1 is electrical block diagram of the present invention.
Embodiment
Below structure of the present invention is described.As shown in Figure 1,
Comprise the adder circuit of 32, the input end of described adder circuit comprises input end (as addend in figure 2), the input end (as addend in figure 1) of summand x, mask mask input end, the Schema control end (as the model selection in Fig. 1 controls) of addend y, and output terminal exports addition results s.
Design concept of the present invention is: on the basis of common 32 totalizers, support 1 32, tunnel additive operation, the additive operation of 16,2 tunnel and the additive operation of 8,4 tunnels simultaneously, just must manage the carry stoping every 16 bits or 8 bits to more high-order generation under 16 or 8 addition scheme.This can complete by following two steps:
The first step, shields the most significant digit of two every 16 bits of operand or 8 bits, is then added (would not produce the carry of leap 16 bit or 8 bit boundaries like this).
Second step, does 1 bit addition to every 16 bits of two operands or 8 bit most significant digits, and adds the carry of being brought into by a secondary high position, to revise its value.
Suppose that x, y are respectively two 32 bit operand.
According to above two steps, parallel 2 tunnel 16 bit addition can be expressed as:
s=(x&0x7fff7fff)+(y&0x7fff7fff)
Parallel 4 tunnel 8 bit addition can be expressed as:
s=(x&0x7f7f7f7f)+(y&0x7f7f7f7f)
To sum up, to support the additive operation of 32,1 tunnel, the additive operation of 16,2 tunnel and the additive operation of 8,4 tunnels simultaneously, the mask mask of one 32 bits can be set, be defined as follows:
Unified totalizer is defined as
Beneficial effect of the present invention is:
The present invention, on the basis of common 32 totalizers, by additional a small amount of with, XOR, supports following functions:
1) support that the mould of 32 Bit datas adds computing;
2) support that the mould of two 16 Bit datas adds computing;
3) support that the mould of four 8 Bit datas adds computing.
The present invention supports for high speed password realizes providing powerful.

Claims (4)

1. a high-speed multi-mode time mould adds the circuit of computing, it is characterized in that, comprise the adder circuit of 32, described adder circuit comprises 4 input ends and an output terminal, described 4 input ends are respectively the input end of addend y, the input end of summand x, mask mask input end and Schema control end, output terminal is for exporting addition results s
Mask is used for the most significant digit of every to addend y, summand x 16 bits or 8 bits shield and produce the addition results of most significant digit not with carry.
2. high-speed multi-mode time mould as claimed in claim 1 adds the circuit of computing, and it is characterized in that, when x, y are 1 tunnel 31 Bit data, mask is 0x7fffffff.
3. high-speed multi-mode time mould as claimed in claim 1 adds the circuit of computing, it is characterized in that, when x, y are for parallel two-way 16 Bit data, mask is 0x7fff7fff.
4. high-speed multi-mode time mould as claimed in claim 1 adds the circuit of computing, it is characterized in that, when x, y are for parallel 4 tunnel 8 Bit data, mask is 0x7f7f7f7f.
CN201610044246.8A 2016-01-22 2016-01-22 High-speed and multimode modulo addition operation circuit Pending CN105511836A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610044246.8A CN105511836A (en) 2016-01-22 2016-01-22 High-speed and multimode modulo addition operation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610044246.8A CN105511836A (en) 2016-01-22 2016-01-22 High-speed and multimode modulo addition operation circuit

Publications (1)

Publication Number Publication Date
CN105511836A true CN105511836A (en) 2016-04-20

Family

ID=55719853

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610044246.8A Pending CN105511836A (en) 2016-01-22 2016-01-22 High-speed and multimode modulo addition operation circuit

Country Status (1)

Country Link
CN (1) CN105511836A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100020791A1 (en) * 2004-07-15 2010-01-28 Paul Shore Method and System for a Gigabit Ethernet IP Telephone Chip with No DSP Core, Which Uses a RISC Core With Instruction Extensions to Support Voice Processing
CN102520903A (en) * 2011-12-13 2012-06-27 中国科学院自动化研究所 Length-configurable vector maximum/minimum network supporting reconfigurable fixed floating points
CN103176949A (en) * 2011-12-20 2013-06-26 中国科学院深圳先进技术研究院 Circuit and method for achieving fast Fourier transform (FFT) / inverse fast Fourier transform (IFFT)
CN205540690U (en) * 2016-01-22 2016-08-31 成都三零嘉微电子有限公司 High -speed multi -mode mould adds circuit of operation

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100020791A1 (en) * 2004-07-15 2010-01-28 Paul Shore Method and System for a Gigabit Ethernet IP Telephone Chip with No DSP Core, Which Uses a RISC Core With Instruction Extensions to Support Voice Processing
CN102520903A (en) * 2011-12-13 2012-06-27 中国科学院自动化研究所 Length-configurable vector maximum/minimum network supporting reconfigurable fixed floating points
CN103176949A (en) * 2011-12-20 2013-06-26 中国科学院深圳先进技术研究院 Circuit and method for achieving fast Fourier transform (FFT) / inverse fast Fourier transform (IFFT)
CN205540690U (en) * 2016-01-22 2016-08-31 成都三零嘉微电子有限公司 High -speed multi -mode mould adds circuit of operation

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DAREK MIHOCKA,ET AL: "《A Proposal for Hardware-Assisted Arithmetic Overflow Detection for Array and Bitfield Operations》", 《HARDWARE ASSISTED ARITHMETIC OVERFLOW DETECTION》 *
杨晋吉,等: "《一种基于多模式加密算法的文件保护方案》", 《计算机应用研究》 *

Similar Documents

Publication Publication Date Title
CN106951211B (en) A kind of restructural fixed and floating general purpose multipliers
CN105045560A (en) Fixed-point multiply-add operation method and apparatus
CN101295237B (en) High-speed divider for quotient and balance
CN103135960A (en) Design method of integrated floating point unit based on FPGA (field programmable gate array)
CN109547201A (en) A kind of encryption method of root key, computer readable storage medium and terminal device
CN106940638A (en) A kind of quick, low-power consumption and the hardware structure for the binary system true add/subtraction unit for saving area
CN103279323A (en) Adder
CN102253822B (en) Modular (2<n>-3) multiplier
CN103886542A (en) Method for achieving Arnold image scrambling effect on quantum computer
CN205540690U (en) High -speed multi -mode mould adds circuit of operation
CN105511836A (en) High-speed and multimode modulo addition operation circuit
Lee et al. Efficient $ M $-ary exponentiation over $ GF (2^{m}) $ using subquadratic KA-based three-operand Montgomery multiplier
US7958180B2 (en) Multiplier engine
US9389835B2 (en) Finite field inverter
CN102135871B (en) Device for generating random number by using chaos theory and dynamic password token thereof
Lastras et al. A logarithmic approach to energy-efficient GPU arithmetic for mobile devices
CN102929575B (en) Modular multiplier
CN103699729B (en) Modulus multiplier
CN102955682B (en) Modular(23n-2n)multiplier
Chandu et al. Design and implementation of high efficiency square root circuit using Vedic mathematics
CN111641495A (en) Keeloq-based digital circuit encryption method and device
CN105468330A (en) 16-bit adder based on conditional carry selection principle
CN106484361A (en) Ten's digit adder
Ravi Design and implementation of Wallace tree multiplier using higher order compressors
CN104915177A (en) Mixed type summator and efficient mixed type summator

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20160420

RJ01 Rejection of invention patent application after publication