Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003....

67
Slide-1 Cellot Proprietary Cellot Proprietary Cellot Cellot Inc Inc . . The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer does not move or the "Next" at the bottom Right Hand Side of the slide is not blinking we suggest that you download the free software provided by Microsoft: "PowerPoint Viewer 2003". Then install the software and run the presentation using this viewer. For your convenience the link to the Microsoft web site is: PowerPoint Viewer 2003 Version Check >>> From Idea to Product <<< >>> From Idea to Product <<< Next If animation is OK, proceed to the next slide.

Transcript of Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003....

Page 1: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-1 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer does not move or the "Next" at the bottom Right Hand Side of the slide is not blinking we suggest that you download the free software provided by Microsoft: "PowerPoint Viewer 2003". Then install the software and run the presentation using this viewer.For your convenience the link to the Microsoft web site is:PowerPoint Viewer 2003

Version Check

>>> From Idea to Product <<<>>> From Idea to Product <<<

Next

If animation is OK, proceed to the next slide.

Page 2: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-2 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

From Idea to Product & ASICFrom Idea to Product & ASIC

Development DemonstrationDevelopment Demonstration

Page 3: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-3 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The following is a demonstration for using the FPCL Developer Environment to develop an application:

The demonstration utilizes schematic capture and CSL (Cellot Simulation Language).

The target application is a simple FIR filter: 8 Tap, 8 Bit (19 Bit out)

Introduction

>>> From Idea to Product <<<>>> From Idea to Product <<<

Please note:

Italic fonts are used for additional explanation

Next

Page 4: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-4 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Check the Idea (the theoretical solution):Define the application and check that the idea is feasible.The result can be used as a reference to the needed application.

Implement the application.The result is a downloadable code.

Development Steps

There are two steps in the “From Idea to Product” procedure:

This presentation shows how a user implements the application.

Next

Page 5: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-5 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Container is an FPCL Object tool that can hold other (subordinate) Containers and / or Functions (Shown graphically on next slide).

Functions are stored in Gates.The input of the gate is the input of the function. The output of the gate is the output of the function.

Containers and Gates

Next

Page 6: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-6 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Container

Developer Environment

Function

FPCL mappingContainer Container

Function

Container

Container Container

Function Function

Application

Container

Sub Applicatio

n

Cell

CompilerEliminates Containers

Library

Connections

Next

Page 7: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-7 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The user starts with an empty page which is the Schematic View of the Application Container.

When the user double-clicks the Container’s representation (icon) it enters into the Container's schematic diagram. This enables inserting the subordinate Containers, the Gates holding the functions and documentation.

Next

Page 8: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-8 Cellot Cellot ProprietaryProprietary

Cellot IncCellot Inc..

This is an empty page ready to insert the application

The user adds a heading …

!

8 Tap 8 Bit FIR Filter

Choose “Documentation” from the “Library” menu …

The user double-clicks the documentation icon for the documentation sheet to appear

Opens an “Explorer type” window from which the user can choose an empty documentation sheet.

and continues with documentation:

Next

Page 9: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-9Cellot IncCellot Inc..

The user inserts the documentation in this documentation sheetand returns back to the upper schematic diagram of the upper container

Cellot Cellot ProprietaryProprietary

8 Tap 8 Bit FIR Filter

Next

Page 10: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-10 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The schematic now includes the Container heading and an icon for the documentation.

During the idea definition and analysis process, the user:

Creates the filter function using float numbers.

Converts the float into integer resulting in a model of the application which applies the exact needed result.

Next

Page 11: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-11Cellot IncCellot Inc..

The user creates a Container to hold the reference (float type) application

adds a grid, resizes the Container icon to the appropriate dimension and adds text to define the Container. The result is shown in the next slide.

Cellot Cellot ProprietaryProprietary

Next

Page 12: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-12Cellot IncCellot Inc..

The user adds float type input and output pins

Cellot Cellot ProprietaryProprietary

Right click

Next

Page 13: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-13 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Similarly, the user adds a float type output pin

The Container for the float filter which has just been created is not empty: it shows the two pins the user added. These two pins are automatically inserted into the Container schematic diagram.

Next

Page 14: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-14Cellot IncCellot Inc..

The user double-clicks on the Container to edit its schematic diagram

Cellot Cellot ProprietaryProprietary

Double-Click

Next

Page 15: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Locate the gate,

Slide-15Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

The input and output pins are already inserted.

The filter formula is:

Y = (X0+X7)*h0 + (X1+X6)*h1 + (X2+X5)*h2 + (X3+X4)*h3

This means a function (gate) with 8 (float) inputs (X0 – X7) and one output (Y)

Please c l i c k y o u r m o u s e to see how the function (gate) reference is implemented:… and adds 8 float inputs and 1 float outputs

Next

