EP2612233A2 - Method of making apparatus for computing multiple sum of products - Google Patents
Method of making apparatus for computing multiple sum of productsInfo
- Publication number
- EP2612233A2 EP2612233A2 EP11764235.5A EP11764235A EP2612233A2 EP 2612233 A2 EP2612233 A2 EP 2612233A2 EP 11764235 A EP11764235 A EP 11764235A EP 2612233 A2 EP2612233 A2 EP 2612233A2
- Authority
- EP
- European Patent Office
- Prior art keywords
- sum
- products
- functions
- operands
- operations
- 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.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F7/00—Methods or arrangements for processing data by operating upon the order or content of the data handled
- G06F7/38—Methods or arrangements for performing computations using exclusively denominational number representation, e.g. using binary, ternary, decimal representation
- G06F7/48—Methods 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/544—Methods 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 for evaluating functions by calculation
- G06F7/5443—Sum of products
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/32—Circuit design at the digital level
- G06F30/327—Logic synthesis; Behaviour synthesis, e.g. mapping logic, HDL to netlist, high-level language to RTL or netlist
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/39—Circuit design at the physical level
Definitions
- the invention relates to a method of designing and making hardware circuits, particularly implementable in integrated circuit form, for executing multiple sum-of-products operations, and to circuits made by the method.
- DSP Digital Signal Processing
- SOP static sum-of-products
- An SOP can be efficiently implemented in hardware, as the partial products for each product can all be summed in parallel.
- the sum-of-products functions are then rearranged in a particular manner.
- the rearranged set of sum-of-products functions is merged into a single merged sum-of-products function containing one or more multiplexing operations. From this a layout design can be generated, and a hardware circuit component such as an integrated circuit manufactured from the layout design.
- the step of rearranging the multiple sum-of-products functions comprises aligning the elements of the set of sum-of-products functions in such a manner that the amount of multiplexing in the single merged sum-of-products function is less than in the input set of sum-of-products functions. Additionally, negative terms in the sum-of-products functions are selectively negated so that particular products are always positive.
- Figs. 1 to 7 show equations illustrative of the preferred method embodying the invention, in particular:
- Fig.1 shows sample mutually-exclusive SOPs
- Fig.2 shows the sample SOPs when reordered
- Fig. 3 shows the SOPs after having being merged in a first form
- Fig. 4 shows the SOPs rewritten to accommodate negation
- Fig. 5 illustrates the rewritten SOPs in a form similar to Fig. 2
- Fig. 6 shows the merged SOPs after optimisation with respect to sign
- Fig. 7 shows a Binary Linear Program that can be used to effect the final optimisation.
- Fig. 1 shows an output yi which can take four values dependent on a select signal s.
- the four values each contain two terms and are ab+c, bc-a and c-ab, for s equals 0, 1 and 2 respectively, and -a-bc for any other value of s.
- bc-a and c-ab for s equals 0, 1 and 2 respectively
- -a-bc for any other value of s.
- the first step in doing this is to reorder the multiplications and additions in such a way as to reduce and preferably to minimize the amount of muxing (multiplexing) between operands once merged.
- Fig. 2 by writing each SOP in the form AB + C and choosing the order of A and B such that one term, in this case the second term, in the multiplication is always b. That is, at least one operand is lined up so as to be in the same position on a plurality, preferably all, of the SOPs. Also the number of operands in each term is made uniform or as uniform as possible.
- Fig. 6 is an improvement on Fig. 3 because Fig. 3 has more and larger addends than Fig. 6, moreover Fig. 6 adds little in the way of extra hardware over ab + c, in particular the functions A and C are relatively simple to generate; hence this is a desirable form to aim for when implementing mutually-exclusive SOPs.
- a set of SOPs will be received, for which it is desired to manufacture an integrated circuit component which will provide processing in accordance with the set of SOPs.
- the first phase of the method is to design an integrated circuit layout which effectively will implement the SOPs. Most of the discussion in this specification is concerned with this phase, and in particular with transforming the input set of SOPs into a single equivalent SOP.
- the second phase in the manufacture is to generate a layout design to execute the single SOP obtained in the first phase.
- the third and final phase of the manufacturing method is to take the thus-generated layout design and to manufacture an integrated circuit in accordance with the design.
- the second and third steps are not described in any detail at all in this specification as they can be effected entirely using techniques and equipment that are standard in the art of integrated circuit manufacture. Finally, an integrated circuit embodying the invention will thus be obtained.
- the first phase of the method viz. the design of the integrated circuit layout, will now be described in detail.
- the method deals with a mutually-exclusive sum of fixed-point products, i.e. a sum of products where one of a plurality of possible polynomials is selected.
- the function has k inputs X 1 , x 2 . .Xk all of which are fixed-point numbers (these k values, which are shown in Figs. 1-6 by the operands a, b, c, ... , are referred to below as 'the alphabet').
- the function chooses between n different sums of products f 0 , fi ..f n-1.
- Each sum of products has m terms and each term can be negative or positive.
- sel selects/muxes between n SOPs, each with m products and where the operands are drawn from the alphabet of k elements.
- the method relates to how this function is transformed into a single sum of products. (Note that in the above equation and elsewhere below, the designation sel corresponds to the s used in Figs. 1-6 as indicating the select operation. The symbol e designates 'included in' in conventional fashion.)
- the method seeks to transform the original expression into the following form:
- This form is a generalization of the functional form shown in Fig. 6.
- the method seeks to formalize the process by which Fig. 1 is transformed into Fig. 2 (Part I of the method) and then perform the subsequent transformations (Part II of the method).
- the first step is to minimize the operand muxing (multiplexing). To facilitate this process consider the n by 2m matrix:
- each of these four individual matrices X r shows where the corresponding operand appears in the single matrix above.
- transformations of the SOPs as simply manipulating the binary matrices X r .
- X r To simplify the following matrix equations we introduce some useful notation. Let 1 n1,n2 represent an n1 by n2 matrix entirely consisting of ones, and e, represent the fth standard basis vector, i.e. a vector with one in position / and zero elsewhere. Now our first condition is that X r must still represent n SOPs of m products, hence:
- operand a was involved in muxing in 2 locations, 6 in 4, c in 4 and 1 in 2.
- Such a BLP subject to the constraints (3), (4) and (5) can be performed by commercially- available mathematical optimizing software.
- One example of such software is that sold as the ILOG CPLEX Optimizer version 9.0.0 by IBM Corporation, 1 New Orchard Road, Armonk, New York 10504-1722, United States of America.
- Part I of the method was not concerned with any of the signs s i r of the operands. We need to perform the updating of the signs, given the transformation in Part I, and proceed with the Fig. 2 to Fig. 5 transformation, by removing negative terms and replacing them by positive ones. This function is described above in the section headed Brief summary. This can be automated in the following way.
- the first matrix S can be seen for our illustrative example to come directly from Fig. 1 , and the second matrix S' follows from the rearrangement defined by (6) above and Figs. 4-5. We now look at the sign of the first product and use the identity to guarantee that this will
- Each SOP has the same number of terms.
- Fig. 6 The optimisation problem of Fig. 6 and stated in Fig. 7 is preferably and conveniently solved as a Binary Linear Program, but may be phrased in alternative ways. Examples of SOPs
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Geometry (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Pure & Applied Mathematics (AREA)
- Mathematical Optimization (AREA)
- Mathematical Analysis (AREA)
- Computational Mathematics (AREA)
- Design And Manufacture Of Integrated Circuits (AREA)
- Complex Calculations (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| GB1014609.0A GB2483278B (en) | 2010-09-02 | 2010-09-02 | Method of making apparatus for computing multiple sum of products |
| PCT/GB2011/001300 WO2012028859A2 (en) | 2010-09-02 | 2011-09-02 | Method of making apparatus for computing multiple sum of products |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP2612233A2 true EP2612233A2 (en) | 2013-07-10 |
| EP2612233B1 EP2612233B1 (en) | 2014-06-25 |
Family
ID=43013585
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP11764235.5A Active EP2612233B1 (en) | 2010-09-02 | 2011-09-02 | Method of making apparatus for computing multiple sum of products |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US8381154B2 (en) |
| EP (1) | EP2612233B1 (en) |
| GB (1) | GB2483278B (en) |
| WO (1) | WO2012028859A2 (en) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB201111243D0 (en) * | 2011-06-30 | 2011-08-17 | Imagination Tech Ltd | Method and apparatus for use in the sysnthesis of lossy integer multipliers |
| DE102020133312A1 (en) * | 2020-12-14 | 2022-06-15 | Infineon Technologies Ag | CRYPTOGRAPHIC PROCESSING DEVICE AND METHOD FOR CRYPTOGRAPHIC PROCESSING OF DATA |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6185719B1 (en) * | 1997-06-06 | 2001-02-06 | Kawasaki Steel Corporation | Pass-transistor logic circuit and a method of designing thereof |
| US20020178432A1 (en) * | 2000-08-17 | 2002-11-28 | Hyungwon Kim | Method and system for synthesizing a circuit representation into a new circuit representation having greater unateness |
| US6754686B1 (en) * | 2000-10-13 | 2004-06-22 | Xilinx, Inc. | Literal sharing method for fast sum-of-products logic |
| US7350169B2 (en) * | 2005-06-02 | 2008-03-25 | International Business Machines Corporation | Method and system for enhanced verification through structural target decomposition |
| US7739324B1 (en) * | 2006-03-22 | 2010-06-15 | Cadence Design Systems, Inc. | Timing driven synthesis of sum-of-product functional blocks |
-
2010
- 2010-09-02 GB GB1014609.0A patent/GB2483278B/en active Active
-
2011
- 2011-09-02 US US13/199,606 patent/US8381154B2/en active Active
- 2011-09-02 EP EP11764235.5A patent/EP2612233B1/en active Active
- 2011-09-02 WO PCT/GB2011/001300 patent/WO2012028859A2/en not_active Ceased
Non-Patent Citations (1)
| Title |
|---|
| See references of WO2012028859A2 * |
Also Published As
| Publication number | Publication date |
|---|---|
| EP2612233B1 (en) | 2014-06-25 |
| US8381154B2 (en) | 2013-02-19 |
| GB2483278B (en) | 2013-03-27 |
| GB201014609D0 (en) | 2010-10-13 |
| GB2483278A (en) | 2012-03-07 |
| WO2012028859A3 (en) | 2012-05-10 |
| US20120059501A1 (en) | 2012-03-08 |
| WO2012028859A2 (en) | 2012-03-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Kuang et al. | Low-cost high-performance VLSI architecture for Montgomery modular multiplication | |
| US10120649B2 (en) | Processor and method for outer product accumulate operations | |
| Kuang et al. | Energy-efficient high-throughput Montgomery modular multipliers for RSA cryptosystems | |
| Kenney et al. | A High-Frequency Decimal Multiplier. | |
| Shieh et al. | Word-based Montgomery modular multiplication algorithm for low-latency scalable architectures | |
| Meher | Seamless pipelining of DSP circuits | |
| Shieh et al. | A new algorithm for high-speed modular multiplication design | |
| Ahmed et al. | Improved designs of digit-by-digit decimal multiplier | |
| US8707235B2 (en) | Techniques for use with automated circuit design and simulations | |
| Amberg et al. | Parallel high-radix Montgomery multipliers | |
| EP4654003A1 (en) | Shared partial products for a dot product operation in hardware | |
| EP2612233B1 (en) | Method of making apparatus for computing multiple sum of products | |
| US7739324B1 (en) | Timing driven synthesis of sum-of-product functional blocks | |
| Lee et al. | Performance evaluation and optimal design for FPGA-based digit-serial DSP functions | |
| JP7831818B2 (en) | System and method for low-latency modular multiplication | |
| US7693925B2 (en) | Multiplicand shifting in a linear systolic array modular multiplier | |
| Ercegovac | On digit-by-digit methods for computing certain functions | |
| Tawalbeh | Radix-4 asic design of a scalable montgomery modular multiplier using encoding techniques | |
| Nannarelli | A multi-format floating-point multiplier for power-efficient operations | |
| da Rosa et al. | Energy-Efficient VLSI Squarer Unit with Optimized Radix-2 m Multiplication Logic | |
| Adamidis et al. | RNS multiplication/sum-of-squares units | |
| Al-Haija et al. | Fast Radix-2 Sequential Multiplier Using Kintex-7 FPGA Chip Family | |
| Drane et al. | Optimisation of mutually exclusive arithmetic sum-of-products | |
| Surabhi | Design and implementation of 256* 256 booth multiplier and its applications | |
| Abraham et al. | An ASIC design of an optimized multiplication using twin precision |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20130328 |
|
| AK | Designated contracting states |
Kind code of ref document: A2 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| DAX | Request for extension of the european patent (deleted) | ||
| GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
| INTG | Intention to grant announced |
Effective date: 20140306 |
|
| GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
| GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
| AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
| REG | Reference to a national code |
Ref country code: AT Ref legal event code: REF Ref document number: 675062 Country of ref document: AT Kind code of ref document: T Effective date: 20140715 |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R096 Ref document number: 602011008018 Country of ref document: DE Effective date: 20140807 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140926 Ref country code: NO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140925 Ref country code: FI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| REG | Reference to a national code |
Ref country code: AT Ref legal event code: MK05 Ref document number: 675062 Country of ref document: AT Kind code of ref document: T Effective date: 20140625 |
|
| REG | Reference to a national code |
Ref country code: NL Ref legal event code: VDEP Effective date: 20140625 |
|
| REG | Reference to a national code |
Ref country code: LT Ref legal event code: MG4D |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: LV Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: HR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: RS Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: EE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: PT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20141027 Ref country code: CZ Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: RO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: PL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: AT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: NL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: IS Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20141025 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R097 Ref document number: 602011008018 Country of ref document: DE |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: DK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: MC Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: LU Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140902 |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
| PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
| 26N | No opposition filed |
Effective date: 20150326 |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: MM4A |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CH Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20140930 Ref country code: LI Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20140930 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20140902 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SM Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: BG Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: BE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 Ref country code: HU Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO Effective date: 20110902 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 6 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: TR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 7 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| REG | Reference to a national code |
Ref country code: FR Ref legal event code: PLFP Year of fee payment: 8 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: AL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20140625 |
|
| P01 | Opt-out of the competence of the unified patent court (upc) registered |
Effective date: 20230517 |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: 732E Free format text: REGISTERED BETWEEN 20240822 AND 20240828 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20250919 Year of fee payment: 15 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 20250918 Year of fee payment: 15 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 20250922 Year of fee payment: 15 |