WO2008068389A1 - Method and system for generating a calculator of a rational polynomial function - Google Patents

Method and system for generating a calculator of a rational polynomial function Download PDF

Info

Publication number
WO2008068389A1
WO2008068389A1 PCT/FR2006/002658 FR2006002658W WO2008068389A1 WO 2008068389 A1 WO2008068389 A1 WO 2008068389A1 FR 2006002658 W FR2006002658 W FR 2006002658W WO 2008068389 A1 WO2008068389 A1 WO 2008068389A1
Authority
WO
WIPO (PCT)
Prior art keywords
base
rational fraction
polynomial
polynomials
rational
Prior art date
Application number
PCT/FR2006/002658
Other languages
French (fr)
Inventor
Yves Colombe
Original Assignee
Arithmetic Components
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 Arithmetic Components filed Critical Arithmetic Components
Priority to PCT/FR2006/002658 priority Critical patent/WO2008068389A1/en
Publication of WO2008068389A1 publication Critical patent/WO2008068389A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design

Definitions

  • the present invention relates to a method and a system for generating a calculator of a rational fraction, and a computer program product for implementing the method.
  • the design work follows a relatively standardized methodology. At the highest level, that is to say by analyzing the functional specifications of the circuit, it is described in a high-level language of C ++ type to simulate and validate the functionalities of the circuit. This is a simulatable specification ("Simulatable specification").
  • a synthesis software associated with a technological library, transforms the RTL description of the circuit into a gate-level description, that is to say in the form of a network of elementary logical components such as AND, OR, NAND, OR EXCLUSIVE, TILT
  • VHDL VHDL
  • P & R placement-routing software
  • the geometric description which uses the GDSII standard language, or an equivalent language, contains all the information necessary for the manufacture of photolithography masks used for the manufacture of integrated circuits.
  • test vector files are generated to allow the production test of integrated circuits.
  • IP libraries are often called IP libraries ("Intellectual Property"). Depending on its needs, the IC designer uses a predefined block and combines them to obtain; possibly with synthesizable link code, the desired functionality.
  • DesignWare (trademark of Synopsys Inc.), which allows the synthesis tools to automatically extract from a library predefined implementations by the IP vendor based on information placed in the library. RTL description of the product under development.
  • generators For some regular structures such as memory plans or registers, there are generators, generally called “compilers”, capable, from a high-level parameterization, namely the number of bits per word and the number of words, to generate an optimized structure and thus quickly obtain all the necessary data (geometric data file, test vectors, etc.).
  • a method for generating a calculator of any rational fraction having as input variable at least one vector of n digits, n being an integer greater than or equal to 1 in base p, and in output variable, a result vector of m digits in said base p, m being an integer strictly greater than 1. From a data file containing the description of said rational fraction, the method has at least the steps of:
  • Creating at least one description file of said networks said at least one file comprising at least one data structure constituting input parameters of computer-assisted circuit design tools.
  • a calculator generation system of any rational fraction having as input variable at least one vector of n digits, n being an integer greater than or equal to 1, in base p, and, in output variable, a result vector of m digits in said base p, m being an integer strictly greater than 1.
  • the system comprises at least: Automatic means of decomposition by a programmed computer of the rational polynomial function in m polynomial functions whose result is expressed as a variable of a digit in base p,
  • a generator from each polynomial function resulting from the decomposition, of a network of logic and arithmetic elementary gates adapted to perform the calculation of the rational fraction
  • a computer program product downloadable from a communication network and / or recorded on a computer readable medium and / or executable by a processor, includes program code instructions for the implementation of of the previous process.
  • the proposed polynomial decomposition has the advantage of offering a recursive calculation method for single-digit polynomials, an easily programmable method in conventional programming languages (C, Ada, C ++, etc.).
  • FIG. 1 is a schematic view of an embodiment of a computer-aided design system
  • FIG. 2 is a flowchart of an embodiment of the invention
  • FIG. 3 is a schematic view of an embodiment of a system according to the invention.
  • a programmed computer 1 represents a workstation of a designer 2 of circuits, in particular of integrated circuits.
  • the designer 2 has at his disposal the conventional computer-aided design tools well known to those skilled in the art. It is thus able to carry out the design of a new circuit according to the conventional methodology described in the preamble above.
  • the workstation 2 comprises in particular storage means
  • the realization of a hard function consists in designing the gate network that will execute the polynomial computation corresponding to the limited development of the function; the length of said development being adapted to the calculation accuracy required by the application.
  • a calculation initially operating on floating point numbers is generally transformed by standardization operations well known to those skilled in the art into a calculation involving rational integers.
  • the polynomial function corresponds to a Boolean function for which there are tools for automatic generation of the network of arithmetic and logical gates fulfilling the function.
  • the rational fraction is, for example, described in the simulable specification file as a C ++ function. Its result is expressed as a vector of m bits, or digits, where m is an integer strictly greater than 1.
  • the method of generating the corresponding computer comprises a step 10 of automatic decomposition of the polynomial function into m polynomial functions whose result is expressed under form of a variable of 1 bit, that is to say in m polynomials Boolean.
  • This decomposition uses, in one embodiment, the properties of the polynomials in the affine rings of Witt.
  • the ring concept of the Witt vectors of a ring A is summarized in the following references:
  • the rings are commutative and uniform, and the homomorphisms of rings are uniform.
  • M denotes the set of natural integers (with all its structures), denotes the ring of rational integers, etc.
  • the objects we consider are functors and natural transformations: we call sets the ring category functors in the set category, and the applications natural transformations between these functors.
  • a set X is therefore a construct that associates a set X (A) to any ring, and an application to any homomorphism of rings.
  • X preserves the composition of identical homomorphisms and endomorphisms.
  • the elements of X (A) are called the points from X to coordinates in A.
  • the usual set constructions, and their properties, are transposed "argument by argument" (with their usual notation) into the category of nsets: for example the product of two ⁇ -sets X and F is the set defined by
  • the ring refining Witt W vectors is a ring: a together said underlying and, according to the misuse designated by W, provided with two laws of internal compositions, namely an addition and a multiplication, that is to say two ⁇ -applications for which, strictly speaking, the triplets (W ( ⁇ 4), + W, A, * W, A) are rings and the W ( ⁇ ): W (A) ⁇ W (B) rings homomorphisms .
  • nneaux is a functor of the category of rings in itself
  • a morphism of nneaux is a natural transformation between two such functors.
  • a group is a ring category functor in the group category, etc.
  • ⁇ # X ( ⁇ #) (x)
  • affine is one of the ways to present that of affine schema; the two expressions “affine” and “affine schema” are thus used to designate such an object. It is a generalization of the notion of affine algebraic variety.
  • the affine line A is the functor who "forgets" the ring structures.
  • a (A) is the set underlying the ring A and is the application who wears ring homomorphism
  • the component is defined by or denotes the value of the polynomial ZK ( ⁇ diei), calculated in the ring A, after respective substitutions of a t to indeterminates x t . Similarly for applications etc.
  • the corresponding ring is designated by O and called the ring refines regular functions. Seen as a functor of the category of rings in itself, it is simply the identical endomorphism of this category; representing ⁇ 4 x ⁇ 4 by the ring of polynomials in two indeterminates x and y, and the generic point ( ⁇ , y generic values of its sum and its product are the polynomials ⁇ + y and xy.)
  • the affine space A 1 of dimension a set / carries the affine ring & 7-th ring power refines regular functions
  • the generic values of the sum + o and the product x 0 of this power of affine rings are respectively x + oy ⁇ fa + ydiei and ⁇ xoy -
  • the affine ring of the Witt W vectors is carried by the affine space A m of dimension M.
  • V '(x) x w V (y) p "x w V (xx w y) and
  • n and any vector of Witt (generic) x: (xj) te ⁇ r> n X ⁇ X - x + ⁇ x + w • •• + wx is the sum of Witt- ôe n copies of x!
  • W (beware, here n is a superscript index, not a power) of the endomorphisms is an ideal W c W of the affine ring of the Witt vectors.
  • the sequence of ideals (W) n ⁇ M is a decreasing filtration of the ring of Witt vectors. It is exhaustive (ie of meeting equal to W), separated (of intersection reduced to the null ideal) and complete: for any ring
  • the set W n (A) of these coordinate points in a ring A are the finite sequences a - ⁇ ( ⁇ o, a- t ,. .., a n -i) of n elements of, 4.
  • 1 W (A ) denotes the unit of the ring W (A)
  • n Xw Iw (A) represents the sum, in W (A), of n times this unit.
  • the polynomial P is decomposed into polynomial Q 1 , the result of the computation of each polynomial g, corresponding to the i-th digit y t of the result of the computation of P.
  • Wi Wi (Witt polynomials) check the following recurrence relation (immediate translation of their definitions):
  • the recursion calculation thus makes it possible to determine the polynomial for calculating each digit of the output vector.
  • Each boolean polynomial QiX, Y) is simplified, in step 12, to a boolean function QiX, Y) using the Boolean optimization techniques well known to those skilled in the art.
  • logic and arithmetic gate arrays are generated at 14 from the optimized Boolean polynomials.
  • These gate networks are described at 16 in files in a data format adapted to serve as input parameters to the usual design tools.
  • these files are in VHDL format or
  • VERILOG at the level of logic gates and are used for placement-routing tools, generation of test vectors and logic simulation.
  • this polynomial decomposition applies to any numerical representation such as integers, integers signed in complement to 2, fixed or floating point numbers.
  • any number can be represented in a form of number vectors in the base considered, with or without a representation of the exponent.
  • the method described can be implemented in the form of a computer program. Executed on the workstation 2 of FIG. 1, it thus constitutes, for example, a system, FIG. 3, of generating a calculator of any rational fraction having as input variable at least one vector of n digits, n being a an integer greater than or equal to 1, in base p, and, in output variable, a result vector of m digits in said base p, m being an integer strictly greater than 1.
  • This system from a data file containing the description of said rational fraction comprises at least: Means 30 for automatic decomposition by a programmed computer of the rational polynomial function in m polynomial functions whose result is expressed as a variable of a digit in base p, • a generator 32, from each polynomial function result of the decomposition, a network of logical and arithmetic elementary gates adapted to perform the calculation of the rational fraction,
  • the polynomial decomposition applies to circuits using ternary or other logic, the demonstrations in support of the mathematical properties used being valid for any base p.
  • the described method thus makes it possible to automatically generate a calculator of rational fractions.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

The invention relates to a method of generating a calculator of any rational fraction having as input at least one vector of n digits, n being an integer greater than or equal to 1, to the base p, and, as output, a result vector of m digits, m being an integer strictly greater that 1, such that it comprises at least the steps of: • automatic decomposition (10) by a programmed computer of the rational fraction into m polynomial functions whose result is expressed in the form of a variable of a digit to the base p, • generation (14), from each result polynomial function, of an array of elementary logic and arithmetic gates that is suitable for carrying out the calculation of the corresponding polynomial function, • creation (16) of at least one description file for said arrays, comprising at least input parameters for computer aided circuit design tools.

Description