Page 16: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-16Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

The user connects the function gate output to the automatically created output pin

Right click

Next

Page 17: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-17 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The Gate is ready to host the function:

Y = (X0+X7)*h0 + (X1+X6)*h1 + (X2+X5)*h2 + (X3+X4)*h3

where:

h0, h1, h2, h3 are constants provided by the application engineer.

X0, X1, … X7 are the gate inputs.

X0 is the filter input

Any other Xn is the Xn-1, delayed by one clock.

The next slide demonstrates creation of the Delay:

Next

Page 18: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-18Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

The user inserts one float input pin and eight float output pins …

… and connects the pins

The user double-clicks on the “Delay” Container to enter into its schematic diagram

Double-Click

Next

Page 19: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-19 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

A delay is achieved by routing a signal via a register.

This register has float input and float output!

The overall delay is achieved by routing the input signal via 8 registers:

Next

Page 20: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-20Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

Right Click

Next

Again, the schematic of the “Delay” Container is not empty: the pins are already there.

Clicking this button enables the user a multiple paste operation

Page 21: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-21Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

The user exits insertion mode and connects the lines

and back to the float filter schematic diagram

Next

Page 22: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-22 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

By now, you’ve seen the schematic diagrams of the following: original schematic diagram, filter, documentation and delay.

Next

TopContainer

DocFloatFilter

Delay FilterFormula

The top level is the top container hosting the original schematic diagram.

To help navigating in the application, the user activates the “Auto Expand” feature in the left bar:

Reg Reg Reg Reg Reg Reg Reg Reg

Page 23: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-23Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

Clicking on this icon leads the user to the upper schematic diagram. The user can continue clicking until reaching the Top Container.

The Top Container (to be presented later) is the only Container not included on any schematic diagram.

Next

Page 24: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-24 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The last step to complete building the float reference filter is to insert the function code.

Next

Page 25: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-25Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

Right Click

Next

Page 26: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-26Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

float fFirFilter(float fI0, // The filter input float fI1, // The filter input delayed 1 time float fI2, // The filter input delayed 2 times float fI3, // The filter input delayed 3 times float fI4, // The filter input delayed 4 times float fI5, // The filter input delayed 5 times float fI6, // The filter input delayed 6 times float fI7) // The filter input delayed 7 times{ // Brief: Calculate a filter output sample according to the filter formula // Get: 8 float inputs, each is delayed one clock after the other // Return: float calculation of the formula

// The Band-Pass Filter coefficients (the ‘:’ note means definition) // ~~~~~~~~~~~~~~~~~~~~~~~~~ K0 : -0.09112012; // LP: -0.05418289 // BP:-0.09112012 K1 : -0.2961822; // LP: -0.09458317 // BP:-0.2961822 K2 : -0.08889319; // LP: 0.1416305 // BP:-0.08889319 K3 : 0.4576864; // LP: 0.4554365 // BP:+0.4576864

return (fI0 + fI7)*K0 + (fI1 + fI6)*K1 + (fI2 + fI5)*K2 + (fI3 + fI4)*K3;}

Next

Page 27: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-27 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The filter is now ready and needs to be tested.

In order to test the filter, the user needs a generator. The user uses an FM generator to test the application.

The user can use a ready-made FM Generator from the library, or build one.

The method of creating the generator is the same as creating the filter or any other application.

In this demonstration, a ready-made FM Generator from the library is used:

Next

Page 28: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-28Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

Opens an “Explorer type” window from which you can choose the appropriate saved application

The user connects the FM generator output to the reference Filter input

Next

Page 29: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-29 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Have you noticed?

When the line is connected, the icon which indicates an error in the application disappears.

Lets see this again:

Next

Page 30: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-30Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

The user connects the FM generator output to the Filter (reference) input

Next

Page 31: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-31 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

This happens as there is a thread compiling the application, even during editing which saves the user compilation time.

Nevertheless, the user can compile any function or Container independently:

Next

Page 32: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-32Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

Right click

Next

Page 33: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-33 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

If there is an error, the user will get a detailed message similar to the following:

The user can scroll down the message box to see more details

Next

Page 34: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-34 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Now it’s time to see the results:

Next

Page 35: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-35Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

Right click

FM and Filter Reference

Double-click

Next

Page 36: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-36 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

In the following slide, the user can drag and drop any pin or connection point from the schematic diagram to the simulation window.

Next

Page 37: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-37Cellot IncCellot Inc.. Cellot Cellot ProprietaryProprietary

DragDrag

Drop

Drop

Next

Page 38: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-38 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Using the same tool, the user creates the integer implementation (with the exact same formula)

Next

Page 39: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-39 ConfidentialConfidentialCellot IncCellot Inc..

Right click

Next

Page 40: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-40 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The procedure of changing the pins and the formula from float to integer is not shown.

However, the outcome of such operation is shown (Schematic and code, side by side):

Next

Page 41: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-41 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 42: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-42 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

So this is the same formula but using integers.

The integer input size used is 8 bits. This result in an output (according to the formula) of 19 bits.

You may have noticed that the color of the lines and pins have changed from purple to black. This is because purple represents float and black represents “Bits”. Blue represents a 64-bit integer.

The Container color convention is: white : there is no register in the Container (purely functional).gray: contains registers.light gray: a Cell. Contains one function and one register

The user may change both the Container color and the color convention.

Next

Page 43: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-43 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

At this point, the application needs to be connected to the same FM generator. However, the FM generator provides float signal and the input to the new application is integer, therefore the user will add a float to 8-bit integer converter. The user will get this converter from the library

Next

Page 44: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-44 ConfidentialConfidentialCellot IncCellot Inc..

Opens an “Explorer type” window from which you can choose the appropriate saved application

Right click

Right click

Right click

Next

Page 45: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-45 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

and the results (after creating a new simulation window):

Next

Page 46: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-46 ConfidentialConfidentialCellot IncCellot Inc..

Drag

Drop

Drag

Drop

Next

Page 47: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-47 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

What do you think should be dropped?

The integer at the output is 19 bits.

Bits, in general, do not represent a value: the ‘Bits’ can represent collection of flags, PCM, log value, , float, char, string or anything else. Only the user knows what these bits represent. Therefore, beside the defaults provided, the user can add any formula to convert the bits into the appropriate value.

But not only this: the Bits can be presented as a collection to form an integer or in “Logic Analyzer” style, bus style, histogram or other.

While dropping a “Bits” signal, the user is forced to explicitly define the needed representation:

Next

Page 48: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-48 ConfidentialConfidentialCellot IncCellot Inc..

The conversion to ‘Int’ is OK

Next

Page 49: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-49 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 50: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-50 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Although it seems similar, a close look (Zoom In) will show the differences:

The user may place the integer result figure over the float result figure

The user can create a function to automatically compare the two results

In this case the user chooses to compare by placing one graph over the other and zooms in the result:

Next

Page 51: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-51 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 52: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-52 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 53: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-53 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

The user may try integers with different bit counts and compare each result to the float reference.

When satisfied with the “Integer” application, the user implement the application. The result is a downloadable code.

The following is a less detailed presentation starting with the Top Container.

Next

Page 54: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-54 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 55: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-55 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 56: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-56 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Remainder: The reference is:

Next

Page 57: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-57 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 58: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-58 ConfidentialConfidentialCellot IncCellot Inc..

Only two different application Containers have to be implemented: Multiply - accumulator [1]

4 inputs - adder [2]

The 4 left Containers in the next slide are equivalent (implementing [1] )

Implementation

Next

Page 59: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-59 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 60: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-60 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 61: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-61 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

In the code for one of the four multiply-accumulators: ‘d17CombineAndMultiply’ (see slide above) there is a line marked out:

// int iResult = iIntPart(fResult)

If this line is activated to replace the following line (which is doing round rather then integer) even in one Container, the 19-th bit is not accurate. This shows the accuracy the FPCL Developer Environment can achieve.

Following is the result of the second (Integer) filter implemented with that line (changed in only one multiply-accumulator) compared with the result of the filter implemented for downloading to the FPCL device. The engineer can see that the result is not accurate enough. By not changing that line, the results are absolutely identical.

Implementation

Next

Page 62: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-62 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 63: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-63 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Last is the adder of 4, 17-bit, inputs. As the code is trivial it has not been captured.

Next

Page 64: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-64 ConfidentialConfidentialCellot IncCellot Inc..

Next

Page 65: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-65 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

In this presentation we have tried to show the simplicity of the implementation process. Hopefully, we did not cloud the issue with too many details as

the actual application comprises only on the following three slides:

58, the filter schematic diagram (resides in its Container)59, the multiply-accumulator and

63, the 4 inputs adder.

These three applications / sub-applications are stored in the Library for future use.

Next

Page 66: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-66 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Any Container can be independently implemented by Code or Schematic Capture or in Script or by importing from other environments (e.g. C++) or a combination of all of these. The demonstration uses both CSL (Cellot Simulation Language) code and schematic capture.

If C++ is used, the third party developer environment (such as the Microsoft Visual C++) is used and the compiled result is integrated into the FPCL Developer Environment.

If Verilog is used, the FPCL Developer Environment compiles the code.

Supported Languages

Next

Page 67: Cellot Proprietary Slide-0 Cellot Inc. The presentation was created with Microsoft PowerPoint 2003. If you see that the text below overlaps or mouse pointer.

Slide-67 Cellot ProprietaryCellot ProprietaryCellotCellot IncInc..

Thank youThank you