PROCEDE ET SYSTEME DE GENERATION D'UN CALCULATEUR D'UNE FONCTION POLYNOMIALE RATIONNELLE. METHOD AND SYSTEM FOR GENERATING A CALCULATOR OF RATIONAL POLYNOMIAL FUNCTION
La présente invention concerne un procédé et un système de génération d'un calculateur d'une fraction rationnelle, ainsi qu'un produit programme d'ordinateur pour mettre en œuvre le procédé.The present invention relates to a method and a system for generating a calculator of a rational fraction, and a computer program product for implementing the method.
On rappelle qu'une fraction rationnelle est le quotient de deux polynômes.Remember that a rational fraction is the quotient of two polynomials.
A l'heure actuelle, la conception de circuits intégrés effectuant des opérations arithmétiques utilise les mêmes outils que ceux de conception générale des circuits ou fait appel à des portions de circuits préconçues (« macros »).At present, the design of integrated circuits performing arithmetic operations uses the same tools as those of general design circuits or uses preconceived portions of circuits ("macros").
Le travail de conception suit une méthodologie relativement standardisée. Au plus haut niveau, c'est-à-dire en analysant les spécifications fonctionnelles du circuit, celui-ci est décrit dans un langage de haut niveau de type C++ permettant de simuler et valider les fonctionnalités du circuit. Cela constitue une spécification simulable (« Simulatable spécification »).The design work follows a relatively standardized methodology. At the highest level, that is to say by analyzing the functional specifications of the circuit, it is described in a high-level language of C ++ type to simulate and validate the functionalities of the circuit. This is a simulatable specification ("Simulatable specification").
Puis, de façon manuelle ou à l'aide d'un logiciel de type compilateur comportemental (« behavioral compiler »), cette spécification fonctionnelle est transformée en une description RTL (« Register Transfer Logic » - logique de transfert de registre) écrit en langage Verilog (langage normalisé selon la référence IEEE 1364) ou VHDL (« VLSI Hardware Description Language » - langage de description matérielle de circuits à très haut niveau d'intégration ; langage normalisé selon la référence IEEE 1076). Il est à noter que la description RTL qui s'applique normalement pour un seul domaine d'horloge peut être étendue à plusieurs domaines d'horloge.Then, manually or using a software of behavioral compiler type, this functional specification is transformed into a description RTL ("Register Transfer Logic") written in language Verilog (standard language according to IEEE 1364 reference) or VHDL ("VLSI Hardware Description Language" - language of hardware description of circuits with very high integration level, standard language according to IEEE 1076 reference). It should be noted that the RTL description which normally applies for a single clock domain can be extended to more than one clock domain.
Un logiciel de synthèse, associé à une bibliothèque technologique, transforme la description RTL du circuit en une description au niveau portes (« Gâte Level »), c'est-à-dire sous forme d'un réseau de composants logiques élémentaires tels que des portes ET, OU, NON-ET, OU EXCLUSIF, BASCULEA synthesis software, associated with a technological library, transforms the RTL description of the circuit into a gate-level description, that is to say in the form of a network of elementary logical components such as AND, OR, NAND, OR EXCLUSIVE, TILT
D, etc. Les éléments spécifiques de l'arithmétique sont limités actuellement pour l'essentiel aux demi-additionneurs (« half-adder »), additionneurs (« full- adder ») et aux circuits d'accélération de propagation des retenues (« carry lookahead »).D, etc. The specific elements of arithmetic are currently limited essentially half-adder, full-adder, and carry-lookahead circuits.
Cette description est également décrite en langage VERILOG ou VHDL ( VITAL ).This description is also described in VERILOG or VHDL (VITAL) language.
Enfin, un logiciel de placement-routage (« Place & Route » - P&R) transforme cette description « topologique » en une description « géométrique ».Finally, a placement-routing software ("P & R") transforms this "topological" description into a "geometric" description.
La description géométrique, qui utilise de façon standard le langage GDSII, ou un langage équivalent, contient toute l'information nécessaire pour la fabrication des masques de photolithographie utilisés pour la fabrication des circuits intégrés.The geometric description, which uses the GDSII standard language, or an equivalent language, contains all the information necessary for the manufacture of photolithography masks used for the manufacture of integrated circuits.
Il est à noter qu'en parallèle de ce processus de conception, des fichiers de vecteurs de test sont générés pour permettre le test en production des circuits intégrés.It should be noted that in parallel with this design process, test vector files are generated to allow the production test of integrated circuits.
Cette méthodologie nécessite de 1 à 3 ans de mise en œuvre pour obtenir un nouveau circuit intégré. En effet, à cause des différentes contraintes, et en particulier de la gestion des délais de transmission des signaux à l'intérieur du circuit intégré, il est souvent nécessaire de procéder par itérations successives pour introduire des modifications manuelles aux différentes descriptions avant de relancer les outils de synthèse.This methodology requires 1 to 3 years of implementation to obtain a new integrated circuit. Indeed, because of the various constraints, and in particular the management of the transmission delays of the signals inside the integrated circuit, it is often necessary to proceed by successive iterations to introduce manual modifications to the various descriptions before restarting the operations. synthesis tools.
Pour minimiser ce temps de conception, les ingénieurs de conception utilisent de plus en plus souvent des bibliothèques de blocs implémentant des opérations particulières. Ainsi les fabricants de circuits intégrés fournissent des bibliothèques de blocs de fonctions plus ou moins paramétrables pour être implémentées dans la technologie du fabricant. De même des sociétés spécialisées fournissent des blocs de fonction spécialisée comme des décodeurs MPEG, des unités de calcul en virgule flottante, etc.To minimize this design time, design engineers are increasingly using block libraries that implement particular operations. Thus the manufacturers of integrated circuits provide more or less configurable function block libraries to be implemented in the manufacturer's technology. Similarly, specialized companies provide specialized function blocks such as MPEG decoders, floating-point units, and so on.
Les bibliothèques sont souvent appelées des bibliothèques d'IP (« Intellectual Property » - propriété intellectuelle). En fonction de ses besoins, le concepteur de circuit intégré utilise tel ou tel bloc prédéfini et les combine pour obtenir ; éventuellement avec du code synthétisable de liaison, la fonctionnalité souhaitée.Libraries are often called IP libraries ("Intellectual Property"). Depending on its needs, the IC designer uses a predefined block and combines them to obtain; possibly with synthesizable link code, the desired functionality.
Il existe également un mécanisme, dit « DesignWare » (marque déposée de Synopsys Inc.), qui permet aux outils de synthèse d'extraire automatiquement d'une bibliothèque des implémentations prédéfinies par le vendeur d'IP en fonction d'informations placées dans la description RTL du produit en cours de développement.There is also a mechanism, called "DesignWare" (trademark of Synopsys Inc.), which allows the synthesis tools to automatically extract from a library predefined implementations by the IP vendor based on information placed in the library. RTL description of the product under development.
Cette utilisation de blocs prédéfinis génère un certain nombre d'inconvénients. En effet, le concepteur est dépendant de la richesse de la bibliothèque de blocs à sa disposition et, très souvent, il est obligé de développer sa propre fonction en utilisant un jeu de blocs ayant des fonctionnalités de niveau moindre. De ce fait, son circuit est une somme d'optimisations locales, au niveau du bloc, au lieu d'être optimisé de façon globale. L'optimisation, que ce soit en surface, en vitesse ou en consommation électrique est donc loin d'être optimale.This use of predefined blocks generates a number of disadvantages. Indeed, the designer is dependent on the richness of the library of blocks at his disposal and, very often, he is obliged to develop his own function by using a set of blocks having lower level functionalities. As a result, its circuit is a sum of local optimizations, at the block level, instead of being optimized globally. Optimization, whether on the surface, in speed or in electrical consumption is therefore far from optimal.
Si à l'inverse, le concepteur n'utilise que des composants élémentaires pour créer son circuit afin d'optimiser les paramètres de celui-ci, le temps de conception augmente de façon importante car il devient alors nécessaire de recréer l'ensemble du circuit sans utiliser des fonctions déjà validées, avec les risques d'erreur due à la complexité associés.If conversely, the designer only uses elementary components to create his circuit to optimize the parameters of it, the design time increases significantly because it then becomes necessary to recreate the entire circuit without using functions already validated, with the risks of error due to the associated complexity.
Pour certaines structures régulières comme les plans de mémoire ou de registres, il existe des générateurs, généralement appelés « compilateur », capables, à partir d'un paramétrage de haut niveau, à savoir le nombre de bits par mots et le nombre de mots, de générer une structure optimisée et d'obtenir ainsi rapidement toutes les données nécessaires (fichier des données géométriques, vecteurs de test, etc.).For some regular structures such as memory plans or registers, there are generators, generally called "compilers", capable, from a high-level parameterization, namely the number of bits per word and the number of words, to generate an optimized structure and thus quickly obtain all the necessary data (geometric data file, test vectors, etc.).
De tel générateur n'existe pas pour les unités de calcul arithmétique et logique et les concepteurs de tel circuit utilisent la méthodologie classique décrite ci-dessus.Such a generator does not exist for the arithmetic and logic calculation units and the designers of such a circuit use the conventional methodology described above.
Or, avec le développement du traitement numérique du signal dans toutes les branches du traitement de l'information telles que les télécommunications, le traitement de l'image et du son, etc., il serait particulièrement avantageux d'avoir un outil et un procédé de conception aptes à générer rapidement une structure optimisée d'une fonction arithmétique quelconque, ou d'au moins une large classe de fonctions arithmétiques. Pour répondre à ce besoin, selon un aspect de l'invention, il est proposé un procédé de génération de calculateur de toute fraction rationnelle ayant en variable d'entrée au moins un vecteur de n chiffres, n étant un entier supérieur ou égal à 1 , en base p, et, en variable de sortie, un vecteur résultat de m chiffres dans ladite base p, m étant un entier strictement supérieur à 1. A partir d'un fichier de données contenant la description de ladite fraction rationnelle, le procédé comporte au moins les étapes de :However, with the development of digital signal processing in all branches of information processing such as telecommunications, image and sound processing, etc., it would be particularly advantageous to have a design tool and method capable of rapidly generating an optimized structure of any arithmetic function, or at least a wide range of class of arithmetic functions. To meet this need, according to one aspect of the invention, there is provided a method for generating a calculator of any rational fraction having as input variable at least one vector of n digits, n being an integer greater than or equal to 1 in base p, and in output variable, a result vector of m digits in said base p, m being an integer strictly greater than 1. From a data file containing the description of said rational fraction, the method has at least the steps of:
• décomposition automatique par un ordinateur programmé de la fraction rationnelle en m fonctions polynomiales dont le résultat s'exprime sous forme d'une variable de un chiffre en base p, • génération, à partir de chaque fonction polynomiale résultat de la décomposition, d'un réseau de portes logiques et arithmétiques élémentaires adapté pour réaliser le calcul de la fonction polynomiale correspondante,• automatic decomposition by a computer programmed of the rational fraction in m polynomial functions whose result is expressed as a variable of a digit in base p, • generation, from each polynomial function result of the decomposition, of a network of logic and arithmetic elementary gates adapted to perform the calculation of the corresponding polynomial function,
• création d'au moins un fichier de description desdits réseaux, ledit au moins un fichier comportant au moins une structure de données constitutive de paramètres d'entrée d'outils de conception de circuit assistée par ordinateur.Creating at least one description file of said networks, said at least one file comprising at least one data structure constituting input parameters of computer-assisted circuit design tools.
Ce procédé permet ainsi avantageusement de générer automatiquement le réseau câblé de portes, et donc le circuit de calcul, de toute fraction rationnelle, sans imposer aucune propriété particulière à celle-ci. Selon un autre aspect de l'invention, il est proposé un système de génération de calculateur de toute fraction rationnelle ayant en variable d'entrée au moins un vecteur de n chiffres, n étant un entier supérieur ou égal à 1 , en base p, et, en variable de sortie, un vecteur résultat de m chiffres dans ladite base p, m étant un entier strictement supérieur à 1. A partir d'un fichier de données contenant la description de ladite fraction rationnelle, le système comporte au moins : • des moyens de décomposition automatique par un ordinateur programmé de la fonction polynomiale rationnelle en m fonctions polynomiales dont le résultat s'exprime sous forme d'une variable de un chiffre en base p,This method thus advantageously makes it possible automatically to generate the wired network of gates, and therefore the calculation circuit, of any rational fraction, without imposing any particular property on it. According to another aspect of the invention, there is provided a calculator generation system of any rational fraction having as input variable at least one vector of n digits, n being an integer greater than or equal to 1, in base p, and, in output variable, a result vector of m digits in said base p, m being an integer strictly greater than 1. From a data file containing the description of said rational fraction, the system comprises at least: Automatic means of decomposition by a programmed computer of the rational polynomial function in m polynomial functions whose result is expressed as a variable of a digit in base p,
• un générateur, à partir de chaque fonction polynomiale résultat de la décomposition, d'un réseau de portes logiques et arithmétiques élémentaires adapté pour réaliser le calcul de la fraction rationnelle,A generator, from each polynomial function resulting from the decomposition, of a network of logic and arithmetic elementary gates adapted to perform the calculation of the rational fraction,
• des moyens de création d'au moins un fichier de description desdits réseaux, ledit au moins un fichier comportant au moins une structure de données constitutive de paramètres d'entrée d'outils de conception de circuit assistée par ordinateur.Means for creating at least one description file of said networks, said at least one file comprising at least one data structure constituting input parameters of computer-assisted circuit design tools.
Selon un autre aspect de l'invention, un produit programme d'ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, comprend des instructions de code de programme pour la mise en œuvre du procédé précédent.According to another aspect of the invention, a computer program product downloadable from a communication network and / or recorded on a computer readable medium and / or executable by a processor, includes program code instructions for the implementation of of the previous process.
D'autres caractéristiques et modes de réalisation particuliers sont décrits dans les revendications dépendantes.Other features and particular embodiments are described in the dependent claims.
La décomposition polynomiale proposée a l'avantage d'offrir une méthode de calcul par récurrence des polynômes à un chiffre, méthode aisément programmable dans les langages classiques de programmation (C, Ada, C++, etc.).The proposed polynomial decomposition has the advantage of offering a recursive calculation method for single-digit polynomials, an easily programmable method in conventional programming languages (C, Ada, C ++, etc.).
Elle est avantageusement utilisable quelque soit le mode de représentation des nombres : entier, entier signé en complément à 2, virgule fixe ou flottante. L'invention sera mieux comprise à la lecture de la description qui suit, donnée uniquement à titre d'exemple, et faite en référence aux figures en annexe dans lesquelles :It is advantageously usable whatever the mode of representation of numbers: integer, integer signed complement 2, fixed or floating point. The invention will be better understood on reading the description which follows, given solely by way of example, and with reference to the appended figures in which:
- la figure 1 est une vue schématique d'un mode de réalisation d'un système de conception assistée par ordinateur ; - la figure 2 est un ordinogramme d'un mode de réalisation de l'invention ; et - la figure 3 est une vue schématique d'un mode de réalisation d'un système selon l'invention.- Figure 1 is a schematic view of an embodiment of a computer-aided design system; FIG. 2 is a flowchart of an embodiment of the invention; and FIG. 3 is a schematic view of an embodiment of a system according to the invention.
En référence à la figure 1 , un ordinateur programmé 1 représente une station de travail d'un concepteur 2 de circuits, en particulier de circuits intégrés. Grâce à cette station de travail, le concepteur 2 a à sa disposition les outils de conception assistée par ordinateur classiques et bien connus de l'homme du métier. Il est ainsi à même de mener à bien la conception d'un nouveau circuit selon la méthodologie classique décrite dans le préambule ci- dessus. La station de travail 2 comporte en particulier des moyens de stockageWith reference to FIG. 1, a programmed computer 1 represents a workstation of a designer 2 of circuits, in particular of integrated circuits. With this workstation, the designer 2 has at his disposal the conventional computer-aided design tools well known to those skilled in the art. It is thus able to carry out the design of a new circuit according to the conventional methodology described in the preamble above. The workstation 2 comprises in particular storage means
3 permettant de stocker sous forme de fichiers les représentations du circuit à différents niveaux de détail : spécification fonctionnelle, logique à transfert de registre, réseau de portes logiques et une description géométrique. Il est à noter que par fichier on entend toute forme de stockage de données et en particulier des fichiers texte ou binaires ainsi que des bases de données.3 to store in the form of files the representations of the circuit at different levels of detail: functional specification, logic transfer register, logic gate network and a geometric description. It should be noted that by file is meant any form of data storage and in particular text or binary files as well as databases.
Parmi les fonctions mathématiques qu'un concepteur est amené à concevoir, les fonctions polynomiales et les fractions rationnelles sont très fréquentes.Among the mathematical functions that a designer is led to design, polynomial functions and rational fractions are very frequent.
En effet, de par les contraintes propres au calcul automatisé telles que la précision finie des calculs réalisés, une fonction quelconque est souvent transformée par un développement limité en une fraction rationnelle d'une ou plusieurs variables.Indeed, due to the constraints inherent in automated calculation such as the finite precision of the calculations carried out, any function is often transformed by a limited development into a rational fraction of one or more variables.
Ainsi, la réalisation d'une fonction câblée consiste à concevoir le réseau de portes qui exécutera le calcul polynomial correspondant au développement limité de la fonction ; la longueur du dit développement étant adaptée à la précision de calcul requise par l'application.Thus, the realization of a hard function consists in designing the gate network that will execute the polynomial computation corresponding to the limited development of the function; the length of said development being adapted to the calculation accuracy required by the application.
De même, un calcul opérant initialement sur des nombres en virgule flottante est généralement transformé par des opérations de normalisation bien connues de l'homme du métier en un calcul portant sur des entiers rationnels. Quand le résultat de la fonction polynomiale s'exprime sur un bit, la fonction polynomiale correspond en fait à une fonction booléenne pour laquelle il existe des outils de génération automatique du réseau de portes arithmétiques et logiques remplissant la fonction.Similarly, a calculation initially operating on floating point numbers is generally transformed by standardization operations well known to those skilled in the art into a calculation involving rational integers. When the result of the polynomial function is expressed on one bit, the polynomial function corresponds to a Boolean function for which there are tools for automatic generation of the network of arithmetic and logical gates fulfilling the function.
On considérera donc, dans la suite de cette description, que les fractions rationnelles dont le résultat s'exprime sur 2 bits et plus. En généralisant de la base binaire habituelle à une base p quelconque, p étant un entier supérieur ou égal à 2, cela revient à ne considérer que des fractions rationnelles dont le résultat s'exprime par 2 chiffres et plus dans cette base p.We will therefore consider, in the remainder of this description, that the rational fractions whose result is expressed on 2 bits and more. By generalizing from the usual binary base to any base p, p being an integer greater than or equal to 2, this amounts to considering only rational fractions whose result is expressed by 2 or more digits in this base p.
Lors de la conception du circuit, la fraction rationnelle est, par exemple, décrite dans le fichier de spécification simulable sous forme d'une fonction C++. Son résultat s'exprime sous la forme d'un vecteur de m bits, ou chiffres, m étant un entier strictement supérieur à 1.When designing the circuit, the rational fraction is, for example, described in the simulable specification file as a C ++ function. Its result is expressed as a vector of m bits, or digits, where m is an integer strictly greater than 1.
A partir de ce fichier de description, selon un mode de réalisation de l'invention, figure 2, le procédé de génération du calculateur correspondant comporte une étape 10 de décomposition automatique de la fonction polynomiale en m fonctions polynomiales dont le résultat s'exprime sous forme d'une variable de 1 bit, c'est-à-dire en m polynômes booléens.From this description file, according to one embodiment of the invention, FIG. 2, the method of generating the corresponding computer comprises a step 10 of automatic decomposition of the polynomial function into m polynomial functions whose result is expressed under form of a variable of 1 bit, that is to say in m polynomials Boolean.
Cette décomposition utilise, dans un mode de réalisation, les propriétés des polynômes dans les anneaux affines de Witt. La notion d'anneau des vecteurs de Witt d'un anneau A est exposé de façon synthétique dans les références suivantes :This decomposition uses, in one embodiment, the properties of the polynomials in the affine rings of Witt. The ring concept of the Witt vectors of a ring A is summarized in the following references:
Nicolas Bourbaki, Algèbre commutative - Chapitres 8 et 9, Masson, 1983 ;Nicolas Bourbaki, commutative algebra - Chapters 8 and 9, Masson, 1983;
Michel Demazure - Pierre Gabriel, Groupes Algébriques, tome 1 , Chapitre V : Structure des Groupes Affines Commutatifs. North-Holland, 1970 (référencé ci-après « Demazure »).Michel Demazure - Pierre Gabriel, Algebraic Groups, Volume 1, Chapter V: Structure of Affine Switching Groups. North Holland, 1970 (hereinafter referred to as "Demazure").
Selon un premier théorème, dit du relèvement des polynômes dans les anneaux affines de Witt, on a :According to a first theorem, called the raising of polynomials in the affine rings of Witt, we have:
Soit P(X0, X1, ...,Xn-1) ε Z[X0, X1,...,Xn-1] un polynôme de n variables à coefficients entiers. Il existe une et une seule suite de polynômesLet P (X 0 , X 1 , ..., X n-1 ) ε Z [X 0 , X 1 , ..., X n-1 ] be a polynomial of n variables with integer coefficients. There is one and only one sequence of polynomials
Qi(x0,0,..., X0,i, X1, 0,.., X1, i,..., Xn- 1, 0,..., χn-1, i) de Z[(χ m,j)(mj)εnχw] telle que : w£Qo, - - -, Qi) =1 P(W1(Xo, o,..., xo, i),- - - ,^i(X11- i, o,..., xn- 1 ,)) en tout indice /. Les wt figurants dans la relations précédente sont les polynômes de Witt, à savoir :Qi (x 0 , 0, ..., X 0 , i, X 1 , 0, .., X 1 , i, ..., X n-1 , 0, ..., χ n-1 , i) of Z [( χ m , j) (mj) ε n χw] such that: w £ Qo, - - -, Qi) = 1 P (W 1 (Xo, o, ..., xo, i), - - -, ^ i (X 11 - i, o, ..., x n - 1,)) in any index. The w t figuring in the previous relations are the Witt polynomials, namely:
• wo(x) := xo • wi(x) -. xf +pxi
Figure imgf000009_0001
• wo (x): = xo • wi (x) -. xf + pxi
Figure imgf000009_0001
Figure imgf000009_0002
Voici une démonstration du théorème. Elle repose sur les propriétés de l'anneau affine des vecteurs de Witt.
Figure imgf000009_0002
Here is a proof of the theorem. It is based on the properties of the affine ring of the Witt vectors.
Commençons par rappeler les éléments de géométrie algébrique nécessaire à cette démonstration en s'inspirant de l'exposition qui en est faites dans Michel DEMAZURE et Pierre GABRIEL, Groupes Algébriques tome I ; MASSON I NORTH - HOLLAND 1970. ISBN 720420342.Let us begin by recalling the elements of algebraic geometry necessary for this demonstration by drawing inspiration from the exhibition that is made in Michel DEMAZURE and Pierre GABRIEL, Algebraic Groups Volume I; MASSON I NORTH - HOLLAND 1970. ISBN 720420342.
Dans tout ce qui suit les anneaux sont commutatifs et unifères, et les homomorphismes d'anneaux sont unifères. Et, suivant l'usage M désigne l'ensemble des nombres entiers naturels (avec toutes ses structures),
Figure imgf000009_0009
désigne l'anneau des nombres entiers rationnels, etc. Les objets que nous considérons sont des foncteurs et des transformations naturelles : nous appelons
Figure imgf000009_0005
ensembles les foncteurs de la catégorie des anneaux dans la catégorie des ensembles, et applications les
Figure imgf000009_0006
transformations naturelles entres ces foncteurs. Un
Figure imgf000009_0007
ensemble Xest donc une construction qui associe un ensemble X(A) à tout anneau, et une application
Figure imgf000009_0008
à tout homomorphisme d'anneaux. Ces données sont cohérentes en ce sens que
Figure imgf000009_0004
In all that follows, the rings are commutative and uniform, and the homomorphisms of rings are uniform. And, according to the usage M denotes the set of natural integers (with all its structures),
Figure imgf000009_0009
denotes the ring of rational integers, etc. The objects we consider are functors and natural transformations: we call
Figure imgf000009_0005
sets the ring category functors in the set category, and the applications
Figure imgf000009_0006
natural transformations between these functors. A
Figure imgf000009_0007
set X is therefore a construct that associates a set X (A) to any ring, and an application
Figure imgf000009_0008
to any homomorphism of rings. These data are consistent in that
Figure imgf000009_0004
c'est-à-dire que X préserve la composition des homomorphismes et les endomorphismes identiques. Les éléments de X(A) sont appelés les points de X à coordonnées dans A. Une ^-application st la donnée d'une
Figure imgf000009_0003
application en tout anneau ; avec la condition de cohérence
Figure imgf000010_0001
suivante : pour tout homomorphisme d'anneaux, les carrés
Figure imgf000010_0002
sont commutatifs. Les constructions ensemblistes usuelles, et leurs propriétés, se transposent « argument par argument » (avec leurs notations usuelles) dans la catégorie des
Figure imgf000010_0003
nsembles : ainsi par exemple le produit de deux ^-ensembles X et F est le
Figure imgf000010_0004
ensemble défini par
Figure imgf000010_0005
that is, X preserves the composition of identical homomorphisms and endomorphisms. The elements of X (A) are called the points from X to coordinates in A. An application and the data of a
Figure imgf000009_0003
application in any ring; with the condition of consistency
Figure imgf000010_0001
following: for any homomorphism of rings, the squares
Figure imgf000010_0002
are commutative. The usual set constructions, and their properties, are transposed "argument by argument" (with their usual notation) into the category of
Figure imgf000010_0003
nsets: for example the product of two ^ -sets X and F is the
Figure imgf000010_0004
set defined by
Figure imgf000010_0005
Nous pouvons donc parler, comme dans la catégorie des ensembles, de ensembles en groupes, en anneaux, etc.. Nous les appelons les groupes,
Figure imgf000010_0013
anneaux, etc. De même pour les morphismes : les
Figure imgf000010_0010
homomorphismes de groupes, d'anneaux, etc. A titre d'exemple, l'anneau affine des vecteurs de Witt W est un
Figure imgf000010_0012
anneau : un
Figure imgf000010_0011
ensemble dit sous-jacent et, suivant l'usage abusivement désigné par W, muni de deux lois de compositions internes, à savoir une addition et une multiplication, c'est-à-dire deux ^-applications
Figure imgf000010_0006
pour lesquelles les , en toute rigueur les triplets (W(^4), +W,A, *W,À) sont des anneaux et les W(φ) : W(A) → W(B) des homomorphismes d'anneaux. En d'autres termes, un
Figure imgf000010_0007
nneaux est un foncteur de la catégorie des anneaux dans elle-même, un morphisme de
Figure imgf000010_0014
nneaux est une transformation naturelle entre deux tels foncteurs. De même, un
Figure imgf000010_0008
groupe est un foncteur de la catégorie des anneaux dans la catégorie des groupes, etc.
We can therefore speak, as in the category of sets, of sets in groups, rings, etc. We call them groups,
Figure imgf000010_0013
rings, etc. Similarly for morphisms:
Figure imgf000010_0010
homomorphisms of groups, rings, etc. By way of example, the ring refining Witt W vectors is a
Figure imgf000010_0012
ring: a
Figure imgf000010_0011
together said underlying and, according to the misuse designated by W, provided with two laws of internal compositions, namely an addition and a multiplication, that is to say two ^ -applications
Figure imgf000010_0006
for which, strictly speaking, the triplets (W ( ^ 4), + W, A, * W, A) are rings and the W (φ): W (A) → W (B) rings homomorphisms . In other words, a
Figure imgf000010_0007
nneaux is a functor of the category of rings in itself, a morphism of
Figure imgf000010_0014
nneaux is a natural transformation between two such functors. Likewise, a
Figure imgf000010_0008
group is a ring category functor in the group category, etc.
Expliquons le mot « affine » : considérons un nsemble X; nous le
Figure imgf000010_0009
disons affine lorsqu'il est représentable. C'est-à-dire lorsqu'il possède une représentation, à savoir un couple (R, x) composé d'un anneau R et d'un point générique x e X(R) (un point de X à coordonnés dans R), Dire que ce couple est une représentation signifie que tout point α de X à coordonnées dans un anneau A est une spécialisation du point générique, en ce sens qu'il existe alors un unique homomorphisme d'anneau α# :
Figure imgf000011_0002
dit de spécialisation, tel que α = X(α#)(x). On montre que la représentation d'un ^-ensemble affine est unique à un unique isomorphisme près. On en tire une première conséquence : considérons une
Figure imgf000011_0005
application
Figure imgf000011_0003
de source un
Figure imgf000011_0004
ensemble affine X; et avec aucune hypothèse sur son but. Représentons X par (R, x) ; alors
Figure imgf000011_0006
est biunivoquement déterminée par sa valeur générique flx) =fR(x) e Y(R). En effet, la valeur fA(ά) de la composante
Figure imgf000011_0007
en un point α G X(A) est alors fA(α) = Y(α#)(f(x)). Et il suffit, pour conclure de vérifier que les applications ainsi définies constituent une application.
Figure imgf000011_0008
Explain the word "affine": consider a set X; we the
Figure imgf000010_0009
say affine when it is representable. That is, when it has a representation, namely a pair (R, x) composed of a ring R and a generic point xe X (R) (a point of X to coordinates in R) , To say that this pair is a representation means that every point α from X to coordinates in a ring A is a specialization of the generic point, in the sense that there exists then a unique ring homomorphism α # :
Figure imgf000011_0002
called specialization, such that α = X (α #) (x). We show that the representation of an affine set is unique to a single isomorphism. We draw a first consequence: consider a
Figure imgf000011_0005
application
Figure imgf000011_0003
from source one
Figure imgf000011_0004
affine set X; and with no assumptions about its purpose. Let X be by (R, x); so
Figure imgf000011_0006
is biunivocally determined by its generic value flx) = f R (x) e Y (R). Indeed, the value f A (ά) of the component
Figure imgf000011_0007
in a point α GX (A) is then f A (α) = Y (α # ) (f (x)). And it is enough, to conclude to verify that the applications thus defined constitute an application.
Figure imgf000011_0008
Avant de poursuivre, il doit être noté que la notion de
Figure imgf000011_0009
ensemble affine est une des façons de présenter celle de schéma affine ; les deux expressions nsemble affine » et « schéma affine » sont donc utilisées pour désigner un tel objet. C'est une généralisation de la notion de variété algébrique affine.
Before proceeding, it should be noted that the notion of
Figure imgf000011_0009
together affine is one of the ways to present that of affine schema; the two expressions "affine" and "affine schema" are thus used to designate such an object. It is a generalization of the notion of affine algebraic variety.
Quelques exemples utiles pour la compréhension de la suite : la droite affine A est le foncteur qui « oublie » les structures d'anneaux. Par suite A(A) est l'ensemble sous-jacent à l'anneau A et est l'application
Figure imgf000011_0010
qui porte l'homomorphisme d'anneau
Figure imgf000011_0011
C'est un schéma affine représenté par l'anneau
Figure imgf000011_0012
des polynômes à coefficients entiers en une indéterminée x, avec x pour point générique. Cette affirmation est immédiatement justifiée par la propriété universelle caractéristique des anneaux de polynômes. Plus généralement, pour tout ensemble / , l'espace affine A1 de dimension / est représenté par l'anneau
Figure imgf000011_0013
des polynômes à coefficients entiers en la famille des indéterminée x = (χ,)/e/ , avec x = (χj)iei pour point générique. Par construction, A\A) est la /-ème puissance A1 de l'anneau A ; le point générique χ = (x,)iej est donc un élément de /-ème puissance
Figure imgf000011_0001
de l'anneau des polynômes
Figure imgf000011_0014
. Plus généralement, pour deux ensembles / et J , le schéma affine AIxAJ , naturellement isomorphe à AIκJ , est représenté par l'anneau
Figure imgf000011_0015
des polynômes à coefficients entiers en les familles des indéterminées {χ,y)= ((χî)isi, (ydieù , avec (χ,y)= ((χ,)isi, (ydisi) pour point générique. De même pour AIxAJxAκ , etc.
Some useful examples for understanding the following: the affine line A is the functor who "forgets" the ring structures. As a result A (A) is the set underlying the ring A and is the application
Figure imgf000011_0010
who wears ring homomorphism
Figure imgf000011_0011
It is an affine scheme represented by the ring
Figure imgf000011_0012
polynomials with integer coefficients in an indeterminate x, with x for generic point. This statement is immediately justified by the universal property characteristic of polynomial rings. More generally, for any set /, the affine space A 1 of dimension / is represented by the ring
Figure imgf000011_0013
polynomials with integer coefficients in the indeterminate family x = (χ,) / e / , with x = (χj) iei for generic point. By construction, A \ A) is the / -th power A 1 of the ring A; the generic point χ = (x,) ie j is therefore an element of / -th power
Figure imgf000011_0001
of the ring of polynomials
Figure imgf000011_0014
. More generally, for two sets / and J, the affine scheme A I xA J , naturally isomorphic to A IκJ , is represented by the ring
Figure imgf000011_0015
polynomials with integer coefficients in the families of the indeterminates {χ, y) = ((χi) isi, (ydieù, with ( χ , y) = (( χ ,) isi, (ydisi) for a generic point, likewise for A I xA J xA κ , etc.
Considérons une d'un espace affine de
Figure imgf000012_0001
dimension un ensemble / dans un espace affine de dimension J. Représentons A1 par l'anneau
Figure imgf000012_0004
et le point générique x = (x,)ieI ; comme nous l'avons vu, elle est biunivoquement déterminée par sa valeur générique : un point de AJ à coordonnées dans , c'est-à-dire une
Figure imgf000012_0005
famille de polynôme fa) = (Mxùisihj.
Consider one of an affine space of
Figure imgf000012_0001
dimension a set / in an affine space of dimension J. Represent A 1 by the ring
Figure imgf000012_0004
and the generic point x = (x,) ieI ; as we have seen, it is biunivocally determined by its generic value: a point of A J with coordinates in, that is to say a
Figure imgf000012_0005
family of polynomial fa) = (Mxuisihj.
Ainsi, la composant
Figure imgf000012_0002
est définie par
Figure imgf000012_0006
Figure imgf000012_0003
désigne la valeur du polynôme ZK(χdiei) , calculée dans l'anneau A , après substitutions respectives des at aux indéterminées xt . De même pour les
Figure imgf000012_0007
applications etc.
Figure imgf000012_0008
So the component
Figure imgf000012_0002
is defined by
Figure imgf000012_0006
or
Figure imgf000012_0003
denotes the value of the polynomial ZK ( χ diei), calculated in the ring A, after respective substitutions of a t to indeterminates x t . Similarly for
Figure imgf000012_0007
applications etc.
Figure imgf000012_0008
On montre ainsi qu'une structure d'anneau sur l'espace affine A1 de dimension un ensemble / est biunivoquement déterminée par les valeurs générique de ses addition et multiplication
Figure imgf000012_0010
à savoir deux famille de polynômes s(x,y) = (Sj{ (x/)te/. (v/)/e/) et pix, y) = (p/ (xi)iei, (ydiei) de ', deux telles familles constituant un structure d'anneau si, et
Figure imgf000012_0009
seulement si, les axiomes de structures sont vérifiée génériquement, c'est-à- dire s(x, s(y, z)) = s(x, $(y, z)) pour l'associativité, etc. Deux remarques sont utiles pour la compréhension de la suite.
We thus show that a ring structure on the affine space A 1 of dimension a set / is biunivocally determined by the generic values of its addition and multiplication.
Figure imgf000012_0010
that is, two families of polynomials s (x, y) = (Sj {(x /) te /. (v /) / e /) and pix, y) = (p / (xi) iei, (ydiei) of two such families constituting a ring structure si, and
Figure imgf000012_0009
only if, axioms of structures are verified generically, that is, s (x, s (y, z)) = s (x, $ (y, z)) for associativity, etc. Two remarks are useful for the understanding of the continuation.
Premièrement, considérons un polynôme P(X0,Xi,..., Xn-i) de Panneaux Z[X0,Xi,-.., Xn-i] des polynômes à coefficients entiers en la suite des indéterminées (X0, Xi,..., Xn-I) , et un anneau affine Λ = (4/, Λ: +Λ<y, x xΛ.y)) porté par l'espace affine de dimension un ensemble / . On lui associe une
Figure imgf000012_0011
application de composante l'application polynômiale
Figure imgf000012_0012
Figure imgf000013_0002
en tout anneau A ( P(ao, au..., an-i) désigne la valeur du polynôme P(X0,Xi,..., Xn- 1) calculée dans l'anneau R(A) après substitutions des α; aux indéterminées Xt ). La valeur générique de cette
Figure imgf000013_0003
application est la famille des polynômes
First, consider a polynomial P (X 0 , Xi, ..., X n -i) of Panels Z [X 0 , Xi, - .., X n -i] of polynomials with integer coefficients following indeterminates ( X 0 , Xi, ..., X n -I), and an affine ring Λ = (4 / , Λ: + Λ < y, xx Λ .y)) carried by the affine space of dimension a set /. We associate him with a
Figure imgf000012_0011
component application the polynomial application
Figure imgf000012_0012
Figure imgf000013_0002
in any ring A (P ( ao , at ..., a n -i) denotes the value of the polynomial P (X 0 , Xi, ..., X n - 1 ) calculated in the ring R (A) after substitutions of α , to indeterminates X t ). The generic value of this
Figure imgf000013_0003
application is the family of polynomials
P(X0, Xu...JCn-i) = ( Qj( (X0, /)/6/, (X1, /)«=/,• • •> (Xn-1, /)te/ ) )jel de polynômes de l'anneau . Cet anneau
Figure imgf000013_0001
représente R" (porté par l'espac affine (A )'1 ), avec
P (X 0 , Xu ... JC n -i) = (Qj ((X 0 , /) / 6 /, (X1, /) "= /, • • •> (Xn-1, /) te / )) jel of polynomials of the ring. This ring
Figure imgf000013_0001
represents R "(carried by the affine space (A) ' 1 ), with
(Xθ, Xh...-X/i-f) - ( (Xθ, /)/e/, (^r, die!,- - -, (Xn-1, diel ) pour point générique.(Xθ, Xh ... - X / i-f) - ((Xθ, /) / e /, (r r, die!, - - -, (Xn-1, diel) for generic point.
Deuxièmement, comme l'algèbre universelle nous l'apprend, il est équivalent, pour définir la structure d'anneau de R sur l'espace affine A1 , de se donner sa somme et son produit, à savoir x+Ry et Λ: xRy , ou de se donner des ^-applications
Figure imgf000013_0004
, associées en tout n aux polynômes de
Figure imgf000013_0005
, de façon compatible aux compositions respectives des Z- applications et des polynômes. Il est facile de constater que la somme et le produit correspondent aux polynômes χ +y et xy ; tandis que, réciproquement, il suffit de la somme et du produit pour calculer les valeurs de tous ces polynômes. II y a, bien sûr une structure naturelle d'anneau sur la droite affine A : l'anneau correspondant est désigné par O et appelé l'anneau affine des fonctions régulières. Vu comme foncteur de la catégorie des anneaux dans elle-même, c'est tout simplement l'endomorphisme identique de cette catégorie ; en représentant ^4 x^4 par l'anneau des polynômes en les
Figure imgf000013_0006
deux indéterminées x et y , et le point générique (χ,y aleurs génériques de sa somme et de son produit sont donc les polynômes χ +y et xy. De même, l'espace affine A1 de dimension un ensemble / porte l'anneau affine & 7-ème puissance de anneau affine des fonctions régulières . Avec les représentations précédentes, les valeurs génériques de la somme +o et du produit x0 de cette puissance d'anneaux affines sont donc respectivement x+oy fa+ydiei et χ xoy - L'anneau affine des vecteurs de Witt W est porté par l'espace affine Am de dimension M. Le construire consiste donc à construire les suites des polynômes
Figure imgf000014_0001
et
Figure imgf000014_0002
de ui constituent les valeurs génériques des somme et produit de vecteurs de Witt. Cette construction repose sur le résultat suivant :
Secondly, as universal algebra teaches us, it is equivalent, to define the ring structure of R on the affine space A 1 , to give its sum and its product, namely x + R y and Λ: x R y, or give yourself ^ -applications
Figure imgf000013_0004
, associated in all n with the polynomials of
Figure imgf000013_0005
, in a manner compatible with the respective compositions of Z-applications and polynomials. It is easy to see that the sum and the product correspond to the polynomials χ + y and xy; while, reciprocally, it suffices for the sum and the product to calculate the values of all these polynomials. There is, of course, a natural ring structure on the affine line A: the corresponding ring is designated by O and called the ring refines regular functions. Seen as a functor of the category of rings in itself, it is simply the identical endomorphism of this category; representing ^ 4 x ^ 4 by the ring of polynomials in
Figure imgf000013_0006
two indeterminates x and y, and the generic point (χ, y generic values of its sum and its product are the polynomials χ + y and xy.) Similarly, the affine space A 1 of dimension a set / carries the affine ring & 7-th ring power refines regular functions With the preceding representations, the generic values of the sum + o and the product x 0 of this power of affine rings are respectively x + oy fa + ydiei and χ xoy - The affine ring of the Witt W vectors is carried by the affine space A m of dimension M. The construct thus consists in constructing the sequences of the polynomials
Figure imgf000014_0001
and
Figure imgf000014_0002
of ui are the generic values of the sum and vector product of Witt. This construction is based on the following result:
Considérons la -application
Figure imgf000014_0003
de l'espace affine de dimension N dans la N-ème puissance de l'anneau affine des fonctions régulières. Sa valeur générique est la suite des polynômes de Witt. On l'appelle la -application de Witt.
Consider the -application
Figure imgf000014_0003
of the affine space of dimension N in the N-th power of the ring refines regular functions. Its generic value is the following of Witt's polynomials. It's called the -Witt app.
Le Théorème dit qu'il existe une structure d'anneau, et une seule, sur l'espace affine de dimension N pour laquelle la application de Witt est un homomorphisme d'anneaux affines. On désigne par W et on appelle anneau affine des vecteurs de Witt l'anneau affine correspondant.Theorem says that there exists a ring structure, and only one, on the affine space of dimension N for which the Witt application is a homomorphism of affine rings. We denote by W and we call affine ring Witt vectors the corresponding affine ring.
Plus précisément, les cinq assertions suivantes vérifiées :Specifically, the following five assertions verified:
(1) II existe un unique anneau affine W, porté par l'espace affine de dimension N, pour laquelle la application de Witt
Figure imgf000014_0004
est un morphisme d anneaux affines.
(1) There exists a unique affine ring W, carried by the affine space of dimension N, for which the application of Witt
Figure imgf000014_0004
is a morphism of affine rings.
(2) II existe deux applications
Figure imgf000014_0005
et seulement deux, pour lesquelles les carrés
Figure imgf000014_0006
et
Figure imgf000014_0007
sont com (3) II existe deux suites de polynômes
Figure imgf000014_0008
et x xwy =Pw(χ,y) = (pφdie» 0<W)) W de
Figure imgf000015_0001
> et seulement deux, pour lesquelles et
(2) There are two applications
Figure imgf000014_0005
and only two, for which squares
Figure imgf000014_0006
and
Figure imgf000014_0007
are com (3) There are two sets of polynomials
Figure imgf000014_0008
and x xwy = Pw ( χ , y) = (pφdie "0 <W)) W of
Figure imgf000015_0001
> and only two, for which and
en tout
Figure imgf000015_0006
nneau
Figure imgf000015_0007
des polynômes à coefficients entiers et en la suite des n indéterminées (Xo)X1,..., X*-i) , il existe une .^-application
Figure imgf000015_0008
et une seule, appelé un relèvement du polynôme P , pour laquelle le carré
Figure imgf000015_0009
est commutatif. tout polynôme P(X0,Xi,..., Xn-i) , de l'anneau
Figure imgf000015_0010
des polynômes à coefficients entiers en la suite des n indéterminées (XQ, XI,..., Xn-i) , il existe une unique suite
in all
Figure imgf000015_0006
nneau
Figure imgf000015_0007
polynomials with integer coefficients and in the following indeterminate n (Xo ) X 1 , ..., X * -i), there exists a ^ ^ - application
Figure imgf000015_0008
and only one, called a raising of the polynomial P, for which the square
Figure imgf000015_0009
is commutative. any polynomial P (X 0 , Xi, ..., X n -i), of the ring
Figure imgf000015_0010
polynomials with integer coefficients following n indeterminates (XQ, X I , ..., X n -i), there exists a single sequence
de polynfrom polyn
(en posa
Figure imgf000015_0011
(in posa
Figure imgf000015_0011
Commençons par établir l équ équivalences
Figure imgf000015_0002
et
Figure imgf000015_0003
applications de source affine et valeurs
Figure imgf000015_0004
presque immédiate : il suffit de montrer que les sommes et produits obtenus par relèvement vérifient les axiomes de la structure des anneaux. Or
Figure imgf000015_0012
puisqu'une récurrence évidente prouve que est un isomorphisme aussitôt que A est une algèbre s
Figure imgf000015_0013
long de la pplication de Witt associativité, commutativité,
Figure imgf000015_0005
distributivité, existence d'un zéro et d'une unité dans l'anneau de polynômes
Figure imgf000016_0008
e* on conclue en remarquant que ce qui précède ne concerne que des polynômes de
Figure imgf000016_0009
..,
Figure imgf000016_0001
• L'implication
Figure imgf000016_0011
est immédiate : le relèvement
Figure imgf000016_0010
de
Let's start by establishing equ equivalence
Figure imgf000015_0002
and
Figure imgf000015_0003
affine source applications and values
Figure imgf000015_0004
almost immediate: it is enough to show that the sums and products obtained by recovery verify the axioms of the structure of the rings. Gold
Figure imgf000015_0012
since an obvious recurrence proves that is an isomorphism as soon as A is an algebra s
Figure imgf000015_0013
along with the implication of Witt associativity, commutativity,
Figure imgf000015_0005
distributivity, existence of a zero and a unit in the polynomial ring
Figure imgf000016_0008
e * is concluded by noting that the foregoing relates only polynomials
Figure imgf000016_0009
..,
Figure imgf000016_0001
• The implication
Figure imgf000016_0011
is immediate: the recovery
Figure imgf000016_0010
of
P(Xo, Xi Xn-i) s'obtient tout simplement par calcul de ce polynôme dans les anneaux de Witt puisque (2) est un cas particulier de (4).
Figure imgf000016_0012
Pour démontrer qu'elles sont vérifiées, il suffit donc de démontrer qu'une d'entre elles est vérifiée, c'est ce qui est proposée, par une méthode reposant sur des calculs polynômiaux dans la référence « Bourbaki » citée ci- dessus. On trouvera aussi une autre démonstration, plus conceptuelle, reposant sur le théorème dit des polynômes symétriques élémentaires dans la référence « M. Demazure et P. Gabriel » citée ci-dessus.
P (Xo, Xi X n -i) is obtained simply by calculating this polynomial in the rings of Witt since (2) is a particular case of (4).
Figure imgf000016_0012
To demonstrate that they are verified, it is sufficient to demonstrate that one of them is verified, this is what is proposed, by a method based on polynomial calculations in the reference "Bourbaki" cited above. We will also find another, more conceptual, proof based on the theorem called symmetrical elementary polynomials in the reference "M. Demazure and P. Gabriel" quoted above.
Complétons ce rappel en présentant les propriétés de l'anneau affine des vecteurs de Witt qui nous sont utiles. Des récurrences faciles permettent de les établir. Et de toute façon elles sont démontrées dans les ouvrages cités en références. Elles sont liées à la section de Teichmuller
Figure imgf000016_0007
Let's complete this reminder by presenting the properties of the affine ring of the Witt vectors that are useful to us. Easy recurrences make it possible to establish them. And anyway they are demonstrated in the works cited in references. They are related to the section of Teichmuller
Figure imgf000016_0007
(sa valeur générique φ) est le vecteur de Witt dont tous les coordonnées sont nulles, sauf celle d'indice 0 qui est égale à x ). C'est une section de la composante d'indice 0 de l'homomorphisme de Witt {à savoir
Figure imgf000016_0006
(its generic value φ) is the vector of Witt whose coordinates are null, except that of index 0 which is equal to x). This is a section of the 0 index component of Witt's homomorphism (ie
Figure imgf000016_0006
A l'évidence, elle est multiplicative (i.e. φy) = ΦMy) ) et unifère (i.e. <i) = i ), mais pas additive (i.e. φ +^) ≠ φ) + τ(y) ). Et elles sont liées aux endomorphismes dits de décalage (« Verschibung ») V: W→ W et de Frobenius
Figure imgf000016_0002
. Le premier est défini par sa valeur générique
Figure imgf000016_0003
Clearly, it is multiplicative (ie φy) = ΦMy)) and uniferal (ie <i) = i), but not additive (ie φ + ^) ≠ φ) + τ (y)). And they are related to so-called offset endomorphisms V: W → W and Frobenius
Figure imgf000016_0002
. The first is defined by its generic value
Figure imgf000016_0003
Ce n'est pas un endomorphisme d'anneaux : il est additif, mais ni multiplicatif ni unifère. Et le Frobenius
Figure imgf000016_0004
est un endomorphisme d'anneaux dont la valeur générique
Figure imgf000016_0005
est définie par les égalités Wn(Fc(X), F1(X), ... , Fn(x)) = w,1+ feo, xi,:., xn+ i) . Ces opérations vérifient les relations génériques τ(x) xw (yi)iew = ( /yι )teΛr
It is not an endomorphism of rings: it is additive, but neither multiplicative nor uniferal. And the Frobenius
Figure imgf000016_0004
is an endomorphism of rings whose generic value
Figure imgf000016_0005
is defined by equalities W n (Fc (X), F 1 (X), ..., F n (x)) = w, 1+ feo, xi,:., X n + i). These operations check the generic relations τ (x) x w (yi) iew = (/ yi) teΛr
V(x+Wy) = V(x) +w VQ) V(x) xwy = V(xxwF(y))V (x + W y) = V (x) + w VQ) V (x) x w y = V (xx w F (y))
V'(x) xw V(y) = p" xw V(x xwy) etV '(x) x w V (y) = p "x w V (xx w y) and
FV(x) = p xwx .FV (x) = px w x.
Pour tout nombre entier naturel n et tout vecteur de Witt (générique) x := (xj)teΛr > n XψX - x+ψx +w • •• +wx est la somme - de Witt- ôe n copies de x !For any natural integer n and any vector of Witt (generic) x: = (xj) teΛr> n XψX - x + ψx + w • •• + wx is the sum of Witt- ôe n copies of x!
Ces relations montrent que, pour tout nombre entier naturel, l'imageThese relationships show that, for any natural whole number, the image
W (attention, ici n est un indice placé en exposant, pas une puissance) de l'endomorphismes est un idéal W c W de l'anneau affine des vecteurs de Witt . L'ensemble W(A) des points de cet idéal sont les vecteurs de Witt à coordonnées dans l'anneaux A dont les n composantes d'indices strictement inférieures à n sont nulles. Il est porté par le sous-schéma affine fermé de point générique V(x) (où x = (x,)iew désigne un point générique de W). La suite des idéaux (W)n≡M constitue une fîltration décroissante de l'anneau des vecteurs de Witt. Elle est exhaustive (i.e. de réunion égale à W ), séparée (d'intersection réduite à l'idéal nulle) et complète : pour tout anneauW (beware, here n is a superscript index, not a power) of the endomorphisms is an ideal W c W of the affine ring of the Witt vectors. The set W (A) of the points of this ideal are the coordinate Witt vectors in the rings A whose n index components strictly smaller than n are zero. It is carried by the closed affine subschema of generic point V (x) (where x = (x,) iew designates a generic point of W). The sequence of ideals (W) n≡M is a decreasing filtration of the ring of Witt vectors. It is exhaustive (ie of meeting equal to W), separated (of intersection reduced to the null ideal) and complete: for any ring
A , les suites de CAUCHY de vecteurs de W(A) sont convergentes. Une suiteA, the CAUCHY sequences of vectors of W (A) are convergent. A suite
(an)nεsr'' ( (an,diew)nesf de tels vecteurs est de CAUCHY aussitôt qu'en tout nombre entier naturel n , il existe un nombre entier naturel N tel que av -wau & W(A) pour tous nombres entiers naturels N< u et N< v . Et dire cette suite convergente signifie qu'elle possède une limite : un vecteur b = (bdiew de W(A) tel que, pour tout nombre entier naturel n , il existe un nombre entier naturel N tel que h -wau ≡ W(A) en tous nombres entiers naturels N< u . La condition de séparation assure l'unicité de cette limite ! Nous en déduisons immédiatement qu'une suite (μn)neM:= ( (anj)lem)new de vecteur de W(A) est sommable, à savoir que la suite des sommes partielles (∑ien βi Xejir possède une limite, si et seulement si, la suite (an)new converge vers zéro (ce qui signifie que pour tout nombre entier naturel n , l'idéal W\A) contient presque tous les au , c'est-à-dire tous sauf un nombre fini d'entre eux). Dans ces conditions, la limite de la suite des sommes partielle est unique, elle est appelée la somme de la suite (an)mM , et elle est désignée par Σ/6Λfα7- . Les considérations topologiques précédentes, et la remarque (x0, xu- .., Xi, Xi+h- - •) = (xo, Xu- • -, Xi, 0,...) +w(β, 0,..., 0, Xi+u...) (le second terme du membre de droite commence par / zéros), permettent d'écrire (génériquement)
Figure imgf000018_0001
(a n ) nεsr '' (( a n, diew) nes f of such vectors is of CAUCHY as soon as in any natural number n, there exists a natural integer N such that a v - w a u & W (A) for all natural numbers N <u and N <v. And to say this convergent sequence means that it has a limit: a vector b = (bdiew of W (A) such that, for any natural number n, there exists a natural integer N such that h - w a u ≡ W (A) in all natural numbers N <u The separation condition ensures the uniqueness of this limit! We immediately deduce that a sequence (μ n ) neM : = ((a n j) lem ) new of vector of W (A) is summable, namely that the sequence of partial sums (Σi in βi Xejir has a limit, if and only if, the sequence (a n ) new converges to zero (which means that for every natural number n, the ideal W \ A) contains almost all the u , that is to say all but a finite number of them). Under these conditions, the limit of the sequence of the partial sums is unique, it is called the sum of the sequence (a n ) mM , and it is designated by Σ / 6Λf α 7 -. The preceding topological considerations, and the remark (x 0 , xu -, Xi, Xi + h- - •) = (xo, Xu • -, Xi, 0, ...) + w (β, 0, ..., 0, Xi + u ...) (the second term of the right-hand member starts with / zeros), allows to write (generically)
Figure imgf000018_0001
Pour tout nombre entier naturel ; l'anneau affine Wn des vecteurs de WITT de longueur n est porté par l'espace affine A" de dimension n ; il est représenté par l'anneau de polynômes et le point générique
Figure imgf000018_0002
x := (xo, χi,..., χn-i) - L'ensemble Wn(A) de ces points à coordonnées dans un anneau A sont les suites finies a -~ (μo, a-t,..., an-i) de n éléments de ,4 . La structure d'anneau de Wn est génériquement définie en « tronquant à l'ordre n » celle de W\ ainsi ses somme et et produit sont génériquement définie par (X0, x f, ... , xn- i) +w (yo,yu---,y »- ύ = (sdx, y), s ^x, y),..., $„- i(x, y)) et
For any natural number; the affine ring W n WITT vectors of length n is carried by the affine space A "of dimension n, it is represented by the ring of polynomials and the generic point
Figure imgf000018_0002
x: = (xo, χi, ..., χ n -i) - The set W n (A) of these coordinate points in a ring A are the finite sequences a - ~ (μo, a- t ,. .., a n -i) of n elements of, 4. The ring structure of W n is generically defined by "truncating to order n" that of W \ so its sum and and product are generically defined by (X 0 , xf, ..., x n - i) + w (yo, yu ---, y "- ύ = (sdx, y), s ^ x, y), ..., $" - i (x, y)) and
(xo, χu---, Xn-i) 'Xfv(yo,yu- --,yn~i) = (pdχ,y),pi(χ,y),..., $n-i(χ,y)) - Les polynômes st(x,y) et p,{x,y) étant les polynômes des indices correspondants utilisés dans les descriptions des opérations de W ; ce qui a un sens car ces polynômes d'indice i ne dépendent en fait que des coordonnées d'indices aux plus égaux à / ! De même, avec s'il y a lieu une petite « troncature » évidente, et les même notations pour les sections de Tθichmϋller et les endomorphismes de décalage et de FROBENIUS. Concluons sur les vecteurs de WITT de longueur n en remarquant que la projection naturelle
Figure imgf000018_0003
est un homomorphisme d'anneaux compatible en un sens évident avec les sections de Teichmϋller, les décalages et les Frobenius.
(xo, χ u ---, Xn-i) ' Xfv (yo, yu -, yn ~ i) = (pd χ , y), pi ( χ , y), ..., $ n -i ( χ , y)) - The polynomials s t (x, y) and p, {x, y) being the polynomials of the corresponding indices used in the descriptions of the operations of W; which makes sense because these index polynomials i only depend on index coordinates at most equal to /! Similarly, with a small obvious "truncation", and the same notations for the Tθichmϋller sections and the offset and FROBENIUS endomorphisms. Let's conclude on the WITT vectors of length n noticing that the natural projection
Figure imgf000018_0003
is a homomorphism of rings compatible in a clear sense with Teichmϋller sections, offsets and Frobenius.
Les vecteurs de Witt à coordonnées dans les anneaux de caractéristique p (i.e. vérifiant pa = 0 ), ils vérifient les relations qui suivent en plus des relations précédentes :Coordinate Witt vectors in characteristic rings p (i.e. verifying pa = 0), they verify the following relations in addition to previous relations:
F(X) = {χP%M p xw x = VF(x) ≈ FV(x) = (0, X(f, xf,..., xf,...) (en particulier décalage et Frobenius commutent en caractéristique p) etF (X) = {χP% M px w x = VF (x) ≈ FV (x) = (0, X ( f, xf, ..., xf, ...) (in particular shift and Frobenius switch to feature p) and
V"(x) xw V (y) =
Figure imgf000019_0001
XwF"(y)) . On en déduit immédiatement que, sur tout anneau de caractéristique p, les topologies associées aux filtrations (W(A))mm et /»-adique (i.e. la filtration par les puissances de l'idéal principal p y.w W(A) ) coïncident.
V "(x) x w V (y) =
Figure imgf000019_0001
XwF "(y)) It follows immediately that, on any ring of characteristic p, the topologies associated with the filtrations (W (A)) mm and /" - adic (ie the filtration by the powers of the principal ideal p y.w W (A)) coincide.
Pour tout anneau parfait de caractéristique p, c'est-à-dire un anneau A dans lequel pa ~ 0 et sur lequel l'endomorphisme de Frobenius A →A -. a → cf est un isomorphisme, le résultat précédent est plus précis : pour tout nombre entier naturel les idéauxFor any perfect ring of characteristic p, that is to say a ring A in which pa ~ 0 and on which the endomorphism of Frobenius A → A -. a → cf is an isomorphism, the previous result is more precise: for all natural numbers the ideals
W"(A) =pn xw W(A) = (W1(A)f sont égaux. Et, lorsqu'en plus A est intègre, il en est de même de W(A) et l'homomorphisme naturel
Figure imgf000019_0002
est injectif. Ici, comme pour tout anneau, 1W(A) désigne l'unité de l'anneau W(A) , donc n Xw Iw(A) représente la somme, dans W(A) , de n fois cette unité. Ecrivons l'entier n sous la forme de sont développement p-adique n = no + nip +...+ ndpd ; alors les relations précédentes permettent d'écrire uW{A)(n) = uW(A)(no) + uW(A)(n 1) XWPW(A) +•••+ uw(A)(nJ) Xwpdw(A)
W "(A) = p n x w W (A) = (W 1 (A) f are equal and when, in addition, A is integral, so is W (A) and natural homomorphism
Figure imgf000019_0002
is injective. Here, as for any ring, 1 W (A ) denotes the unit of the ring W (A), so n Xw Iw (A) represents the sum, in W (A), of n times this unit. Let us write the integer n in the form of their p-adic development n = n o + nip + ... + n d p d ; then the preceding relations make it possible to write u W (A) (n) = u W (A) (no) + u W (A) (n 1) XWPW (A) + ••• + uw (A) (n) ) Xwp d w (A)
= φo) + τ(m) Xw VF(Iw(A)) +...+ τ(nd) Xw ViFi(lW(A)) = τ(nό) + V(F(T(H1))) +...+ F^τfa,))) = <«o) + V(τ(nf)) +...+ J^(τ (n/)) . L'homomorphisme uw(A) : se factorise naturellement
Figure imgf000019_0003
en les inclusions n
Figure imgf000020_0002
aturelles ( le corps premier évidemment intègre, est parfait) et
Figure imgf000020_0017
Figure imgf000020_0003
Figure imgf000020_0014
est l'inclusion naturelle du corps premier
Figure imgf000020_0018
dans .4 ; elle est déduite de par passage au quotient. Puisque W(A) est l'idéal
Figure imgf000020_0013
principal engendré par p" dans W(A), nous avons
Figure imgf000020_0001
p Uw(A^(W(A)) ; nous en déduisons, par passage au quotient, un homomorphisme injectif
Figure imgf000020_0012
Il induit un isomorphisme
Figure imgf000020_0004
comme nous le constatons immédiatement par simple dénombrement. Nous en déduisons aussi (par exemple en passant aux séparés complétés j?-adiques) un isomorphisme
Figure imgf000020_0005
de l'anneau des nombres entiers p-adiques sur W(FP). N'oublions pas, cf = a
Figure imgf000020_0019
dans ! Enfin, en inversant p dans ces deux anneaux (p et ses puissances
Figure imgf000020_0015
pn sont les seuls nombres entiers non inversibles dans et dans ,
Figure imgf000020_0006
Figure imgf000020_0016
nous construisons un isomorphisme
Figure imgf000020_0007
(le symbole
Figure imgf000020_0008
signifie que presque toutes, i.e. toute sauf un nombre fini, des coordonnées d'indices négatifs sont nulles). Pour inverser p dans W(A), nous construisons le groupe des bi vecteurs de Witt, à savoir la réunion (en toute rigueur la limite inductive stricte)
Figure imgf000020_0009
où les morphismes de transitions sont des décalages (trivialement
Figure imgf000020_0010
injectifs !). Cette construction est faite pour prolonger le décalage V: W W en un isomorphisme de groupes affines : le décalage Comme il est évident que la composante du Frobenius est un
Figure imgf000020_0011
isomorphisme en tout anneau parfais de caractéristique p, nous en déduisons que
Figure imgf000021_0004
est, comme nous le souhaitions, un isomorphisme pour tout tel anneau. Il reste à constater que, par translation, nous pouvons calculer somme et produit de bi vecteurs de Witt pour conclure. Ainsi, en tronquant les vecteurs de Witt , nous avons un modèle mathématique unifié des nombres entiers signés et non signés, et des nombres en virgule fixe et flottantes en ne conservant que des bi vecteurs dont les coordonnées non nulles sont d'indices négatifs, avec une représentation implicite ou explicite dans le second cas, de l'exposant de la base ! En caractéristique 2, la présentation de W comme la réunion
Figure imgf000021_0002
où les inclusions
Figure imgf000021_0003
correspondent au prolongement par le signe, montre que notre modèle est une représentation algébrique de l'arithmétique en complément à 2 usuelle en informatique, aussi bien dans le matériel (« hardware »), que dans le logiciel (« software »). Comme nous venons de le constater dans les variantes en base p, elle couvre les représentations des nombres non signés, signés, en virgule fixe et en virgule flottante.
= φo) + τ (m) Xw VF (Iw (A)) + ... + τ (n d ) Xw V i F i ( W (A)) = τ (nό) + V (F (T ( H 1 ))) + ... + F ^ τfa,))) = <"o) + V (τ (nf)) + ... + J ^ (τ (n /)). The homomorphism u w (A) : factorizes naturally
Figure imgf000019_0003
in inclusions n
Figure imgf000020_0002
aturelles (the first body obviously integrates, is perfect) and
Figure imgf000020_0017
or
Figure imgf000020_0003
Figure imgf000020_0014
is the natural inclusion of the first body
Figure imgf000020_0018
in .4; it is deduced from a passage to the quotient. Since W (A) is the ideal
Figure imgf000020_0013
principal generated by p "in W (A), we have
Figure imgf000020_0001
p Uw ( A ^ (W (A)), we deduce, by passage to the quotient, an injective homomorphism
Figure imgf000020_0012
It induces an isomorphism
Figure imgf000020_0004
as we see immediately by simple enumeration. We also deduce from it (for example by passing to the separated complete? -Adic) an isomorphism
Figure imgf000020_0005
of the ring of p-adic integers on W (F P ). Let's not forget, cf = a
Figure imgf000020_0019
in ! Finally, by inverting p in these two rings (p and its powers
Figure imgf000020_0015
p n are the only non-invertible integers in and in,
Figure imgf000020_0006
Figure imgf000020_0016
we are building an isomorphism
Figure imgf000020_0007
(the symbol
Figure imgf000020_0008
means that almost all, ie all but a finite number, negative index coordinates are null). To invert p in W (A), we construct the group of bi vectors of Witt, namely the union (strictly the strict inductive limit)
Figure imgf000020_0009
where the morphisms of transitions are offsets (trivially
Figure imgf000020_0010
injectives!). This construction is done to extend the V: WW shift in an affine group isomorphism: the shift As it is obvious that the Frobenius component is a
Figure imgf000020_0011
isomorphism into any perfect ring of characteristic p, we deduce that
Figure imgf000021_0004
is, as we wished, an isomorphism for any such ring. It remains to be seen that, by translation, we can calculate sum and product of Witt bi vectors to conclude. Thus, by truncating the Witt vectors, we have a unified mathematical model of signed and unsigned integers, and fixed and floating point numbers by keeping only bi vectors whose non-zero coordinates are negative indices, with an implicit or explicit representation in the second case, of the exponent of the base! In feature 2, the presentation of W as the meeting
Figure imgf000021_0002
where inclusions
Figure imgf000021_0003
correspond to the prolongation by the sign, shows that our model is an algebraic representation of arithmetic in addition to 2 usual in computer science, both in the hardware ("hardware"), as in the software ("software"). As we have seen in the p-base variants, it covers representations of unsigned, signed, fixed-point and floating-point numbers.
Voici comment nous utilisons cette représentation : pour tout polynôme P(X0, X1 Xn-i) , de l'anneaux
Figure imgf000021_0001
des polynômes à coefficients entiers en la suite des indéterminées (Xo,X-i,..., Xn-i) > nous calculons les premier polynômes de la suite
Here is how we use this representation: for any polynomial P (X 0 , X 1 X n -i), of the rings
Figure imgf000021_0001
polynomials with integer coefficients following the indeterminates (Xo, Xi, ..., X n -i) > we calculate the first polynomials of the sequence
Q(XO, X1,. - ., Xn-V = ( Qj( (Xθ, die M' (X1, di≡lNi- - -> (χn-1, die W J )jem > de ses relèvements, en des polynômes de l'anneau %[(χo,diei, (χi,diei,---, (xn-i, disi] ; alors, pour toute suite (xα -, χ n~i) de nombres entiers écrivons leurs représentations en base p : soitQ (XO, X 1 , .-), Xn-V = (Qj ((Xθ, die M '( X 1, di≡lNi - -> ( χ n-1, die WJ) jem> of its bearings, into polynomials of the ring% [( χ o, diei, ( χ i, diei, ---, (x n -i, disi], then, for any sequence (x α -, χ n ~ i) of whole numbers write their representations in base p: either
ainsi que celleas well as
P(X0,..., Xn-O = y = ∑yi2> de la valeur en cette suite (xa ..., xn-i) du polynôme P[X0, X1 X,,-i) . Alors, yt = Qfaθ,O,. - -, Xθ,h Xi,0,- - -, Xi,b' - -, Xn-1,0,- - -> xn-1,d en tout indice.P (X 0 , ..., X n -O = y = Σy i 2 > of the value in this sequence (x a ..., x n -i) of the polynomial P [X 0 , X 1 X ,, - i). Then, yt = Qfaθ, O ,. - -, Xθ, h Xi, 0, - - -, Xi, b ' - -, Xn-1,0, - - -> x n-1, d in any index.
Autrement dit le polynôme P se décompose en polynôme Q1, le résultat du calcul de chaque polynôme g, correspondant aux i-ème chiffre yt du résultat du calcul de P.In other words, the polynomial P is decomposed into polynomial Q 1 , the result of the computation of each polynomial g, corresponding to the i-th digit y t of the result of the computation of P.
Prenons, à titre d'exemple, un polynôme de deux variables P(X,Y) de Par construction, les polynômes Q fa, y) qui relève P(χ,j) vérifie les
Figure imgf000022_0001
égalité W1(Q0,..., Qu = P(wix\ wi(y)) (*)
Take, for example, a polynomial of two variables P (X, Y) of By construction, the polynomials Q fa, y) which reads P (χ, j) satisfies
Figure imgf000022_0001
equality W 1 (Q 0 , ..., Qu = P (wix \ wi (y)) ( * )
Où les Wi (les polynômes de Witt) vérifient la relation de récurrence suivante (traduction immédiate de leurs définitions) :Where Wi (Witt polynomials) check the following recurrence relation (immediate translation of their definitions):
• wo{z) = Z0 et • Wi(z) = Wj(zo, Zi,..., Zr) = Wi-i(Z(f, zf,...,Zi-iF) +p'Zi pour tous les indices. D'où la récurrence :• w o {z) = Z 0 and • Wi (z) = Wj (zo, Zi, ..., Z r ) = W i -i (Z (f, zf, ..., Z i -iF) + p'Zi for all indices, hence the recurrence:
• Qdχ,y) = P(χo,yo) et• Qd χ , y) = P ( χ o, yo) and
Figure imgf000022_0002
pour calculer les Qi. Ainsi :
Figure imgf000022_0002
to calculate the Qi. So :
• Qd.χ,y) = P(χo,yό)• Qd. χ , y) = P ( χ o, yό)
• Q<χ> y) = Vp\P(χ<? +pχu yf +pyύ - P(χo, yόf] m• Q < χ > y) = Vp \ P ( χ <? + P χ u yf + pyύ - P ( χ o, yόf] m
On obtient donc un algorithme effectif pour calculer successivement les polynômes Qfa,y). On remarquera que les calculs qui font intervenir des divisions par des puissances de p donnent un résultat sans dénominateur après simplification (c'est la principale conséquence du théorème de relèvement dans cette application) ; ce qui permet de calculer les chiffres dans leur représentation modulop. On constate qu'on a ainsi déterminé de façon particulièrement avantageuse un mode de décomposition qui s'applique à toute fraction rationnelle, sans requérir de propriétés particulières de celle-ci.An effective algorithm is thus obtained for successively calculating the polynomials Qfa, y). It will be noted that calculations involving divisions by powers of p give a result without denominator after simplification (this is the main consequence of the bearing theorem in this application); which allows to calculate the figures in their representation modulop. It can be seen that a mode of decomposition which applies to any rational fraction has been determined in a particularly advantageous manner, without requiring any particular properties thereof.
Le calcul par récurrence permet ainsi de déterminer le polynôme permettant de calculer chaque chiffre du vecteur de sortie.The recursion calculation thus makes it possible to determine the polynomial for calculating each digit of the output vector.
Quant on utilise une base binaire, ce qui est actuellement le cas de la très grande majorité des circuits intégrés, on obtient ainsi autant de polynômes booléens qu'il y a de bits de sortie à la fonction polynomiale.When using a binary base, which is currently the case for the vast majority of integrated circuits, we obtain as many Boolean polynomials as there are output bits to the polynomial function.
Chaque polynôme booléen QiX, Y) est simplifié, à l'étape 12, en une fonction booléenne QiX, Y) en utilisant les techniques d'optimisation booléenne bien connues de l'homme du métier.Each boolean polynomial QiX, Y) is simplified, in step 12, to a boolean function QiX, Y) using the Boolean optimization techniques well known to those skilled in the art.
En utilisant un outil de synthèse logique, on génère en 14 des réseaux de portes logiques et arithmétiques à partir des polynômes booléens optimisés.By using a logic synthesis tool, logic and arithmetic gate arrays are generated at 14 from the optimized Boolean polynomials.
Ces réseaux de portes sont décrits en 16 dans des fichiers dans un format de données adapté pour servir de paramètres d'entrée aux outils de conception habituels. Par exemple, ces fichiers sont au format VHDL ouThese gate networks are described at 16 in files in a data format adapted to serve as input parameters to the usual design tools. For example, these files are in VHDL format or
VERILOG, au niveau des portes logiques et servent pour les outils de placement-routage, de génération des vecteurs de test et de simulation logique.VERILOG, at the level of logic gates and are used for placement-routing tools, generation of test vectors and logic simulation.
Il est à noter que cette décomposition polynomiale s'applique à toute représentation numérique telle que nombres entiers, nombres entiers signés en complément à 2, nombres en virgule fixe ou flottante. Ainsi, l'homme du métier comprend que tout nombre peut se représenter sous une forme de vecteurs de chiffres dans la base considérée, accompagné ou non d'une représentation de l'exposant. Le procédé décrit peut être mis en œuvre sous forme d'un programme d'ordinateur. Exécuté sur la station de travail 2 de la figure 1 , il constitue ainsi, par exemple, un système, figure 3, de génération de calculateur de toute fraction rationnelle ayant en variable d'entrée au moins un vecteur de n chiffres, n étant un entier supérieur ou égal à 1 , en base p, et, en variable de sortie, un vecteur résultat de m chiffres dans ladite base p, m étant un entier strictement supérieur à 1. Ce système, à partir d'un fichier de données contenant la description de ladite fraction rationnelle, comporte au moins : • des moyens 30 de décomposition automatique par un ordinateur programmé de la fonction polynomiale rationnelle en m fonctions polynomiales dont le résultat s'exprime sous forme d'une variable de un chiffre en base p, • un générateur 32, à partir de chaque fonction polynomiale résultat de la décomposition, d'un réseau de portes logiques et arithmétiques élémentaires adapté pour réaliser le calcul de la fraction rationnelle,It should be noted that this polynomial decomposition applies to any numerical representation such as integers, integers signed in complement to 2, fixed or floating point numbers. Thus, the skilled person understands that any number can be represented in a form of number vectors in the base considered, with or without a representation of the exponent. The method described can be implemented in the form of a computer program. Executed on the workstation 2 of FIG. 1, it thus constitutes, for example, a system, FIG. 3, of generating a calculator of any rational fraction having as input variable at least one vector of n digits, n being a an integer greater than or equal to 1, in base p, and, in output variable, a result vector of m digits in said base p, m being an integer strictly greater than 1. This system, from a data file containing the description of said rational fraction comprises at least: Means 30 for automatic decomposition by a programmed computer of the rational polynomial function in m polynomial functions whose result is expressed as a variable of a digit in base p, • a generator 32, from each polynomial function result of the decomposition, a network of logical and arithmetic elementary gates adapted to perform the calculation of the rational fraction,
• des moyens 34 de création d'au moins un fichier de description desdits réseaux, ledit au moins un fichier 36 comportant au moins une structure de données constitutive de paramètres d'entrée d'outils de conception de circuit assistée par ordinateur. Bien que la description ci-dessus s'appuie, à titre d'exemple, sur la conception de circuits intégrés logiques en logique binaire, on conçoit qu'il est possible d'appliquer le procédé à des circuits réalisés dans différentes technologies comme, par exemple, des circuits optiques ou des biocircuits.Means for creating at least one file for describing said networks, said at least one file comprising at least one data structure constituting input parameters for computer-assisted circuit design tools. Although the above description is based, for example, on the design of logical integrated circuits in binary logic, it is conceivable that it is possible to apply the method to circuits made in different technologies such as, for example, for example, optical circuits or biocircuits.
De même, la décomposition polynomiale s'applique à des circuits utilisant une logique ternaire ou autre, les démonstrations en support des propriétés mathématiques utilisées étant valables pour toute base p. Le procédé décrit permet ainsi de générer automatiquement un calculateur de fractions rationnelles. Similarly, the polynomial decomposition applies to circuits using ternary or other logic, the demonstrations in support of the mathematical properties used being valid for any base p. The described method thus makes it possible to automatically generate a calculator of rational fractions.

Claims

REVENDICATIONS
1. Procédé de génération d'un calculateur de toute fraction rationnelle ayant en variable d'entrée au moins un vecteur de n chiffres, n étant un entier supérieur ou égal à 1 , en base p, et, en variable de sortie, un vecteur résultat de m chiffres dans ladite base p, m étant un entier strictement supérieur à 1 , caractérisé en ce que, à partir d'un fichier de données contenant la description de ladite fraction rationnelle, il comporte au moins les étapes de : • décomposition automatique (10) par un ordinateur programmé de la fraction rationnelle en m fonctions polynomiales dont le résultat s'exprime sous forme d'une variable de un chiffre en base p,A method of generating a calculator of any rational fraction having as input variable at least one vector of n digits, n being an integer greater than or equal to 1, in base p, and, as an output variable, a vector result of m digits in said base p, m being an integer strictly greater than 1, characterized in that, from a data file containing the description of said rational fraction, it comprises at least the steps of: • automatic decomposition (10) by a programmed computer of the rational fraction in m polynomial functions whose result is expressed as a variable of a digit in base p,
• génération (14), à partir de chaque fonction polynomiale résultat de la décomposition, d'un réseau de portes logiques et arithmétiques élémentaires adapté pour réaliser le calcul de la fonction polynomiale correspondante,Generating (14), from each polynomial function resulting from the decomposition, a network of logic and arithmetic elementary gates adapted to perform the calculation of the corresponding polynomial function,
• création (16) d'au moins un fichier de description desdits réseaux, ledit au moins un fichier comportant au moins une structure de données constitutive de paramètres d'entrée d'outils de conception de circuit assistée par ordinateur.• creating (16) at least one description file of said networks, said at least one file comprising at least one data structure constituting input parameters of computer-assisted circuit design tools.
2. Procédé selon la revendication 1 , caractérisé en ce que la décomposition de la fraction rationnelle comporte une génération par récurrence des polynômes de Witt liés à ladite fraction rationnelle et des m fonctions polynomiales dont le résultat s'exprime sous forme d'une variable de un chiffre en base p à partir des polynômes de Witt et de la fraction rationnelle.2. Method according to claim 1, characterized in that the decomposition of the rational fraction comprises a generation by recurrence of the Witt polynomials related to said rational fraction and m polynomial functions whose result is expressed in the form of a variable of a p-base number from the Witt polynomials and the rational fraction.
3. Procédé selon la revendication 2, caractérisé en ce que les polynômes de Witt Wi sont calculés par la relation de récurrence suivante • W0(X) = Xo •
Figure imgf000026_0001
et les m fonctions polynômiales O/ sont calculées par la relation de récurrence
3. Method according to claim 2, characterized in that the Witt Wi polynomials are calculated by the following recurrence relation • W 0 (X) = Xo •
Figure imgf000026_0001
and the m polynomial functions O / are calculated by the recurrence relation
• •
Figure imgf000026_0002
ou x,... représentent les au moins un vecteur (xOl Xi,...xn) et P la fraction rationnelle.
• •
Figure imgf000026_0002
or x, ... represent the at least one vector (x Ol Xi, ... x n ) and P the rational fraction.
4. Procédé selon la revendication 1 , 2 ou 3, caractérisé en ce que la fraction rationnelle est une fonction polynomiale entière.4. Method according to claim 1, 2 or 3, characterized in that the rational fraction is an entire polynomial function.
5. Procédé selon l'une quelconque des revendications précédentes, caractérisé en ce que la base p est une base binaire.5. Method according to any one of the preceding claims, characterized in that the base p is a binary base.
6. Procédé selon la revendication 5, caractérisé en ce que les fonctions polynômiales résultats de la décomposition sont des fonctions booléennes.6. Method according to claim 5, characterized in that the polynomial functions results of the decomposition are Boolean functions.
7. Procédé selon la revendication 5 ou 6, caractérisé en ce que les vecteurs d'entrée représentent des entiers sous forme binaire non signée ou sous forme binaire signé en complément à 2, ou des nombres en virgule fixe ou flottante.7. Method according to claim 5 or 6, characterized in that the input vectors represent integers in unsigned binary form or in binary form signed in addition to 2, or fixed-point or floating-point numbers.
8. Système de génération de calculateur de toute fraction rationnelle ayant en variable d'entrée au moins un vecteur de n chiffres, n étant un entier supérieur ou égal à 1, en base p, et, en variable de sortie, un vecteur résultat de m chiffres dans ladite base p, m étant un entier strictement supérieur à 1 , caractérisé en ce que, à partir d'un fichier de données contenant la description de ladite fraction rationnelle, il comporte au moins :8. Computer generating system of any rational fraction having as input variable at least one vector of n digits, n being an integer greater than or equal to 1, in base p, and, as an output variable, a result vector of m digits in said base p, m being an integer strictly greater than 1, characterized in that, from a data file containing the description of said rational fraction, it comprises at least:
• des moyens (30) de décomposition automatique par un ordinateur programmé de la fonction polynomiale rationnelle en m fonctions polynomiales dont le résultat s'exprime sous forme d'une variable de un chiffre en base p,Means (30) for automatic decomposition by a programmed computer of the rational polynomial function in m functions polynomials whose result is expressed as a variable of a digit in base p,
• un générateur (32), à partir de chaque fonction polynomiale résultat de la décomposition, d'un réseau de portes logiques et arithmétiques élémentaires adapté pour réaliser le calcul de la fraction rationnelle,A generator (32), from each polynomial function resulting from the decomposition, of a network of logic and arithmetic elementary gates adapted to perform the calculation of the rational fraction,
• des moyens (34) de création d'au moins un fichier de description desdits réseaux, ledit au moins un fichier (36) comportant au moins une structure de données constitutive de paramètres d'entrée d'outils de conception de circuit assistée par ordinateur.Means (34) for creating at least one description file of said networks, said at least one file (36) comprising at least one data structure constituting input parameters of computer-assisted circuit design tools; .
9. Produit programme d'ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, caractérisé en ce qu'il comprend des instructions de code de programme pour la mise en œuvre des étapes du procédé selon l'une quelconque des revendications 1 à 7. 9. Computer program product downloadable from a communication network and / or recorded on a computer readable medium and / or executable by a processor, characterized in that it comprises program code instructions for the implementation of process steps according to any one of claims 1 to 7.
PCT/FR2006/002658 2006-12-06 2006-12-06 Method and system for generating a calculator of a rational polynomial function WO2008068389A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/FR2006/002658 WO2008068389A1 (en) 2006-12-06 2006-12-06 Method and system for generating a calculator of a rational polynomial function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/FR2006/002658 WO2008068389A1 (en) 2006-12-06 2006-12-06 Method and system for generating a calculator of a rational polynomial function

Publications (1)

Publication Number Publication Date
WO2008068389A1 true WO2008068389A1 (en) 2008-06-12

Family

ID=38098296

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FR2006/002658 WO2008068389A1 (en) 2006-12-06 2006-12-06 Method and system for generating a calculator of a rational polynomial function

Country Status (1)

Country Link
WO (1) WO2008068389A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805462A (en) * 1995-08-18 1998-09-08 Vlsi Technology, Inc. Automatic synthesis of integrated circuits employing boolean decomposition
US20060156260A1 (en) * 2004-12-03 2006-07-13 Maciej Ciesielski Behavioral transformations for hardware synthesis and code optimization based on Taylor expansion diagrams

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805462A (en) * 1995-08-18 1998-09-08 Vlsi Technology, Inc. Automatic synthesis of integrated circuits employing boolean decomposition
US20060156260A1 (en) * 2004-12-03 2006-07-13 Maciej Ciesielski Behavioral transformations for hardware synthesis and code optimization based on Taylor expansion diagrams

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
DE MICHELI G ET AL: "Application of symbolic computer algebra in high-level data-flow synthesis", September 2003, IEEE TRANSACTIONS ON COMPUTER AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, IEEE SERVICE CENTER, PISCATAWAY, NJ, US, PAGE(S) 1154-1165, ISSN: 0278-0070, XP011100296 *
HAIFENG ZHOU ET AL: "High-level library mapping based on polynomial representation", 23 October 2001, ASIC, 2001. PROCEEDINGS. 4TH INTERNATIONAL CONFERENCE ON OCT. 23-25, 2001, PISCATAWAY, NJ, USA,IEEE, PAGE(S) 202-205, ISBN: 0-7803-6677-8, XP010576744 *

Similar Documents

Publication Publication Date Title
US11106437B2 (en) Lookup table optimization for programming languages that target synchronous digital circuits
Kumm et al. Multiple constant multiplication optimizations for field programmable gate arrays
Chandrasekharan et al. Design automation techniques for approximation circuits
US7827305B2 (en) Determination of a state of flow through or a cut of a parameterized network
George et al. Hardware design procedure: principles and practices
Chen et al. Optimizing the product derivation process
EP0437876B1 (en) Programmable serial multiplier
Wang et al. A Higher radix architecture for quantum carry-lookahead adder
Solairaju et al. Optimal Boolean function simplification through K-map using object-oriented algorithm
Jaulin et al. Guaranteed robust nonlinear minimax estimation
WO2008068389A1 (en) Method and system for generating a calculator of a rational polynomial function
Bréhard et al. A certificate-based approach to formally verified approximations
EP2013705B1 (en) N-bit adder and corresponding addition method
Lamini et al. Precision analysis with analytical bit‐width optimisation process for linear circuits with feedbacks
Ayub et al. PEAL: Probabilistic error analysis methodology for low-power approximate adders
US10416960B2 (en) Check procedure for floating point operations
Le Gal et al. Bit-width aware high-level synthesis for digital signal processing systems
Berndt et al. Reduction of neural network circuits by constant and nearly constant signal propagation
Echeverria et al. FPGA gaussian random number generator based on quintic hermite interpolation inversion
US11528013B2 (en) Systems and method for a low power correlator architecture using distributed arithmetic
Kaufmann Formal verification of integer multiplier circuits using algebraic reasoning: A survey
CN115293078B (en) Method and device for rewriting nodes of integrated circuit, electronic equipment and medium
EP4224308A1 (en) Quantum division operation method and apparatus with precision
Alizadeh et al. A unified framework for equivalence verification of datapath oriented applications
Occil Supplemental Notes for Bernoulli Factory Algorithms

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 06841865

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06841865

Country of ref document: EP

Kind code of ref document: A1