US20040049672A1 - System and method for hardware-software multitasking on a reconfigurable computing platform - Google Patents

System and method for hardware-software multitasking on a reconfigurable computing platform Download PDF

Info

Publication number
US20040049672A1
US20040049672A1 US10/453,899 US45389903A US2004049672A1 US 20040049672 A1 US20040049672 A1 US 20040049672A1 US 45389903 A US45389903 A US 45389903A US 2004049672 A1 US2004049672 A1 US 2004049672A1
Authority
US
United States
Prior art keywords
hardware
tasks
task
reconfigurable
operating system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/453,899
Inventor
Vincent Nollet
Paul Coene
Jean-Yves Mignolet
Serge Vernalde
Diederik Verkest
Theodore Marescaux
Andrei Bartic
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Interuniversitair Microelektronica Centrum vzw IMEC
Original Assignee
Interuniversitair Microelektronica Centrum vzw IMEC
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 Interuniversitair Microelektronica Centrum vzw IMEC filed Critical Interuniversitair Microelektronica Centrum vzw IMEC
Priority to US10/453,899 priority Critical patent/US20040049672A1/en
Assigned to INTERUNIVERSITAIR MICROELEKTRONICA CENTRUM (IMEC) reassignment INTERUNIVERSITAIR MICROELEKTRONICA CENTRUM (IMEC) ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BARTIC, ANDREI, COENE, PAUL, MARESCAUX, THEODORE, MIGNOLET, JEAN-YVES, NOLLET, VINCENT, VERKEST, DIEDERIK, VERNALDE, SERGE
Publication of US20040049672A1 publication Critical patent/US20040049672A1/en
Priority to US10/997,811 priority patent/US8020163B2/en
Priority to US12/332,281 priority patent/US9038072B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/76Architectures of general purpose stored program computers
    • G06F15/78Architectures of general purpose stored program computers comprising a single central processing unit
    • G06F15/7867Architectures of general purpose stored program computers comprising a single central processing unit with reconfigurable architecture

Definitions

  • the invention relates to multitasking computing systems and methods adapted for reconfigurable computing platforms as well as reconfigurable hardware devices and software, such as operating systems, middleware, or drivers adapted for supporting and executing the methods.
  • OS operating system
  • Operating systems for a general purpose programmable processor are known.
  • the OS can also provide an environment where several tasks can run concurrently, with a minimal of interference between them, but with support for safe data sharing. In that context, the OS should manage the available hardware resources in a consistent, efficient and fair way.
  • Operating systems for combinations of general purpose programmable processors, enabling such multitasking are also known.
  • Many contemporary platforms have a general purpose OS that abstracts the hardware. These operating systems, however, do not provide any support for incorporating hard real time properties into tasks.
  • Running of applications on a dedicated hardware device can involve writing a device driver, allowing applications to communicate with this device.
  • a device driver Such a-device driver-only approach makes an application designer responsible for the execution of the application, instead of the OS.
  • Such a device driver is device and application specific.
  • a scheduling problem can be defined as follows. Since the computing resources are limited: how to decide what task to run and where, in case there are multiple processors or processing engines available. These decisions can be based on parameters like task priority, processor affinity. In case of pre-emptive scheduling: how can the context of the current task be saved, in order for this task to continue whenever additional computing resources are assigned to it.
  • the existing work in the area of runtime reconfigurable systems concentrates on managing the time evolution of applications that exclusively own the reconfigurable matrix for a short while. A lot of work has already been done on describing general concepts about scheduling tasks on heterogeneous multi-processor systems, as well as specific scheduling techniques.
  • Multi-processor architectures include interconnection networks.
  • Various interconnection networks are known in the multicomputing world and System-on-Chip.
  • a packet-switched network for instance exists in different flavors, both for the topology (k-ary n-cubes, hypercubes, butterflies, crossbars) and for the type of routing (wormhole, virtual cut-through, mad postman switching).
  • Such a concept has been introduced in SoC, allowing to route packets instead of wires.
  • One aspect of the invention provides an improved computing platform, methods of operating the same, software such as an operating system, middleware and device drivers as well as reconfigurable hardware devices which are more flexible in their use of resources.
  • Another aspect of the invention presents in general the platform supporting reconfigurable computing, enabling the introduction of reconfigurable hardware into portable devices.
  • Another aspect of the invention provides dynamic hardware/software multitasking methods for a reconfigurable computing platform including reconfigurable hardware devices such as gate arrays, especially FPGA's, and software means, like dedicated hardware/software operating systems and middleware, adapted for supporting the methods, especially multitasking.
  • reconfigurable hardware devices such as gate arrays, especially FPGA's
  • software means like dedicated hardware/software operating systems and middleware, adapted for supporting the methods, especially multitasking.
  • ISP instruction set processors
  • reconfigurable matrix for instance a gate array, especially an FPGA
  • an operating system capable of dealing with the platform, by providing a clear interface to the facilities of the platform and supporting concurrent task execution.
  • the operating system is preferably an application independent system, allowing applications with a plurality of tasks, to communicate to the heterogeneous platform.
  • Application tasks mapped on the reconfigurable matrix are denoted as hardware (HW) tasks (or components) while other tasks are denoted software (SW) tasks or components, e.g. for running on an Instruction Set Processor (ISP).
  • HW/SW OS hardware
  • Facilities for invoking hard real time constraints on a SW task are included in the operating system.
  • Means for storing state information of a task pre-empted on a reconfigurable device is provided. The storage and transfer/restoration of state information can be managed by a HW/SW OS scheduler.
  • the application communicates to the HW/SW OS, which in turn communicates with the device driver.
  • the device driver deals with the reconfigurable matrix. Essentially there is no direct communication between the application and this device driver.
  • the device driver that abstracts the reconfigurable matrix away from the HW/SW OS, can handle the problem of where to place the HW tasks in the reconfigurable matrix.
  • a further aspect of the invention is the provision of an interconnection network on the reconfigurable matrix.
  • Another aspect of the invention provides a method for execution of an application or a plurality of applications, the execution requiring running substantially simultaneously a plurality of tasks (multi-tasking), on the platform.
  • the execution method allows for dynamically instantiation of HW tasks by exploiting partial reconfiguration of the reconfigurable matrix, for a low hardware overhead.
  • the reconfigurable matrix can be subdivided into smaller processing units or “tiles”.
  • the tiles of the reconfigurable matrix are reconfigurable, hence fine-grain configurability is exploited.
  • the tiles may be suitable for a dedicated hardware task or may be a microcontroller.
  • the method opens the way to a new class of hybrid applications dynamically mixing hardware and software components.
  • the above means enable development of applications in a way that ensures an equivalent behavior for hardware and software implementations to allow run-time relocation and equivalence of states between hardware and software for enabling efficient heterogeneous context switches.
  • Full hardware/software multitasking is realized, in such a way that the operating system is able to spawn and relocate a task either in hardware or software.
  • Another aspect of the invention provides a method of dynamically reconfiguring a computing platform in a process for executing at least one application on the platform, the platform comprising at least one programmable processor and a reconfigurable processing device, the application comprising a plurality of tasks, a number of the tasks being selectably executable as a software task on a programmable processor or as a hardware task on a hardware device, the method comprising: configuring the reconfigurable device so as to be capable of executing a first plurality of hardware tasks; after the configuring, executing a first set of tasks of an application substantially simultaneously on the platform, at least two of the tasks of the first set being substantially simultaneously executed as hardware tasks of the first plurality on the reconfigurable device; interrupting the execution of the first set; configuring the reconfigurable device such that at least one new hardware task other than one of the first plurality of hardware tasks can be executed; executing a second set of the tasks to further execute the application, the second set including the new hardware task, the execution being substantially simultaneously on the platform,
  • the configuring of the reconfigurable device is preferably carried out at run-time of the application.
  • the configuring of the reconfigurable device is preferably transparent to a user running the application.
  • the hardware tasks can be written in a description language and the hardware tasks written in the description language can be automatically converted into a hardware bitstream description.
  • the reconfigurable device comprises a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware task and wherein the configuring of the reconfigurable device such that the at least one new hardware task other than the first plurality of hardware tasks can be executed, changes at least one of the tiles from one configuration to another configuration.
  • the reconfigurable device can comprise a plurality of tiles and a communication network for providing communication between the tiles, wherein while the configuring of the reconfigurable device is carried out such that at least one new hardware component other than the hardware components of the first list can be executed, the communication network remains fixed.
  • a new task can be first executed on the programmable processor and thereafter, when the configuring is ready, executing the second set of the tasks, including the new task, substantially simultaneously on the platform, while at least two of the tasks of the second set, including the new task, are substantially simultaneously executed as hardware tasks on the reconfigurable device.
  • a task is preferably described in a description using a description language being represented as a first set of objects with a first set of relationships therebetween.
  • the description or a derivation thereof is then transformed into synthesizable code.
  • the application can be represented by codes, of which at least a first part is convertible in a first code, obtainable by mapping at least part of the application onto a virtual device which is hardware reconfigurable. Further at least a second part of the code is convertible in a second code obtainable by mapping at least part of the application onto a virtual programmable processor, the first code comprising configuration information for hardware reconfiguring the virtual device, the hardware reconfiguring being required for enabling execution of the application on the virtual device, the second code comprising instructions compilable on a virtual programmable processor.
  • the first code is transformed into a third code, the third code comprising configuration information for hardware configuring the hardware reconfigurable device, the hardware reconfiguring being required for enabling execution of the application on the hardware reconfigurable device.
  • the second code is transformed into a fourth code, the fourth code comprising instructions compilable on the programmable processor. Finally, the application with the third and fourth code is executed on the device.
  • the application can also be defined as a set of process threads in a description language, the set defining a representation of the application, at least part of the process thread representing a process which can be carried out on either the reconfigurable hardware device or the programmable processor, the description language including a function that suspends a thread. Then, at least one thread is suspended the state information of the thread is stored by invoking the function.
  • Another aspect of the invention provides an operating system of a computing platform, capable of managing the execution of at least one application, comprising a plurality of tasks, a number of the tasks being selectably executable as a software task on a programmable processor or as a hardware task on a hardware device, on the computing platform comprising at least one programmable processor and a reconfigurable device.
  • the operating system comprises means for scheduling the tasks and means for reconfiguring at run-time resources for a hardware task executed on the reconfigurable device.
  • Means for allocating resources between the programmable processor and the reconfigurable device can also be provided.
  • the operating system or another program can comprise means for pre-empting and relocating tasks between the programmable processor and the reconfigurable device and vice versa.
  • Means for storing state information can be provided for a task executed as a hardware component, when preempted on the reconfigurable device.
  • the tasks can be capable of moving to a preemption state when receiving a pre-emption request, and means for sending a message containing the current state of that task can be provided, when the preemption state is reached for a task. Also means for restoration of state information on the reconfigurable device, when the corresponding task's execution, is re-started can be provided.
  • means for invoking hard real time constraints on a task executed as a software task can be provided.
  • Means for supporting uniform communication, allowing tasks to send/receive messages regardless of whether they are executed as hardware or as software tasks can also be provided.
  • the operating system can be adapted for handling logical addresses as representations of the tasks, and the means for supporting uniform communication can comprise means for updating address translation tables, enabling translation of the logical addresses into physical addresses, representing the location of a task within the reconfigurable device.
  • the operating system can be adapted for operating with a platform with a reconfigurable device comprising a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware component, as well as means for storing the usage of tiles by the hardware components at any moment.
  • the operating system can further comprise means for deciding on which tile a hardware task is executed. Means for adapting the configurations of the tiles by performing a partial reconfiguration of the reconfigurable device without rerouting can also be provided.
  • the operating system may be for execution on the programmable processor in real-time mode.
  • the operating system may be adapted to co-operate with means for operating system support, the means being adapted for execution on the reconfigurable device.
  • Another aspect of the invention also provides a piece of middleware software, the middle software comprising: means of communicating with the operating system described above, and means for performing the selection of whether a task will be selected as software or as hardware component.
  • the middleware software may further comprise: means for handling a representation of the application as a set of communicating threads.
  • the middleware software may further comprise: means for automatic code generation for a task either as hardware component or as software component.
  • the selection of whether a task will be selected as software or as hardware component can be based on determining a trade-off in terms of QoS.
  • Another aspect of the invention also provides a device driver, dedicated for a reconfigurable device configured to have a plurality of tiles.
  • the device driver can comprise means for communicating with an operating system, the means for communicating providing the operating system with information about the number of tiles and the speed of reconfigurability of the reconfigurable device.
  • Another aspect of the invention may provide a reconfigurable device comprising a plurality of tiles and a communication network for providing communication between the tiles, as well as means for message routing over the communication network.
  • the messaging may be provided by routing tables.
  • Another aspect of the invention also provides a communication network, configured on a reconfigurable device, the reconfiguration being configured to have a plurality of tiles, the communication network providing communication between the tiles.
  • the communication network can be adapted for supporting packet-switched interconnection network, in particular, for supporting message passing communication between tasks, executed by the tiles.
  • the communication network may have multiple time-multiplexed virtual channels.
  • the communication network can have a torus-like 2-D network topology, and can be adapted for supporting wormhole routing, for instance.
  • the communication network may comprise a plurality of routers. Interfaces, for decoupling the tasks from the network may be provided.
  • the interfaces may include double port memories.
  • the network clock rate may be substantially higher than the tile clock rate.
  • Another aspect of the invention provides a multi-tasking reconfigurable device, comprising: a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware task, each of the tile configurations having an interface, wherein the position of the interfaces is constant.
  • the tiles can be separately configurable.
  • the input/output topology of each of the configurations of a single title can be identical.
  • the reconfigurable device may comprise a plurality of configurable logic blocks (CLB's); the CLB's being arranged in an array wherein respective CLB's are placed edge to edge in a tiled arrangement, thereby defining the tiles.
  • a routing structure for interconnecting the configurable logic blocks (CLB's) may be provided.
  • a communication network defined on the routing structure for providing communication between the tiles can also be provided.
  • the communication network can comprise a plurality of routers.
  • the communication network may be implemented in an ON-CHIP packet-switched interconnection network.
  • Each of the tiles can define partly a virtual processor.
  • Each of the titles may define partly a local memory to which the virtual processor has direct access without passing the routers or routing resources.
  • Another aspect of the invention also provides a method for reconfiguring a reconfiurable hardware device having tiles such that a set of hardware tasks the device is capable to run is changed, the method comprising reconfiguring one of the tiles from a first configuration, capable of running a first task, into a second different configuration, capable of running a second different task; the reconfiguring of the one tile being such that the interface of the second configuration satisfies the interface position constraints.
  • FIG. 1 represents a block diagram of an embodiment of a hybrid computing platform in accordance with the invention.
  • FIGS. 2 a and 2 b and FIG. 3 show representations of a state switch in accordance with an embodiment of the invention.
  • FIG. 4 is a representation of a switch between a decode running on software and hardware in accordance with another embodiment of the invention.
  • FIG. 5 is a representation of an architecture in accordance with an embodiment of the invention.
  • FIG. 6 is a representation of a reconfigurable device in accordance with an embodiment of the invention.
  • FIGS. 7 a and 7 b show arrangements of routers.
  • FIG. 8 shows a process flow for flits on for two virtual channels in accordance with an embodiment of the invention.
  • FIG. 9 is a representation of a net cell in accordance with an embodiment of the invention.
  • FIG. 10 is a representation of data flow between two routers in accordance with an embodiment of the invention.
  • FIG. 11 shows a representation of an arrangement of routers, IP blocks bus macros and block RAMs in accordance with an embodiment of the invention.
  • FIG. 12 is a representation of a block diagram of a further embodiment in accordance with the invention.
  • FIG. 13 shows a flow diagram of an algorithm to link different computing units in a hierarchical way in accordance with an embodiment of the invention.
  • FIG. 14 shows setting up and starting a task in accordance with an embodiment of the invention.
  • FIGS. 15 a and 15 b show how unused reconfigurable hardware device area can be better uitilized in accordance with an embodiment of the invention.
  • FIGS. 16 and 17 show a process flow in accordance with an embodiment of the invention.
  • One aspect of the invention relates to an apparatus or environment, capable of performing multi-tasking, to multi-tasking methods, to an operating system that supports the methods and runs on the apparatus or parts of such an apparatus.
  • the apparatus is capable of executing at least one application, composed of a plurality of tasks. These tasks may execute as threads. At least a number of the tasks are selectably executable as software components or tasks, meaning executable on a programmable processor, and as hardware components or tasks, meaning executable on a dedicated datapath or on a micorcontroller or similar.
  • the apparatus comprises a plurality of resources, more in particular at least of one programmable processor and a reconfigurable hardware device, meaning capable of being reconfigured in various datapaths, suited for executing the hardware components or tasks.
  • a reconfigurable hardware device comprises typically a plurality of small configurable logic blocks and an interconnect structure for interconnecting the configurable logic blocks.
  • a reconfigurable hardware device can be a logic gate array, e.g. a Field Programmable Gate Array (FPGA).
  • FPGA Field Programmable Gate Array
  • Reconfiguring the hardware device means changing the configuration or function of the logic blocks and/or the interconnection between the configurable logic blocks. As the reconfiguration works at the level of these relatively small configurable logic blocks, this type of reconfigurability is denoted fine grain reconfigurability.
  • One aspect of the invention relates to a method of using such a reconfigurable hardware device, the method being particularly adapted for multi-tasking.
  • Fine grain reconfigurability allows for changing all configurable logic blocks and their interconnects but requires a full place-and-route operation.
  • the invented method restricts the degree's of freedom in reconfiguring while retaining the necessary flexibility for enabling the hardware device to execute a hardware component or task. This is realized by arranging the configurable logic blocks in various groups, typically in an array, wherein respective blocks are placed edge-to-edge in a tiled arrangement, thereby defining so-called tiles.
  • a tile can thus be defined as a plurality of near-by or neighboring configurable logic blocks.
  • the tile size can be selected such that a title is configurable in a variety of configurations, each of the title configurations being capable of running a hardware component or task.
  • each of the tile configurations has an interface, with the position of the interfaces within the hardware device being predetermined.
  • a multi-tasking method in accordance with an embodiment of the invention executed on an apparatus incorporating a reconfigurable hardware device, reconfigures the hardware device, by selecting configurations from the predetermined configurations of the tiles.
  • Such a method can modify the functionality of the hardware reconfigurable device (hence such that the set of hardware tasks the device is capable to run is changed) by reconfiguring at least one of the tiles from a first configuration, capable of running a first task, into a second (different) configuration, capable of running a second (different) task. Further, the reconfiguring of the one tile can be such that the interface of the second configuration satisfies the interface position constraints.
  • Another aspect of the invention provides an operating system, or at least extensions for a traditional operating system, for a reconfigurable system, capable of managing tasks (of one or more applications) over the different resources of an apparatus, having at least one reconfigurable hardware logic device, enabling handling of tasks, executable as hardware component, also denoted a hardware task.
  • the operating system schedules tasks, both on a programmable processor such as an Instruction Set Processor (ISP) and on the reconfigurable logic device and supports a uniform communication framework, which allows tasks to send/receive messages, regardless of their execution location.
  • ISP Instruction Set Processor
  • Another aspect of the invention provides a middle layer system or middleware running on top of the operating system, taking the application as input and deciding on the partitioning of the tasks between the reconfigurable hardware device and the software-based programmable processor.
  • the partitioning is preferably based on quality of service considerations.
  • a method of reconfiguring the apparatus provides communication while the tasks are executed. Therefore, on the reconfigurable hardware device a communication network such as an interconnection network or arrangement for routing resources is defined on the routing structure, defined for the configurable logic blocks, for providing communication between the tiles.
  • a communication network such as an interconnection network or arrangement for routing resources is defined on the routing structure, defined for the configurable logic blocks, for providing communication between the tiles.
  • the inter-task communication is based on message passing. Messages are transferred from one task to another in a common format for both hardware and software tasks. Both the operating system and the hardware architecture should therefore support this kind of communication.
  • the operating system provides means for updating address translation tables, to be used whenever the operating system schedules a task, represented by a logical address, in hardware.
  • This address translation table allows the operating system to translate a logical address into a physical address and vice versa.
  • the assigned physical address is based on the location of the task in the interconnection network.
  • the operating system can further provide a message passing API, which uses these logical/physical addresses to route the messages.
  • the operating system is aware of the tile usage at any moment. As a consequence, it can spawn a new task without placement overhead by replacing the tile content through partial reconfiguration of the FPGA.
  • the hardware architecture can provide the necessary support for message passing. Messages between tasks, both scheduled in hardware, can be routed inside the interconnection network. Nevertheless, since the operating system can control the task placement, it also controls the way the messages are routed inside the network, by adjusting the hardware task routing tables.
  • a packet-switched interconnection network can be provided to handle hardware management issues such as task placement, location independence, routing, and inter-task communication.
  • Task placement is the problem of positioning a task somewhere in the reconfigurable hardware fabric by executing a placement algorithm but with a constraint to fit the task in the shape of a tile. Run-time task placement is therefore enabled and greatly facilitated, since every tile has the same size and same shape.
  • the run-time routing provided by one embodiment of the invention can be described as providing connectivity between the newly placed task and the rest of the system.
  • the provided communication infrastructure implemented at design-time inside the interconnection network, provides the new task with a fixed communication interface, based on routing tables.
  • the operating system preferably does not run any complex algorithm. Its only action is updating the routing tables every time a new task is inserted/removed from the reconfigurable hardware.
  • the design of relocatable tasks is provided as a common behavior for the HW and the SW implementation of a task.
  • One embodiment of the invention provides for a unified representation that can be refined to both hardware and software.
  • a C++ library that allows unified hardware/software system design, by allowing a designer to make a representation of an application as communicating threads.
  • the objects contain timing information, allowing cycle-true simulation of the system.
  • automatic code generation for both hardware and software is available. This ensures a uniform behavior for both implementations in the heterogeneous reconfigurable system.
  • an interface that represents the communication with the other tasks.
  • This interface provides functions like send_message and receive_message that will afterwards be expanded to the corresponding hardware or software implementation code. This ensures a communication scheme that is common to both implementations.
  • Methods in accordance with one aspect of the invention provide for spatial multitasking in hardware, in contrast to the time-based multitasking. Since the number of tiles is limited, the operating is forced to decide at run-time on the allocation of resources, in order to achieve maximum performance. Consequently, the operating system has means to pre-empt and relocate tasks from. the reconfigurable logic to the ISP and vice versa.
  • ISP registers and a task memory completely describe the state of any task running on the ISP. Consequently, the state of a pre-empted task can be fully saved by pushing all the ISP registers onto a task stack. Whenever the task gets rescheduled at the ISP, simply popping the register values from its stack and initializing the registers with these values restores its state.
  • This approach is not necessarily usable for a hardware task, since a hardware device can depict its state in a completely different way. For example, state information can be held in several registers, latches and internal memory, in a way that is very specific for a given task implementation. In a such a design there is no simple, universal state representation, as for tasks executing on the ISP. Nevertheless, in one embodiment of the invention the operating system extracts and restores the state of a task executing in hardware, since this is a key issue when enabling heterogeneous context switches.
  • a way to extract and restore state when dealing with tasks executing on the reconfigurable logic can be achieved by extracting all status information bits out of the read back bitstream. This way, manipulation of the configuration bitstream allows re-initializing the hardware task.
  • one embodiment of the invention provides a translation layer in the operating system, allowing it to translate an ISP type state into FPGA state bits and vice versa. Furthermore, with this technique, the exact position of all the configuration bits in the bitstream must be known. However, it is clear that this kind of approach does not produce a universally applicable solution for storing/restoring task state.
  • the invention provides a high level abstraction of the task state information. In this way the operating system is able to dynamically reschedule a task from the ISP to the reconfigurable logic and vice versa.
  • One embodiment of the invention enables reconfigurable computing, e.g. the ability to execute a variety of computational functions on the same computing platform, by changing the computation capabilities of the platform, in a dynamic way, meaning at run-time.
  • the reconfigurable platform functions however as if it were a fixed hardware programmable processor, i.e. the reconfiguration remains transparent to a user of the system.
  • Another aspect of the invention exploits the fine-grain architecture of the platform, meaning the ability to change the function of each of the logic blocks on the one hand but introduces a coarse grain onto the platform for enabling the run-time approach, e.g. by reconfiguring groups of logic blocks or tiles of the reconfigurable device.
  • Another aspect of the invention exploits the reconfiguration properties of the platform, more in particular the partial reconfiguration capabilities while avoiding rerouting. This is done by imposing restrictions in the configurations allowed on the platform.
  • the restriction invokes the presence of computing blocks larger than the logic blocks of which the platform comprises but smaller than the platform itself.
  • the computing blocks are communicating via an interconnection network.
  • the network can also partly comprise logic blocks.
  • Another aspect of the invention provides an operating system performing the scheduling control for multitasking, dynamic task creation and deletion and task swapping.
  • a communication semantic called message passing, suited for both HW and SW tasks, is presented.
  • the message passing can be used instead of fixed wiring.
  • the network is preferably designed in order to prevent deadlocks and guarantee communication within a given time frame, although no fixed route/wire is available.
  • Important for allowing task and the involved context switching in such a HW/SW multitasking platform is the capability of having a uniform state representation, for both a HW and SW task.
  • the operating system has means for saving/accessing the state of a task when a task swapping is performed.
  • Method for transforming high-level task descriptions for instance using single threaded code, like in C or C++, into multi-threaded descriptions, like dynamic dataflow models, are suitable.
  • the application is represented by a functional model as shown in FIG. 16.
  • This functional model 61 is optionally partitioned at into two sub-models 62 , 63 .
  • the partitioning can be done at run time.
  • One optional sub-model 62 describes the application software part.
  • the other model 63 describes the application hardware part.
  • An application source code 64 of an application software part is then run-time precompiled (e.g. on-the-fly compiling) 66 into a software bytecode 68 by a software virtual machine precompiler.
  • the precompiler operates at run time, e.g. on-the-fly compiling.
  • the hardware sub-model 63 is written in a description language and is fed into an automatic hardware code generation environment such as described in U.S. Pat. No. 6,233, 540.
  • the hardware sub model 63 is transformed at run time into a structural register transfer level (RTL) hardware description 65 .
  • RTL structural register transfer level
  • the hardware design environment can be depicted as a hardware virtual machine precompiler 67 (e.g. for run-time compiling, such as on-the-fly compiling), generating abstract hardware bytecode as described in EP 1,168,168 which is incorporated herein by reference.
  • the software bytecode 68 is interpreted by the software virtual machine (SVM) 69 , and turned into native application software code 70 that runs on the native CPU of a programmable processor 71 , e.g. an ISP as shown in FIG. 17.
  • the hardware bytecode 72 is interpreted by the hardware virtual machine (HVM) 73 , and turned into native FPGA bitstreams 74 that will configure the native FPGA 75 .
  • the methods and apparatus can be applied, for instance, to multimedia applications, e.g. on portable devices like a personal digital assistant (PDA) or a mobile phone, MP 3 players, MPEG players, games and browsers.
  • PDA personal digital assistant
  • MP 3 players e.g., Apple MacBook Air
  • MPEG players e.g., Apple MacBook Air
  • games and browsers e.g., games and browsers.
  • QoS Quality of Service
  • one embodiment of the invention not only provides the flexibility of a programmable processor, as well as an improved computation power for a specific application domain but also allows improved flexibility, e.g. by use of a reconfigurable hardware device.
  • Another aspect of the invention is therefore a general-purpose computing platform that allows different applications to run, like multimedia applications, and that offers enough flexibility to download and execute future applications.
  • This platform can be powerful, flexible, energy conscious and inexpensive.
  • the reconfigurable platform is provided with a software environment that allows the same ease-of-programming as a general-purpose processor platform today.
  • the invented platform is a combination of an instruction-set processor (ISP) with a reconfigurable hardware device.
  • ISP instruction-set processor
  • the introduction of the reconfigurable hardware device provides low power consumption for high computation power by its hardware characteristics on the one hand, and flexibility by its reconfiguration aspects on the other hand.
  • the platform supports true hardware/software multitasking. At least one of the tasks can be run either on the ISP or on the reconfigurable hardware.
  • the provided platform is thus a heterogeneous multi-processor platform, containing one or more instruction set processors (ISP) and one or more reconfigurable matrices (for instance a logic gate array, especially an FPGA).
  • ISP instruction set processors
  • reconfigurable matrices for instance a logic gate array, especially an FPGA
  • an operating system capable of dealing with the platform, by providing a clear interface to the facilities of the platform and to support concurrent task execution.
  • the operating system is an application independent system, allowing applications with a plurality of tasks, to communicate with the HW/SW platform.
  • Application tasks mapped on the reconfigurable matrix are denoted hardware (HW) tasks while other tasks are denoted software (SW) tasks.
  • the operating system is denoted a HW/SW OS.
  • Facilities for invoking hard real time constraints on a SW task are included in the operating system.
  • a technique for storing state information of a task pre-empted on a reconfigurable device is introduced.
  • the storage and transfer/restoration of state information is managed by the HW/SW OS scheduler.
  • the OS allows incorporation of a reconfigurable matrix as a system resource.
  • the OS provides for architecture independence, meaning that it does not matter for the OS whether the reconfigurable matrix is an attached resource, an embedded resource or completely integrated with the ISP. Further abstraction is provided, meaning that a virtual processor is abstracted in an efficient way, so that the execution details are hidden to the application (and programmer). Further means for scheduling, thus deciding how to perform true multitasking on the reconfigurable matrix, is provided. Communication means for setting up multi-purpose, efficient communication between the reconfigurable resource and the rest of the system components is provided.
  • the reconfigurable matrix might be an attached resource (meaning, it might not always be present e.g. Ipaq Expansion Pack), and it could be an embedded resource, or even integrated with the ISP.
  • the scheduling means performs scheduling of tasks on a heterogeneous multi-processor platform. In general, solving the scheduling issue, means solving the following problems: Since the computing resources are limited: how to decide what task to run and where, in case there are multiple processors are available. These decisions can be based on parameters like task priority, processor affinity,etc. In case of pre-emptive scheduling, the context of the current task can be saved, in order for this task to continue whenever additional computing resources are assigned to it.
  • the applications run on the platform concerns multiple, possibly independent, tasks running in parallel on the reconfigurable matrix.
  • Another aspect of the invention makes a distinction between the following tasks: (i) software only tasks: they need an ISP to run, (ii) Hardware only tasks: can only be executed on a reconfigurable matrix and (iii) Hardware/Software tasks: this is a special kind of task that can be executed either on an ISP or a reconfigurable matrix. This also implies that both representations (ISP and reconfigurable matrix) are available on the platform. Tasks that can run either in hardware or in software are the most flexible kind of tasks: based on a set of parameter values, the OS scheduling system will decide what task will be run on what processor. This way the reconfigurable matrix will be filled with hardware capable tasks. In case not all hardware/software capable tasks are assigned to the reconfigurable matrix and if there is some spare computing power on the ISP, these unassigned tasks can be executed by the ISP.
  • storing the context is done in a different way.
  • the state of a hardware task is defined by several registers, placed all over the IP block.
  • One possible way of extracting the state of the task running in hardware is to filter out all the relevant status information bits from the readback bitstream. Restoring the context, in that sense, implies setting the state of each single register in the configuration bitstream.
  • a hardware task running on the hardware device receives a pre-emption request from the scheduler, it moves from the switching point to a pre-emption state and sends a message containing its current state.
  • This state information can be used to start a software program running on the ISP and continue at the pre-emption point of the hardware task, or to restore the context of hardware task at the next hardware context switch.
  • This means, of course, that the amount and form of the state information that needs to be transferred at pre-emption is task dependent or could be switching point dependant.
  • the storage and transfer/restoration of state information is managed by the HW/SW OS scheduler. This technique can also be applied when context switching is initiated by the hardware task itself. Further the hardware device, e.g.
  • an FPGA can incorporate architectural support for the HW/SW OS.
  • a kind of memory controller/programmer is provided. This takes care of saving/reloading context and configuration of the IP tiles.
  • the HW/SW OS can decide to start it in SW in order to minimize execution latency and, as soon as the reconfiguration is finished, switch the task from SW to HW.
  • an operating system that manages the different applications running on the platform.
  • the main function of the operating system is to manage tasks.
  • An application running on the platform will contain a combination of tasks. Each of these tasks isq to run on one of the available resources.
  • some of the existing tasks might have to be rescheduled onto another resource (e.g. to provide more computational power to the new task or to decrease the power consumption).
  • the task creation and deletion consist in the usual task handling for a software task, and in reconfiguring the FPGA for a hardware task.
  • the operating system preferably keeps track of the available resources, meaning location of all the tasks running.
  • the OS can keep track of which tile of an FPGA is being used to execute a task.
  • Task rescheduling is also provided by one embodiment of the invention. State equivalence is identified between a software task and a hardware task. Indeed, when a task is rescheduled from hardware to software or vice-versa, the state information is transferred in order to resume the task where it has stopped.
  • the operating system handles communication between the tasks.
  • Three possible cases are envisaged: communication between two hardware tasks, communication between a hardware task and a software task and communication between two software tasks.
  • a preferred communication scheme is message passing.
  • the communication between hardware tasks is preferably handled by an interconnection network.
  • the operating system updates at run-time the routing tables of the tasks, and the network drives the messages to the correct destination.
  • the hardware block uses a specific address in its routing table that corresponds to the operating system.
  • the messages between the ISP and the FPGA are stored in buffers.
  • the same scheme e.g. message passing, is used in order to have a unified representation of the communication between tasks, no matter where the tasks are located.
  • real-time services should be provided by the operating system.
  • the communication will indeed generate interrupts that should be handled fast enough (especially in the case of multimedia streams).
  • the operating system software can be supplied as a computer program product which includes code segments which when executed on a computing device execute methods in accordance with one aspect of the invention.
  • One embodiment of the invention also includes a data carrier storing the operating system computer program product and being machine readable to install and execute the operating system when loaded into a computing device.
  • an abstraction layer in the form of a device driver, between the reconfigurable matrix and the operating system (HW/SW OS).
  • the application running on the computing platform communicates with the HW/SW OS, which in turn communicates with the device driver.
  • the device driver that abstracts the reconfigurable matrix away from the HW/SW OS, handles the problem of where to place the HW tasks in the reconfigurable matrix.
  • This device driver provides a uniform way to communicate with the reconfigurable hardware device.
  • the abstraction layer is such that it works for a pre-routed network (ICN) on the reconfigurable device, e.g.
  • ICN pre-routed network
  • the API informs the HW/SW OS of the parameters of the underlying HW: this includes the number of IP tiles (how many tasks can be run in parallel), the reconfiguration speed/latency, the communication speed/latency).
  • the driver software can be supplied as a computer program product which includes code segments which when executed on a computing device execute methods in accordance with one aspect of the invention.
  • One embodiment of the invention also includes a data carrier storing the driver computer program product and being machine readable to execute the driver when loaded into a computing device.
  • a middleware software which has means for communicating with the operating system, the middleware software having means for performing the selection of whether a task will be selected as software or as hardware component.
  • the middleware can have means for handling a representation of the application running on the computing platform as a set of communicating threads.
  • the middleware software may also assume the role of generating automatic code for a task either as hardware component or as software component.
  • the selection of whether a task will be executed as a software or as a hardware component can be based on determining a trade-off in terms of QoS for the execution of the application.
  • the middleware software can be supplied as a computer program product which includes code segments which when executed on a computing device execute methods in accordance with one aspect of the invention.
  • One embodiment of the invention also includes a data carrier storing the middleware computer program product and being machine readable to execute the middleware when loaded into a computing device.
  • the middleware layer has to fulfil two functions: platform abstraction and QoS-aware rescheduling of task.
  • the user has access to real-time updates of services. For example, using a wireless networked device, the user downloads new services from service providers.
  • a typical example is an applet that a user downloads while browsing the Internet. This applet is coded in a platform-abstracted way, e.g. using the JAVATM framework. The code is then run on a JAVA virtual machine, e.g. running on a programmable processor. The JAVA virtual machine interprets the bytecodes of the applet.
  • a virtual machine that can run applets on hardware as well as on software.
  • a suitable hardware virtual machine is disclosed in U.S. Pat. No. 6,233,540 which is incorporated herein by reference in its entirety.
  • a combination of a hardware and a software virtual machine is provided to have one unique machine that can, from a single bytecode, spawn tasks both in hardware and in software.
  • This approach also alleviates the problem of the design entry for the platform.
  • the application is split into tasks and each task or some of the tasks can be run in hardware or software. But a software task is usually an object file, while the hardware task is represented by a bitstream. Therefore, the level of abstraction is raised.
  • Three embodiments of the invention relate to this issue.
  • several implementations with different hardware/software partitioning for an application are used, generated at design time; the different implementations providing different performances and for each application one of the implementations can be selected at run-time. The result is an object file and bitstreams.
  • the application contains tasks for which both implementations will be available; the operating system will select at task level whether a task will run in hardware or software.
  • a unified language is decoded by the operating system and executed on either the hardware or software resources.
  • the second and third embodiments present two possible solutions for the design entry.
  • the second embodiment corresponds to a platform dependent approach. Every platform builder provides its own hardware/software compiler and that every application would be represented by two sets of tasks (a hardware and a software version for each task).
  • the third embodiment corresponds to platform abstraction, in the same way as the JAVA virtual machine does for programmable processors. Indeed, using a compiler solution requires to store both versions, both hardware and software, for each task. This increases the memory footprint. On the other hand, having a unified representation can generate some overhead that would reduce the performance of the platform.
  • the middleware is the QoS aware rescheduling of tasks.
  • the QoS aware rescheduling task of the middleware consists in determining the best trade-off in terms of QoS for the different applications that run simultaneously on the platform. By varying for each application the resources on which its tasks are running, different global QoS levels can be provided.
  • This communication layer is an interconnection network, allowing fast synchronous communication between hardware tasks implemented on the same matrix.
  • the network can be a 2D torus, for instance, using wormhole routing. Interconnection networks allow fine-grain dynamic partial reconfiguration and make hardware multi-tasking a reality.
  • the platform can be composed of ISP(s), ASIC(s) and reconfigurable hardware. Multitasking on both the ISPs and the reconfigurable hardware is achieved. A reconfigurable hardware suited for running multiple tasks in parallel is provided.
  • an additional layer is presented with fixed interface topology on top of the FPGA, to raise the granularity of the architecture.
  • a coarse-grain platform is created, containing a set of logical tiles that can be reconfigured separately.
  • a fixed communication network between the tiles allows them to communicate together and with the ISPs. This separation between communication and computation enables an easy and flexible instantiation of new blocks of functionality in the system.
  • a packet-switched interconnection network is used.
  • no wires to route means that no cumbersome P&R iteration is required anymore.
  • the packet-switched interconnection network preferably uses message passing. This model can also be used towards the ISPs, so that a unified scheme is obtained for hardware/hardware and hardware/software communication.
  • an interconnection network is built on top of an FPGA in order to allow dynamic reconfiguration of the tasks running in hardware. The communication scheme is unified for both hardware and software tasks.
  • At least one of the ISPs should be used to run the operating system.
  • This ISP should therefore have a connection to the reconfiguration interface of the FPGA.
  • the ASIC part is there for managing fixed parts of the platform, like an LCD or connectivity (e.g., wireless).
  • the applications running on the platform can be composed of several software threads and of several hardware tasks. These HW and SW components are able to inter-communicate, i.e. a specific HW communication layer, compatible with SW communication, is presented. Hardware resources are shared by dividing the FPGA into logical tiles of coarse granularity. Examples of the use of such a tile is as a JPEG decoder. However, the reconfiguration grain is fine, i.e. an AES encryption module can replace the JPEG decoder. Tasks can be dynamically instantiated in the tile matrix by partial reconfiguration.
  • the communication-layer can be a packet-switched Inter-Connection Network (ICN) and is fixed in place to allow Dynamic Partial Reconfiguration (DPR).
  • ICN Inter-Connection Network
  • the FPGA is partitioned into an array of identical tiles, each tile running a hardware task, equivalent to a software thread.
  • the granularity of the tiles is coarse, e.g. a tile running a JPEG decoder
  • the reconfiguration grain is fine: the same tile can be configured to run an image filter as well as a data encryption module.
  • An interconnection network can be seen as an array of routers interconnecting an array of processors.
  • each processor has direct access to a local memory, without using the ICN.
  • Other interconnection networks can successfully used such as the J-Machine, with various forms of architectures, e.g. k-ary n-cubes, hyper-cubes, butterflies, crossbars and routing policies, e.g. virtual cut-through, wormhole, mad-postman switching.
  • Embodiments of the invention are implemented as a whole network with all the processors on the same FPGA.
  • the choice of ICN is therefore dictated by the need for low hardware overhead.
  • a network, and therefore its complexity, are described by two parameters: topology and routing algorithm.
  • An FPGA is a 2-dimensional chip, so a 2D network topology is suitable.
  • a router In a mesh-topology a router has to be able to route in all directions: North, South, East and West (FIG. 7 a ). It is possible to reduce the router complexity by using a similar topology, called a torus network. Such a network folds the mesh along the horizontal and vertical directions and therefore only requires routing along two directions, i.e. East and South (FIG. 7 b ). However, this complexity reduction comes at the expense of a 15% increase (for a 4*4 folded torus) in power consumption with respect to a mesh network.
  • a suitable routing algorithm in a 2D torus is called Wormhole Routing. It is a blocking, hop-based, deterministic routing algorithm. It uses relative addresses and thus does not require a global knowledge of the network.
  • flits flow control units
  • Flits come in two types: header flits, containing routing information and data flits containing the message itself.
  • the two header flits give the number of channels that must be traversed respectively in the X and Y directions. Packets are routed first along the X direction, then along the Y direction before reaching their target. The value in the X header flit is decremented each time a router is traversed. When it reaches zero, the X heading flit is discarded and routing starts on the Y dimension.
  • the network can use two time-multiplexed Virtual Channels (VC) to avoid deadlocks (see FIG. 8 b ).
  • Deadlocks in an interconnection network occur when no message can advance toward its destination because all queues are full with messages not destined to neighboring routers.
  • Router 0 only sends messages on VC_ 0 , whereas the other routers may initiate messages only on VC_ 1 (see FIG. 8 b ).
  • This virtual channel management policy avoids deadlocks by breaking the torus into a spiral.
  • the execution method allows for dynamically instantiation of HW tasks by exploiting partial reconfiguration of a reconfigurable matrix, for a low hardware overhead. Parts of the reconfigurable matrix, e.g. a tile, are reconfigured, hence fine-grain configurability is exploited.
  • Another aspect of the invention provides a new class of hybrid platforms dynamically mixing hardware and software components.
  • This aspect of the invention thus concerns reconfigurable architectures, composed of an instruction-set processor running software processes and coupled to a reconfigurable hardware device such as an FPGA on which hardware tasks are spawned by dynamic partial reconfiguration. Separating communication from computation enables hardware multi-tasking.
  • the invention is not limited to a specific driver application.
  • a user powers on a portable device to watch a movie. He presses the start button and begins enjoying the show. Some time later, a scene is boring him. He wants to play a 3D game for a while, while the scene is going on. He will resume watching the movie after the scene. He therefore wants to have the movie being displayed in a small part of the screen.
  • the computing platform platform is used in the portable device. It is composed of one or more ISP(s), one or more application specific integrated circuit(s) (ASIC) for functions like wireless communication or LCD management, and reconfigurable hardware. When the user is starting his movie decoder the first time, the reconfigurable hardware is free and completely available. As a result, the movie player can be started on it, as a hardware task.
  • the computational power of the reconfigurable hardware allows playing the movie at full quality.
  • the user decides to start the 3D game, there are not enough resources available on the reconfigurable hardware to run both applications.
  • the movie can be downscaled in resolution and frame rate, resulting in reduced computational requirements for the player.
  • the movie player can therefore be rescheduled into one of the ISPs, as a software task. This frees up some hardware resources and allows the 3D game to be started as a hardware task.
  • different architectures are required. Consequently the two architectures would have to be present on the device to enable the same scenario. By running these applications on a reconfigurable hardware this problem is avoided.
  • An architecture can be downloaded that fits best the application running on the device.
  • An ASIP can be tuned for each application, and replaced every time the application is changed. This scenario can be extended to the task level.
  • An application is typically composed of communicating tasks.
  • the reconfigurable hardware can run multiple separate (hardware) tasks at the same time. As a result, the platform can realize true hardware-software multitasking.
  • a reconfigurable hardware matrix containing n h tiles. Each of these tiles is able to run a task.
  • An application i is divided into n i tasks. Each task can be run either in hardware or in software. The system will first try to schedule the tasks on the hardware tiles.
  • the operating system and/or middleware selects which tasks are critical and should be run in hardware, and schedules the other ones on the ISP or the tasks are dynamically scheduled one after the other on the hardware tiles.
  • the first solution implies that some applications would receive more compute power than others, generating the best trade-off for the user.
  • the second solution is equivalent to consider the n h tiles as n h processors that can schedule multiple tasks sequentially. It requires the possibility to perform a context switch of a hardware task.
  • the lowest layer 10 represents the physical platform in itself, including the reconfigurable hardware and the ISPs.
  • the middle and upper layers 12 , 14 comprise the programming infrastructure that needs to be built on top of the physical platform 10 to allow easy design of applications on it.
  • the middle layer 12 is the operating system, which enables multitasking of both hardware tasks and software tasks, and provides some real-time services.
  • the upper layer 14 is a middleware layer that delivers two types of services. First, it creates an abstraction layer for the programmers. Indeed, these are preferably shielded from the internals of the platform, having a common way of coding their applications 16 independently of the target device on which they would run. Second, the middleware 14 has to manage the usage of the resources in order to provide always the best trade-off in terms of QoS for each of the applications.
  • a board is provided containing a Xilinx Virtex-IITM XC2V6000 FPGA, a Compaq iPaqTM handheld device and some glue logic.
  • the FPGA serves as the reconfigurable hardware device, having a packet-switched interconnection network, and runs hardware tasks.
  • the iPaq contains the rest of the platform. There is only one ISP, which is a StrongARM SA-1110 processor, for example.
  • the iPaq and the FPGA board are connected together via the Expansion Bus of the iPaq.
  • the communication between the processor and the network on the FPGA is performed by buffering messages in a Random Access Memory, e.g. a DPRAM.
  • the glue logic on the FPGA board allows the processor to perform a partial reconfiguration of the FPGA.
  • the operating system is based on LinuxTM, for example.
  • a port of Linux is indeed available for the iPaq.
  • Real-time services to the Linux OS (RT-Linux), running on the processor (206 Mhz) is added. Extensions enabling the management of hardware tasks are added.
  • the interconnection network is a 2D torus using wormhole routing, for example. This implementation achieves transfer rates up to 77.6 MB/s between two adjacent routers, when clocked at 40 MHz. Interconnection networks on FPGAs allow fine-grain dynamic partial reconfiguration and make hardware multi-tasking a reality.
  • a further example of an implementation of the invention is a packet-switched ICN on a Virtex XCV800.
  • Reconfigurable designs can target the Virtex II, because it features 6 columns of block-RAMs (BRAMs), allowing implementation of up to 6 routers, whereas the Virtex I has only 2.
  • the data-path width is chosen to maximize the network's throughput.
  • it cannot be too wide because on the Virtex I family the BRAM element is 16-bit wide.
  • reconfigurable modules have to use the scarce number of long-lines connecting tri-state buffers to connect routers together and to get access to resources such as BRAMs or multipliers. Preferably the availability to these resources is prioritized.
  • MTU Maximum Transfer Unit
  • the ICN is fully pipelined and achieves, between two routers, a peak rate of 38.8 MBytes/s per virtual channel, when clocked at 40 MHz.
  • Hardware tasks can be slow compared to the network's bitrates. Therefore, to avoid blocking, the hardware tasks are decoupled from the network using interfaces.
  • These interfaces use dual-port BRAMs (Block Random Access Memory) to buffer messages and work as a network abstraction layer for the hardware task.
  • the ICN is connected to the memory bus of the Strong-Arm SA1110 on a Compaq iPaq 3760.
  • a specialized interface resides at the border of the FPGA to enable communication with the CPU.
  • the IO interface uses control registers and interrupts to communicate with the CPU and its message buffers are memory mapped to the SA1110.
  • the scheduling of the hardware tasks is done on the CPU.
  • the reconfiguration of the Virtex is also done by the CPU, which accesses the Virtex select-map port through some glue-logic.
  • a Virtex XCV800 can be reconfigured in less than 11 ms (39.5 ms on a XC2V6000). For partial reconfiguration can be achieved at well under 5 ms, which allows hardware tasks to start in a time a user cannot perceive.
  • a 1D-router has two input/output channels as shown in FIG. 8.
  • a message entering a router 28 can either be forwarded along the current direction or sent orthogonally, either on a column if the Y header-flit is non-zero, or into a hardware task 29 .
  • Each channel is composed of a 16-bit data path and of 3-bit control signals.
  • the routers 28 handle two time-multiplexed VCs to avoid deadlocking. These VCs are interleaved, with one clock cycle each. For efficiency, the router is fully pipelined. Because the data channels are interleaved the control signals are also interleaved and precede data by one clock cycle.
  • the NACK signal used for blocking, is back-propagated along the message path. It takes two ticks for a flit to get out of a router, therefore at each clock cycle data is transmitted on, alternating VCs.
  • a 1D-router is composed of one input controller 31 per channel, one arbiter 35 and an output-controller 36 as shown in FIG. 9.
  • the input controllers 31 a , 31 b issue output requests to a round-robin arbiter 35 and a unit 32 a , 32 b decrements header-flits when routing.
  • Each output channel has a unit 33 a , 33 b with a 2-flit deep buffer 34 a , 34 b to be able to resume blocked messages.
  • the output controller 36 is composed of a 2-input crossbar-switch and the NACK.
  • An interface decouples the hardware task 29 from the network using DP-RAMs as message buffers.
  • the hardware task 29 (FIG.
  • the interfaces are designed to cope with the sustained bit-rates required by the ICN and perform multiple-message buffering to reduce network congestion.
  • the interface called a “net-cell”, provides the hardware task (or IP-block) with high-level communication by means of routing tables.
  • Hardware tasks 29 within an application communicate through a tuple composed of a logical address and a port number, similar to the IP address and UDP port number for the UDP protocol.
  • Routing tables transform a destination logical address into the number of X and Y hops on the network.
  • the routing tables are updated by the RT-OS to match the position of the IP-block in the network.
  • the RT-OS adapts the routing tables after an IP-block reconfiguration. They can also be modified at any time without having to reset or stop the hardware task. This is very useful if some other task from the same application is switched in or out of the network as a function of the available resources and the QoS policy.
  • the net-cell buffers two input and two output messages on a Virtex I and eight on the Virtex II. Each message buffer is complemented by a control register bank giving the length and origin/destination of the message. This high-level protocol information such as port number or net-cell origin is piggy-backed in the Y-header flit and does not require extra bandwidth.
  • a net-cell 40 is composed of a process of reading 41 the local router and steering the storage of messages in a circular linked-list 42 of message buffers and control registers as shown in FIG. 10.
  • the hardware task is encapsulated in a block 44 that always presents the same fixed interface giving access to a message-in presentation layer 43 and a message-out presentation layer 45 .
  • this fixed block 44 also gives ports 47 to extra local resources such as BRAMS or even multipliers on a Virtex II.
  • the presentation layers 43 , 45 abstract the internals of the net-cell from the IP-block.
  • a process is continued by steering the storage of messages in a circular linked-list 46 of message buffers and control registers and of writing 46 to the next local router.
  • the reconfigurable platform is composed of an ISP (SA-1110) coupled to an FPGA through its memory bus.
  • a special interface similar to a net-cell, has been designed to allow fast and efficient communication between them by means of memory-mapped registers and interrupts.
  • the Virtex I implementation can buffer 8 input and 8 output messages in its BRAMs. These are mapped in the memory space of the SA-1110 to allow fast access. Indeed, on an iPaq 3760 the SA-1110 has a maximum access speed of up to 103 MHz on its memory bus.
  • the full design is composed of fixed router modules 52 and replaceable IP modules 54 as shown in FIG. 11.
  • the IP modules 54 can be loaded dynamically, according to the user actions. When a new IP module 54 is to be loaded into the FPGA it will be placed into a free predefined area, or will replace a module that is no longer needed.
  • partial bitstreams of the IP modules 54 In order to be able to dynamically reconfigure the design, partial bitstreams of the IP modules 54 must be available.
  • the partial bitstreams for the IP modules 54 can be generated following the Partial Reconfiguration (PR) methodology developed by Xilinx (ISE tool suite v4.2 and higher).
  • PR Partial Reconfiguration
  • the design has to be partitioned in fixed and reconfigurable modules.
  • Routers 52 are fixed and hardware tasks are executed on the reconfigurable modules.
  • all the modules can continue working, except for the reconfigured module.
  • the network has to maintain communication between modules this may not be possible.
  • the reconfigurable modules must span the whole chip from top to bottom. Therefore the 2D torus must be folded into a 1D structure and consequently the communication between routers has to traverse the reconfigurable modules.
  • the communication with the reconfigurable modules can take place through a “Bus Macro” 56 (BM—see FIG. 11).
  • the BM 56 ensures the reproducibility of the design routing and is implemented using tri-state buffers.
  • the tri-state buffers force the routing to always pass through the same places. At the same time they decouple the modules from each other during reconfiguration, avoiding possible harmful transitory situations. In this way, a 4 bit per row communication channel is possible between adjacent modules.
  • This limitation comes from the current Virtex architecture and its limited routing resources.
  • the Virtex II 6000 has 96 rows, limiting the total number of bits passing through the interface to 384.
  • the BMs 56 only support unidirectional signals, strongly limiting the minimum size of an FPGA that can be used to implement the network.
  • the current Xilinx tool suite requires the modules to have widths in multiples of 4 columns.
  • a Virtex II 6000 has 88 columns which sets the upper limit of the possible modules to 22.
  • the main limitation in the number of modules comes from the fact that all resources, such as BRAMs 58 , present inside the area reserved for a module can only be used by that module.
  • the routers 52 use BRAMs 58 , the maximum number of routers 52 is given by the number of BRAM columns available on the FPGA: 2 for a Virtex I and 6 for a Virtex II 6000.
  • the use of an ICN brings in some hardware overhead.
  • the synthesis has been performed with Synopsys Design Compiler on a Virtex XCV800.
  • the hardware overhead on a Virtex XCV800 amounts to 35%, but drops to 9.5% on a bigger Virtex XC2V6000.
  • the ICN is fully pipelined and it takes 2 clock cycles to transmit one 16-bit flit on a given VC.
  • the total bandwidth is therefore 310.4 MBytes/s.
  • the throughput of the network is however limited by the deterministic routing scheme. If each task is simultaneously sending a message, the throughput drops to 20%.
  • a technique to overcome this problem is to clock the network faster than the hardware tasks.
  • the proposed three steps enable the use of interconnection networks to perform fine-grain dynamic multi-tasking on FPGAs.
  • interconnection networks are to be preferred over bus architectures because they are more scalable and consume less power.
  • the interconnection network can be a fully-pipelined 2D-torus that uses wormhole routing to minimize hardware overhead and achieves 77.6 MBytes/s at 40 MHz.
  • dynamic partial reconfiguration is possible on Virtex FPGAs by folding the 2D-network into a 1D-structure fitting the Virtex column-based architecture.
  • OS4RS reconfigurable systems
  • the OS4RS provides multiple functions. First of all, it implements a hardware abstraction layer (HAL), which provides a clean interface to the reconfigurable logic. Secondly, the OS4RS is responsible for scheduling tasks, both on the ISP and on the reconfigurable logic. This implies that the OS4RS abstracts the total computational pool, containing the ISP and the reconfigurable tiles, in such a way that the application designer is not aware on which computing resource the application will run.
  • HAL hardware abstraction layer
  • a critical part of the functionality is the uniform communication framework, which allows tasks to send/receive messages, regardless of their execution location.
  • An application should preferably be designed in such a way that it can be executed on the platform.
  • a uniform HW/SW design environment is used to design the application. Although it ensures a common behavior for both HW and SW versions of the task, it still requires both versions of the task to be present in memory.
  • unified code that can be interpreted by the middleware layer and spawned either in HW or SW can be used. This approach is not only platform independent similar to JAVA, it also reduces the memory footprint, since the software and the hardware code will be integrated.
  • the inter-task communication is based on message passing. Messages are transferred from one task to another in a common format for both hardware and software tasks. Both the operating system and the hardware architecture should therefore support this kind of communication.
  • Every task is assigned a logical address.
  • an address translation table is updated. This address translation table allows the operating system to translate a logical address into a physical address and vice versa.
  • the assigned physical address is based on the location of the task in the interconnection network (ICN).
  • the OS4RS 1 provides a message passing API 2, which uses these logical/physical addresses to route the messages as shown in FIG. 1.
  • message passing API 2 uses these logical/physical addresses to route the messages as shown in FIG. 1.
  • three subtypes of message passing between tasks can be distinguished.
  • Communication 4 between an ISP task (P 3 ) and a hardware (FPGA) task (Pc) does pass through the hardware abstraction layer 7 .
  • a translation between the logical address and the physical address is performed by the communication API.
  • the task's physical address allows the HAL 7 to determine on which tile 9 of the ICN the sending or receiving task is executing.
  • the packet-switched interconnection network is providing the necessary support for message passing. Messages 5 between tasks, both scheduled in hardware 8 , are routed inside the interconnection network without passing through the HAL 7 . Nevertheless, since the operating system 1 controls the task placement, it also controls the way the messages are routed inside the ICN, by adjusting the hardware task routing tables.
  • the packet-switched interconnection network which supports the hardware communication, solves some operating system issues related to hardware management such as task placement, location independence, routing, and inter-task communication.
  • Task placement is the problem of positioning a task somewhere in the reconfigurable hardware fabric.
  • task placement is realized by using place and route tools from the reconfigurable hardware vendor. This usually generates an irregular task footprint.
  • the management software is responsible for arranging all the tasks inside the reconfigurable fabric.
  • the management software needs to run a complex fitting algorithm. Executing this placement algorithm considerably increases run-time overhead.
  • the designer constrains the place and route tool to fit the task in the shape of a tile.
  • Run-time task placement is therefore greatly facilitated, since every tile 9 has the same size and same shape.
  • the OS4RS 1 is aware of the tile usage at any moment. As a consequence, it can spawn a new task without placement overhead by replacing the tile content through partial reconfiguration of the reconfigurable hardware device 8 (FPGA).
  • Location independence consists of being able to place any task in any free location. This is an FPGA-dependent problem, which requires a relocatable bitstream for every task.
  • a first approach is to have a partial bitstream for every tile 9 .
  • a second alternative is to manipulate a single bitstream at run-time.
  • the run-time routing problem can be described as providing connectivity between the newly placed task and the rest of the system.
  • a communication infrastructure is implemented at design-time inside the interconnection network. This infrastructure provides the new task with a fixed communication interface, based on routing tables.
  • the OS4RS 1 should not run any complex algorithm. Its only action is updating the routing tables every time a new task is inserted/removed from the reconfigurable hardware 8 .
  • a common behavior for the HW and the SW implementation of a task is provided.
  • a unified representation is provided that can be refined to both hardware and software.
  • an interface can be designed that represents the communication with the other tasks.
  • This interface provides functions like send_message and receive_message that will afterwards be expanded to the corresponding hardware or software implementation code. This ensures a communication scheme that is common to both implementations.
  • the ISP registers and the task memory completely describe the state of any task running on the ISP. Consequently, the state of a preempted task can be fully saved by pushing all the ISP registers on the task stack. Whenever the task gets rescheduled at the ISP, simply popping the register values from its stack and initializing the registers with these values restores its state.
  • a way to extract and restore state when dealing with tasks executing on the reconfigurable logic can be achieved by getting all status information bits out of the read back bitstream. This way, manipulation of the configuration bitstream allows re-initializing the hardware task. Adopting this methodology to enable heterogeneous context switches requires a translation layer in the operating system, allowing it to translate an ISP type state into FPGA state bits and vice versa. Furthermore, with this technique, the exact position of all the configuration bits in the bitstream must be known. It is clear that this kind of approach does not produce a universally applicable solution for storing/restoring task state. It is preferred to use a high level abstraction of the task state information. This way the OS4RS is able to dynamically reschedule a task from the ISP to the reconfigurable logic and vice versa.
  • FIG. 2 a represents a relocatable task, containing several states 21 - 26 .
  • This task contains 2 switch-point states 22 , 26 at which the operating system can relocate the task.
  • the entire switch process is described in detail in FIG. 3.
  • the operating system can signal that task at any time as in ( 1 ).
  • the signalled task reaches a switch-point, it goes into the interrupted state ( 2 ) that is also shown in FIG. 2 b as state 27 .
  • Switch points in a task are described EP 0 918 280 which is incorporated herein by reference.
  • this interrupted state 27 all the relevant state information of the switch-point is transferred to the OS4RS—item ( 3 ) of FIG. 3.
  • the OS4RS will re-initiate the task on the second heterogeneous processor using the received state information—item ( 4 ).
  • the task resumes on the second processor, by continuing to execute in the corresponding switch-point—item ( 5 ).
  • the task shown in FIG. 2 contains multiple switch-points 22 , 26 , which makes it possible that the state information that needs to be transferred to the OS4RS can be different for each switch-point 22 , 26 .
  • the unified design of both the ISP and FPGA version of a task ensures that the position of the switch-points 22 , 26 and the state information are identical.
  • a relocatable video decode example described below illustrates that the developed operating system is able to dynamically reschedule a task from the ISP to the reconfigurable logic and vice versa.
  • this simplified application contains only one switchable state, which contains no state information. This, however, illustrates the importance of the location of the switch-points.
  • Designers preferably create their applications and place the switch-points in such a way that the amount of state information is minimal, since the time needed to transfer this information adds directly to the context switching overhead.
  • a design tool should be able to create these switch-points automatically or at least give suggestions therefore.
  • One of the inputs of the design tool will be the target architecture.
  • the OS4RS will then use these switch-points to perform the context switches in a way hidden from the designer.
  • a first reconfigurable computing platform for HW/SW multitasking is provided.
  • a Gecko demonstrator is a platform composed of a Compaq iPAQ 3760 and a Xilinx Virtex 2 FPGA.
  • the iPAQ is a personal digital assistant (PDA) that features a StrongARM SA-1110 ISP and an expansion bus that allows connection of an external device.
  • the FPGA is a XC2V6000 containing 6000 k system gates.
  • the FPGA is mounted on a generic prototyping board connected to the iPAQ via the expansion bus.
  • a soft packet-switched interconnection network composed of two application tiles and one interface tile is provided.
  • the Gecko platform is sselling a video decoder that can be executed in hardware or in software and that can be rescheduled at run-time.
  • the video decoder is a motion JPEG frame decoder.
  • a send thread 100 passes the coded frames one by one to the decoder thread 102 , 106 as shown in FIG. 4.
  • This thread 102 , 106 decodes the frames and sends them, one macroblock at a time, to a receive thread 104 that reconstructs the images and displays them.
  • the send thread 100 and the receive thread 104 run in software on the iPAQ, while the decoder thread 102 , 106 can be scheduled in HW or in SW (FIG. 4).
  • the switch point has been inserted at the end of the frame because, at this point, no state information has to be transferred from HW to SW or vice-versa. Two implementations of the JPEG decoder have been implemented.
  • the first one is quality factor and run-length encoding specific (referred as specific hereafter), meaning that the quantization tables and the Huffman tables are fixed, while the second one can accept any of these tables (referred as general hereafter). Both implementations target the 4:2:0 sampling ratio.
  • Table 1 details the results of the implementation of the decoders in hardware. (These results are given by the report file from the Synplicity® Synplify ProTM advanced FPGA synthesis tool, targeting the Virtex2 XC2V6000 device, with BF957 package and speed grade ⁇ 4 , and for a required clock frequency of 40 MHz).
  • Table 2 shows the frame rate of the decoder. These results are the same for both general and specific implementation.
  • the clock runs at 40 MHz, which is the maximum frequency that can be used for this application on the FPGA (speed grade ⁇ 4 ).
  • TABLE 2 Achieved frame rate Software Hardware Frame rate 6 23 (fps)
  • the CPU load is about 95%.
  • Moving the task to hardware reduces the computational load of the CPU, but increases the load generated by the communication.
  • the communication between the send thread and the decoder on the one side, and between the decoder and the receive thread on the other side is heavily loading the processor.
  • the communication between the iPAQ and the FPGA is performed using BlockRAM internal DPRAMs of the Xilinx Virtex FPGA. While the DPRAM can be accessed at about 20 MHz, the CPU memory access clock runs at 103 MHz. Since the CPU is using a synchronous RAM scheme to access these DPRAMs, wait-states have to be inserted.
  • the CPU is prevented from doing anything else, which increases the CPU load. Therefore, the hardware performance is mainly limited by the speed of the CPU-FPGA interface. This results in the fact that for a performance of 23 fps in hardware, the CPU is also at 95% load.
  • the OS4RS overhead for relocating the decoder from software to hardware is only about 100 ⁇ s, the total latency is about 108 ms.
  • the low OS4RS overhead can be explained by the absence of a complex task placement algorithm.
  • Most of the relocation latency is caused by the actual partial reconfiguration through the slow CPU-FPGA interface. In theory, the total software to hardware relocation latency can be reduced to about 11 ms, when performing the partial reconfiguration at full speed.
  • the total relocation latency is equal to the OS4RS overhead, since in this case no partial reconfiguration is required.
  • FIG. 12 A further embodiment of the invention is shown in FIG. 12.
  • the arrangement of FIG. 12 is a system, managed by OS4RS 1 , that contains a) an ISP 6, b) a hardware reconfigurable device 8 such as an FPGA and c) a soft computing unit 10 .
  • the soft computing unit 10 will rely on a host computing unit (the ISP 6 or the FPGA 8) to execute OS4RS tasks.
  • Each computing unit 10 has an interface layer 42 responsible for hiding its internal complexity from the OS4RS 1 by providing the required processor information structure functions.
  • an RTOS layer 43 as interface layer is used, since it readily provides all necessary processor information structure functions.
  • FIG. 13 shows a method flow to link the different computing units in a hierarchical way. These actions are performed by the operating system, US 24RS when it needs to execute a task on a computing resource. In case the task is assigned to a software computing unit, the operating system needs to recursively allocate a suitable host computing unit and link both computing resources by means of their respective processor information;
  • FIG. 14 shows setting up 80 and starting 90 an OS4RS task as achieved by recursively setting up 82 , 84 and starting 92 , 94 every computing unit in the hierarchy. This is done by means of interface functions present in the processor information structure. It is the responsibility of the software computing unit to set an instance of itself on the host computing unit before execution of the assigned task. This is possible due to the fact that the processor structures form a hierarchically linked list (FIG. 13).
  • FIG. 15 demonstrates in (a) that ‘Task x’ and ‘Task y’ each allocate an ICN tile 45 , 46 , with a lot of unused reconfigurable hardware area 47 as a consequence.
  • FIG. 14 b it is shown that by using an additional abstraction layer 48 , it is possible to reduce the amount of unused reconfigurable area 47 while using only a single ICN tile 49 .
  • a reconfigurable hardware device such as an FPGA does not exhibit the same run-time flexibility as the Instruction Set Processor (ISP), e.g. when it comes to ease and speed of setting up a task, and in addition, FPGA's tend to be less suited than traditional ISP's to accommodate control-flow dominated tasks
  • ISP Instruction Set Processor
  • one aspect of the invention provides a method and apparatus to alleviate some of these issues by using a reconfiguration hierarchy (e.g. placing and configuring an ASIP or coarse grain reconfigurable block into the FPGA).
  • Another aspect of the invention provides an operating system that transparently manages the complexity of hierarchical reconfiguration.
  • one embodiment of the invention has the benefits of employing multiple hierarchical levels of configuration.
  • the invention provides a filtering application on top of a microcontroller and a parameterizable filter block, both instantiated inside a reconfigurable hardware device such as an FPGA.
  • the micorcontroller can be a 16 bit micocontroller.
  • At least one additional abstraction level on top of the computing resources (ISP or FPGA) is provided. Alone or combined, these abstraction levels form a reconfiguration hierarchy, transparently managed by an Operating System for Reconfigurable Systems.
  • the OS4RS 1 is able to instantiate a virtual machine on top of an ISP or a softcore/coarse-grain block on top of an FPGA.
  • the OS4RS's main duty is to divide the available computing resources among all executing tasks in an efficient and fair way. Therefore, the operating system will have to keep track of the available computing resources as well as the executing OS4RS tasks.
  • the operating system manages its computing resources by linking a processor information structure to every (programmable) computing unit in the system (e.g. ISP).
  • Soft computing unit 10 provides the system with a new level of computing abstraction.
  • a soft computing unit 10 requires a host computing unit in order to be able to execute an OS4RS task, e.g. softcore ASIP on top of an FPGA host or virtual machine on top of an ISP host. Every processor information structure contains a set of interface functions that completely describes the functionality of the computing resource. This means that for every registered resource, the OS4RS is able to instantiate/delete a task, suspend/resume a task, control inter-task communication and handle computing resource exceptions.
  • the operating system is also able to monitor the state of the computing resource through a number of variables contained in its information structure. This mainly includes the load of the computing unit, the number of running tasks, the task setup time and a link to the host processor information structure in case of a soft computing unit.
  • the operating system keeps track of the tasks by means of a task information structure list. Every OS4RS task instantiation is linked to such a task information structure.
  • a multiplexer block This type of soft computing unit is in fact an extra abstraction layer that allows placing multiple small dedicated hardware tasks into one reconfigurable ICN tile.
  • the main job of this multiplexer block would be to perform, in association with the OS4RS, some kind of port masquerading: depending on the port number of an incoming data message, the message is dispatched to ‘Task x’ or ‘Task y’ (see FIG. 15).
  • the translation-based technique is used when a task needs to be relocated between heterogeneous computing units (e.g. from an ICN tile to an ISP or vice versa). In this case, relocating a task first of all requires that the task binary is present for both computing unit types or that the operating system is able to perform a run-time translation. Secondly, in order to seamlessly continue task execution, the operating system needs to transfer the task state from one computing unit to another. If the task state is not kept in an application-dependent processor-independent form, then this technique also implies a translation of the task state by the OS4RS.
  • the interpretation based technique can be used in case the task is executing on a soft computing unit available for both types of host computing units involved in the dynamic task relocation. This, in fact, is the same as having the same virtual processor emulated on both the origin and target processor in the relocation process. Obviously, in this case there is no need to have multiple binary representations per task, which is quite important when dealing with limited storage devices (embedded architectures). Furthermore, transferring task state is quite straightforward, in contrast to the translation technique.
  • the interpretation based technique would, for example, allows a task to be started on a Java Virtual Machine running on top of an ISP and then relocate it to a Java Processor Core, fitted into an ICN tile.
  • the benefits acquired by executing a task on a soft computing unit can be split into two categories: the design-time benefits and the run-time benefits.
  • the use of such a soft computing unit results in less inter-task interference, since the time needed to perform a run-time reconfiguration is considerably reduced.
  • This reduced task setup time makes multitasking on an ICN tile by means of temporal scheduling feasible.
  • the amount of storage space (memory and disk space) needed to store a task binary can be reduced by at least an order of magnitude.
  • the design time benefits of using this kind of soft computing unit can be summarized as follows: Faster development due to the widespread availability of software development tools and simulators. This makes it possible, for example, to use a software task while prototyping. Meanwhile a dedicated high performance hardware configuration can be developed with possible reuse of legacy code, which avoids going through a lengthy design and debug phase.

Abstract

A platform supporting reconfigurable computing, enabling the introduction of reconfigurable hardware into portable devices is described. Dynamic hardware/software multitasking methods for a reconfigurable computing platform including reconfigurable hardware devices such as gate arrays, especially FPGA's, and software, such as dedicated hardware/software operating systems and middleware, adapted for supporting the methods, especially multitasking, are described. A computing platform, which is a heterogeneous multi-processor platform, containing one or more instruction set processors (ISP) and a reconfigurable matrix (for instance a gate array, especially an FPGA), adapted for (dynamic) hardware/software multitasking is described.

Description

    RELATED APPLICATIONS
  • This application claims priority under 35 U.S.C. §119(e) from provisional application No. 60/384,881 filed May 31, 2002, which is hereby incorporated by reference.[0001]
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention [0002]
  • The invention relates to multitasking computing systems and methods adapted for reconfigurable computing platforms as well as reconfigurable hardware devices and software, such as operating systems, middleware, or drivers adapted for supporting and executing the methods. [0003]
  • 2. Description of the Related Technology [0004]
  • Nowadays a lot of applications, like multimedia applications are emerging on portable appliances. These applications require both the flexibility of upgradable devices (typically software based) and a powerful computing engine (typically hardware). This application domain is therefore a very good target for reconfigurable computing. [0005]
  • Execution of applications on a software based computing platform is often supported by an operating system (OS), that abstracts the hardware, by providing a clear interface to the facilities of the platform. Operating systems for a general purpose programmable processor are known. The OS can also provide an environment where several tasks can run concurrently, with a minimal of interference between them, but with support for safe data sharing. In that context, the OS should manage the available hardware resources in a consistent, efficient and fair way. Operating systems for combinations of general purpose programmable processors, enabling such multitasking, are also known. Many contemporary platforms have a general purpose OS that abstracts the hardware. These operating systems, however, do not provide any support for incorporating hard real time properties into tasks. [0006]
  • Running of applications on a dedicated hardware device can involve writing a device driver, allowing applications to communicate with this device. Such a-device driver-only approach makes an application designer responsible for the execution of the application, instead of the OS. Such a device driver is device and application specific. [0007]
  • In case multiple resources are available on a computing platform, a scheduling problem can be defined as follows. Since the computing resources are limited: how to decide what task to run and where, in case there are multiple processors or processing engines available. These decisions can be based on parameters like task priority, processor affinity. In case of pre-emptive scheduling: how can the context of the current task be saved, in order for this task to continue whenever additional computing resources are assigned to it. The existing work in the area of runtime reconfigurable systems concentrates on managing the time evolution of applications that exclusively own the reconfigurable matrix for a short while. A lot of work has already been done on describing general concepts about scheduling tasks on heterogeneous multi-processor systems, as well as specific scheduling techniques. [0008]
  • Multi-processor architectures include interconnection networks. Various interconnection networks are known in the multicomputing world and System-on-Chip. A packet-switched network for instance exists in different flavors, both for the topology (k-ary n-cubes, hypercubes, butterflies, crossbars) and for the type of routing (wormhole, virtual cut-through, mad postman switching). Such a concept has been introduced in SoC, allowing to route packets instead of wires. [0009]
  • SUMMARY OF CERTAIN INVENTIVE ASPECTS OF THE INVENTION
  • One aspect of the invention provides an improved computing platform, methods of operating the same, software such as an operating system, middleware and device drivers as well as reconfigurable hardware devices which are more flexible in their use of resources. [0010]
  • Another aspect of the invention presents in general the platform supporting reconfigurable computing, enabling the introduction of reconfigurable hardware into portable devices. [0011]
  • Another aspect of the invention provides dynamic hardware/software multitasking methods for a reconfigurable computing platform including reconfigurable hardware devices such as gate arrays, especially FPGA's, and software means, like dedicated hardware/software operating systems and middleware, adapted for supporting the methods, especially multitasking. [0012]
  • It is another aspect of the invention to provide a platform, which is a heterogeneous multi-processor platform, containing one or more instruction set processors (ISP) and a reconfigurable matrix (for instance a gate array, especially an FPGA), adapted for (dynamic) hardware/software multitasking. [0013]
  • It is another aspect of the invention to provide an operating system (OS), capable of dealing with the platform, by providing a clear interface to the facilities of the platform and supporting concurrent task execution. The operating system is preferably an application independent system, allowing applications with a plurality of tasks, to communicate to the heterogeneous platform. Application tasks mapped on the reconfigurable matrix are denoted as hardware (HW) tasks (or components) while other tasks are denoted software (SW) tasks or components, e.g. for running on an Instruction Set Processor (ISP). The operating system is denoted a HW/SW OS. Facilities for invoking hard real time constraints on a SW task are included in the operating system. Means for storing state information of a task pre-empted on a reconfigurable device is provided. The storage and transfer/restoration of state information can be managed by a HW/SW OS scheduler. [0014]
  • It is another aspect of the invention to provide an abstraction layer, in the form of device driver, between the reconfigurable matrix and the operating system (HW/SW OS). The application communicates to the HW/SW OS, which in turn communicates with the device driver. The device driver deals with the reconfigurable matrix. Essentially there is no direct communication between the application and this device driver. The device driver, that abstracts the reconfigurable matrix away from the HW/SW OS, can handle the problem of where to place the HW tasks in the reconfigurable matrix. [0015]
  • A further aspect of the invention is the provision of an interconnection network on the reconfigurable matrix. [0016]
  • Another aspect of the invention provides a method for execution of an application or a plurality of applications, the execution requiring running substantially simultaneously a plurality of tasks (multi-tasking), on the platform. The execution method allows for dynamically instantiation of HW tasks by exploiting partial reconfiguration of the reconfigurable matrix, for a low hardware overhead. The reconfigurable matrix can be subdivided into smaller processing units or “tiles”. The tiles of the reconfigurable matrix are reconfigurable, hence fine-grain configurability is exploited. The tiles may be suitable for a dedicated hardware task or may be a microcontroller. The method opens the way to a new class of hybrid applications dynamically mixing hardware and software components. [0017]
  • It is another aspect of the invention to provide means to (re)schedule a task either in hardware or software in a reconfigurable system-on-chip, provided with a uniform communication scheme, more in particular tools incorporated within a suitable object-oriented design environment permitting the implementation and management of hardware/software relocatable tasks. The above means enable development of applications in a way that ensures an equivalent behavior for hardware and software implementations to allow run-time relocation and equivalence of states between hardware and software for enabling efficient heterogeneous context switches. Full hardware/software multitasking is realized, in such a way that the operating system is able to spawn and relocate a task either in hardware or software. [0018]
  • Another aspect of the invention provides a method of dynamically reconfiguring a computing platform in a process for executing at least one application on the platform, the platform comprising at least one programmable processor and a reconfigurable processing device, the application comprising a plurality of tasks, a number of the tasks being selectably executable as a software task on a programmable processor or as a hardware task on a hardware device, the method comprising: configuring the reconfigurable device so as to be capable of executing a first plurality of hardware tasks; after the configuring, executing a first set of tasks of an application substantially simultaneously on the platform, at least two of the tasks of the first set being substantially simultaneously executed as hardware tasks of the first plurality on the reconfigurable device; interrupting the execution of the first set; configuring the reconfigurable device such that at least one new hardware task other than one of the first plurality of hardware tasks can be executed; executing a second set of the tasks to further execute the application, the second set including the new hardware task, the execution being substantially simultaneously on the platform, at least two of the tasks of the second set, including the new hardware task, being substantially simultaneously executed as hardware tasks on the reconfigurable device. [0019]
  • The configuring of the reconfigurable device is preferably carried out at run-time of the application. The configuring of the reconfigurable device is preferably transparent to a user running the application. The hardware tasks can be written in a description language and the hardware tasks written in the description language can be automatically converted into a hardware bitstream description. Preferably, the reconfigurable device, comprises a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware task and wherein the configuring of the reconfigurable device such that the at least one new hardware task other than the first plurality of hardware tasks can be executed, changes at least one of the tiles from one configuration to another configuration. [0020]
  • The reconfigurable device can comprise a plurality of tiles and a communication network for providing communication between the tiles, wherein while the configuring of the reconfigurable device is carried out such that at least one new hardware component other than the hardware components of the first list can be executed, the communication network remains fixed. [0021]
  • In the method a new task can be first executed on the programmable processor and thereafter, when the configuring is ready, executing the second set of the tasks, including the new task, substantially simultaneously on the platform, while at least two of the tasks of the second set, including the new task, are substantially simultaneously executed as hardware tasks on the reconfigurable device. [0022]
  • A task is preferably described in a description using a description language being represented as a first set of objects with a first set of relationships therebetween. The description or a derivation thereof is then transformed into synthesizable code. [0023]
  • In one embodiment of the invention, the application can be represented by codes, of which at least a first part is convertible in a first code, obtainable by mapping at least part of the application onto a virtual device which is hardware reconfigurable. Further at least a second part of the code is convertible in a second code obtainable by mapping at least part of the application onto a virtual programmable processor, the first code comprising configuration information for hardware reconfiguring the virtual device, the hardware reconfiguring being required for enabling execution of the application on the virtual device, the second code comprising instructions compilable on a virtual programmable processor. The first code is transformed into a third code, the third code comprising configuration information for hardware configuring the hardware reconfigurable device, the hardware reconfiguring being required for enabling execution of the application on the hardware reconfigurable device. The second code is transformed into a fourth code, the fourth code comprising instructions compilable on the programmable processor. Finally, the application with the third and fourth code is executed on the device. [0024]
  • The application can also be defined as a set of process threads in a description language, the set defining a representation of the application, at least part of the process thread representing a process which can be carried out on either the reconfigurable hardware device or the programmable processor, the description language including a function that suspends a thread. Then, at least one thread is suspended the state information of the thread is stored by invoking the function. [0025]
  • Another aspect of the invention provides an operating system of a computing platform, capable of managing the execution of at least one application, comprising a plurality of tasks, a number of the tasks being selectably executable as a software task on a programmable processor or as a hardware task on a hardware device, on the computing platform comprising at least one programmable processor and a reconfigurable device. The operating system comprises means for scheduling the tasks and means for reconfiguring at run-time resources for a hardware task executed on the reconfigurable device. Means for allocating resources between the programmable processor and the reconfigurable device can also be provided. The operating system or another program can comprise means for pre-empting and relocating tasks between the programmable processor and the reconfigurable device and vice versa. Means for storing state information can be provided for a task executed as a hardware component, when preempted on the reconfigurable device. [0026]
  • The tasks can be capable of moving to a preemption state when receiving a pre-emption request, and means for sending a message containing the current state of that task can be provided, when the preemption state is reached for a task. Also means for restoration of state information on the reconfigurable device, when the corresponding task's execution, is re-started can be provided. [0027]
  • Further, means for invoking hard real time constraints on a task executed as a software task can be provided. Means for supporting uniform communication, allowing tasks to send/receive messages regardless of whether they are executed as hardware or as software tasks can also be provided. The operating system can be adapted for handling logical addresses as representations of the tasks, and the means for supporting uniform communication can comprise means for updating address translation tables, enabling translation of the logical addresses into physical addresses, representing the location of a task within the reconfigurable device. [0028]
  • The operating system can be adapted for operating with a platform with a reconfigurable device comprising a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware component, as well as means for storing the usage of tiles by the hardware components at any moment. The operating system can further comprise means for deciding on which tile a hardware task is executed. Means for adapting the configurations of the tiles by performing a partial reconfiguration of the reconfigurable device without rerouting can also be provided. The operating system may be for execution on the programmable processor in real-time mode. The operating system may be adapted to co-operate with means for operating system support, the means being adapted for execution on the reconfigurable device. [0029]
  • Another aspect of the invention also provides a piece of middleware software, the middle software comprising: means of communicating with the operating system described above, and means for performing the selection of whether a task will be selected as software or as hardware component. The middleware software may further comprise: means for handling a representation of the application as a set of communicating threads. The middleware software may further comprise: means for automatic code generation for a task either as hardware component or as software component. [0030]
  • The selection of whether a task will be selected as software or as hardware component can be based on determining a trade-off in terms of QoS. [0031]
  • Another aspect of the invention also provides a device driver, dedicated for a reconfigurable device configured to have a plurality of tiles. The device driver can comprise means for communicating with an operating system, the means for communicating providing the operating system with information about the number of tiles and the speed of reconfigurability of the reconfigurable device. [0032]
  • Another aspect of the invention may provide a reconfigurable device comprising a plurality of tiles and a communication network for providing communication between the tiles, as well as means for message routing over the communication network. The messaging may be provided by routing tables. [0033]
  • Another aspect of the invention also provides a communication network, configured on a reconfigurable device, the reconfiguration being configured to have a plurality of tiles, the communication network providing communication between the tiles. The communication network can be adapted for supporting packet-switched interconnection network, in particular, for supporting message passing communication between tasks, executed by the tiles. The communication network may have multiple time-multiplexed virtual channels. The communication network can have a torus-like 2-D network topology, and can be adapted for supporting wormhole routing, for instance. The communication network may comprise a plurality of routers. Interfaces, for decoupling the tasks from the network may be provided. The interfaces may include double port memories. The network clock rate may be substantially higher than the tile clock rate. [0034]
  • Another aspect of the invention provides a multi-tasking reconfigurable device, comprising: a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware task, each of the tile configurations having an interface, wherein the position of the interfaces is constant. The tiles can be separately configurable. The input/output topology of each of the configurations of a single title can be identical. The reconfigurable device may comprise a plurality of configurable logic blocks (CLB's); the CLB's being arranged in an array wherein respective CLB's are placed edge to edge in a tiled arrangement, thereby defining the tiles. A routing structure for interconnecting the configurable logic blocks (CLB's) may be provided. A communication network defined on the routing structure for providing communication between the tiles can also be provided. The communication network can comprise a plurality of routers. The communication network may be implemented in an ON-CHIP packet-switched interconnection network. Each of the tiles can define partly a virtual processor. Each of the titles may define partly a local memory to which the virtual processor has direct access without passing the routers or routing resources. [0035]
  • Another aspect of the invention also provides a method for reconfiguring a reconfiurable hardware device having tiles such that a set of hardware tasks the device is capable to run is changed, the method comprising reconfiguring one of the tiles from a first configuration, capable of running a first task, into a second different configuration, capable of running a second different task; the reconfiguring of the one tile being such that the interface of the second configuration satisfies the interface position constraints.[0036]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 represents a block diagram of an embodiment of a hybrid computing platform in accordance with the invention. [0037]
  • FIGS. 2[0038] a and 2 b and FIG. 3 show representations of a state switch in accordance with an embodiment of the invention.
  • FIG. 4 is a representation of a switch between a decode running on software and hardware in accordance with another embodiment of the invention. [0039]
  • FIG. 5 is a representation of an architecture in accordance with an embodiment of the invention. [0040]
  • FIG. 6 is a representation of a reconfigurable device in accordance with an embodiment of the invention. [0041]
  • FIGS. 7[0042] a and 7 b show arrangements of routers.
  • FIG. 8 shows a process flow for flits on for two virtual channels in accordance with an embodiment of the invention. [0043]
  • FIG. 9 is a representation of a net cell in accordance with an embodiment of the invention. [0044]
  • FIG. 10 is a representation of data flow between two routers in accordance with an embodiment of the invention. [0045]
  • FIG. 11 shows a representation of an arrangement of routers, IP blocks bus macros and block RAMs in accordance with an embodiment of the invention. [0046]
  • FIG. 12 is a representation of a block diagram of a further embodiment in accordance with the invention. [0047]
  • FIG. 13 shows a flow diagram of an algorithm to link different computing units in a hierarchical way in accordance with an embodiment of the invention. [0048]
  • FIG. 14 shows setting up and starting a task in accordance with an embodiment of the invention. [0049]
  • FIGS. 15[0050] a and 15 b show how unused reconfigurable hardware device area can be better uitilized in accordance with an embodiment of the invention.
  • FIGS. 16 and 17 show a process flow in accordance with an embodiment of the invention.[0051]
  • DETAILED DESCRIPTION OF CERTAIN EMBODIMENTS OF THE INVENTION
  • The invention will be described with respect to particular embodiments and with reference to certain drawings but the invention is not limited thereto but only by the claims. The drawings described are only schematic and are non-limiting. In the drawings, the size of some of the elements may be exaggerated and not drawn on scale for illustrative purposes. [0052]
  • The terms first, second, third and the like in the description and in the claims, are used for distinguishing between similar elements and not necessarily for describing a sequential or chronological order. It is to be understood that the terms so used are interchangeable under appropriate circumstances and that the embodiments of the invention described herein are capable of operation in other sequences than described or illustrated herein. [0053]
  • One aspect of the invention relates to an apparatus or environment, capable of performing multi-tasking, to multi-tasking methods, to an operating system that supports the methods and runs on the apparatus or parts of such an apparatus. [0054]
  • In one embodiment, the apparatus is capable of executing at least one application, composed of a plurality of tasks. These tasks may execute as threads. At least a number of the tasks are selectably executable as software components or tasks, meaning executable on a programmable processor, and as hardware components or tasks, meaning executable on a dedicated datapath or on a micorcontroller or similar. [0055]
  • In this embodiment, the apparatus comprises a plurality of resources, more in particular at least of one programmable processor and a reconfigurable hardware device, meaning capable of being reconfigured in various datapaths, suited for executing the hardware components or tasks. [0056]
  • A reconfigurable hardware device, comprises typically a plurality of small configurable logic blocks and an interconnect structure for interconnecting the configurable logic blocks. A reconfigurable hardware device can be a logic gate array, e.g. a Field Programmable Gate Array (FPGA). Reconfiguring the hardware device means changing the configuration or function of the logic blocks and/or the interconnection between the configurable logic blocks. As the reconfiguration works at the level of these relatively small configurable logic blocks, this type of reconfigurability is denoted fine grain reconfigurability. [0057]
  • One aspect of the invention relates to a method of using such a reconfigurable hardware device, the method being particularly adapted for multi-tasking. Fine grain reconfigurability allows for changing all configurable logic blocks and their interconnects but requires a full place-and-route operation. In one aspect the invented method restricts the degree's of freedom in reconfiguring while retaining the necessary flexibility for enabling the hardware device to execute a hardware component or task. This is realized by arranging the configurable logic blocks in various groups, typically in an array, wherein respective blocks are placed edge-to-edge in a tiled arrangement, thereby defining so-called tiles. [0058]
  • A tile can thus be defined as a plurality of near-by or neighboring configurable logic blocks. The tile size can be selected such that a title is configurable in a variety of configurations, each of the title configurations being capable of running a hardware component or task. In order to avoid full place-and-route operations, each of the tile configurations has an interface, with the position of the interfaces within the hardware device being predetermined. A multi-tasking method in accordance with an embodiment of the invention, executed on an apparatus incorporating a reconfigurable hardware device, reconfigures the hardware device, by selecting configurations from the predetermined configurations of the tiles. Such a method can modify the functionality of the hardware reconfigurable device (hence such that the set of hardware tasks the device is capable to run is changed) by reconfiguring at least one of the tiles from a first configuration, capable of running a first task, into a second (different) configuration, capable of running a second (different) task. Further, the reconfiguring of the one tile can be such that the interface of the second configuration satisfies the interface position constraints. [0059]
  • Another aspect of the invention provides an operating system, or at least extensions for a traditional operating system, for a reconfigurable system, capable of managing tasks (of one or more applications) over the different resources of an apparatus, having at least one reconfigurable hardware logic device, enabling handling of tasks, executable as hardware component, also denoted a hardware task. The operating system schedules tasks, both on a programmable processor such as an Instruction Set Processor (ISP) and on the reconfigurable logic device and supports a uniform communication framework, which allows tasks to send/receive messages, regardless of their execution location. [0060]
  • Another aspect of the invention provides a middle layer system or middleware running on top of the operating system, taking the application as input and deciding on the partitioning of the tasks between the reconfigurable hardware device and the software-based programmable processor. The partitioning is preferably based on quality of service considerations. [0061]
  • In one embodiment of the invention, a method of reconfiguring the apparatus provides communication while the tasks are executed. Therefore, on the reconfigurable hardware device a communication network such as an interconnection network or arrangement for routing resources is defined on the routing structure, defined for the configurable logic blocks, for providing communication between the tiles. [0062]
  • In an embodiment the inter-task communication is based on message passing. Messages are transferred from one task to another in a common format for both hardware and software tasks. Both the operating system and the hardware architecture should therefore support this kind of communication. [0063]
  • In one embodiment, the operating system provides means for updating address translation tables, to be used whenever the operating system schedules a task, represented by a logical address, in hardware. This address translation table allows the operating system to translate a logical address into a physical address and vice versa. The assigned physical address is based on the location of the task in the interconnection network. The operating system can further provide a message passing API, which uses these logical/physical addresses to route the messages. [0064]
  • In one embodiment, the operating system is aware of the tile usage at any moment. As a consequence, it can spawn a new task without placement overhead by replacing the tile content through partial reconfiguration of the FPGA. [0065]
  • The hardware architecture can provide the necessary support for message passing. Messages between tasks, both scheduled in hardware, can be routed inside the interconnection network. Nevertheless, since the operating system can control the task placement, it also controls the way the messages are routed inside the network, by adjusting the hardware task routing tables. A packet-switched interconnection network can be provided to handle hardware management issues such as task placement, location independence, routing, and inter-task communication. Task placement is the problem of positioning a task somewhere in the reconfigurable hardware fabric by executing a placement algorithm but with a constraint to fit the task in the shape of a tile. Run-time task placement is therefore enabled and greatly facilitated, since every tile has the same size and same shape. [0066]
  • The run-time routing provided by one embodiment of the invention can be described as providing connectivity between the newly placed task and the rest of the system. The provided communication infrastructure, implemented at design-time inside the interconnection network, provides the new task with a fixed communication interface, based on routing tables. Once again, the operating system preferably does not run any complex algorithm. Its only action is updating the routing tables every time a new task is inserted/removed from the reconfigurable hardware. [0067]
  • In one embodiment, the design of relocatable tasks is provided as a common behavior for the HW and the SW implementation of a task. One embodiment of the invention provides for a unified representation that can be refined to both hardware and software. Consider a C++ library that allows unified hardware/software system design, by allowing a designer to make a representation of an application as communicating threads. The objects contain timing information, allowing cycle-true simulation of the system. Once the system is designed, automatic code generation for both hardware and software is available. This ensures a uniform behavior for both implementations in the heterogeneous reconfigurable system. [0068]
  • Through the use of the foreign language interface features, an interface is provided that represents the communication with the other tasks. This interface provides functions like send_message and receive_message that will afterwards be expanded to the corresponding hardware or software implementation code. This ensures a communication scheme that is common to both implementations. [0069]
  • Methods in accordance with one aspect of the invention provide for spatial multitasking in hardware, in contrast to the time-based multitasking. Since the number of tiles is limited, the operating is forced to decide at run-time on the allocation of resources, in order to achieve maximum performance. Consequently, the operating system has means to pre-empt and relocate tasks from. the reconfigurable logic to the ISP and vice versa. [0070]
  • ISP registers and a task memory completely describe the state of any task running on the ISP. Consequently, the state of a pre-empted task can be fully saved by pushing all the ISP registers onto a task stack. Whenever the task gets rescheduled at the ISP, simply popping the register values from its stack and initializing the registers with these values restores its state. This approach is not necessarily usable for a hardware task, since a hardware device can depict its state in a completely different way. For example, state information can be held in several registers, latches and internal memory, in a way that is very specific for a given task implementation. In a such a design there is no simple, universal state representation, as for tasks executing on the ISP. Nevertheless, in one embodiment of the invention the operating system extracts and restores the state of a task executing in hardware, since this is a key issue when enabling heterogeneous context switches. [0071]
  • A way to extract and restore state when dealing with tasks executing on the reconfigurable logic can be achieved by extracting all status information bits out of the read back bitstream. This way, manipulation of the configuration bitstream allows re-initializing the hardware task. When adopting this methodology to enable heterogeneous context switches, one embodiment of the invention provides a translation layer in the operating system, allowing it to translate an ISP type state into FPGA state bits and vice versa. Furthermore, with this technique, the exact position of all the configuration bits in the bitstream must be known. However, it is clear that this kind of approach does not produce a universally applicable solution for storing/restoring task state. [0072]
  • In one embodiment, the invention provides a high level abstraction of the task state information. In this way the operating system is able to dynamically reschedule a task from the ISP to the reconfigurable logic and vice versa. [0073]
  • One embodiment of the invention enables reconfigurable computing, e.g. the ability to execute a variety of computational functions on the same computing platform, by changing the computation capabilities of the platform, in a dynamic way, meaning at run-time. When executing an application the reconfigurable platform functions however as if it were a fixed hardware programmable processor, i.e. the reconfiguration remains transparent to a user of the system. [0074]
  • Another aspect of the invention exploits the fine-grain architecture of the platform, meaning the ability to change the function of each of the logic blocks on the one hand but introduces a coarse grain onto the platform for enabling the run-time approach, e.g. by reconfiguring groups of logic blocks or tiles of the reconfigurable device. [0075]
  • Another aspect of the invention exploits the reconfiguration properties of the platform, more in particular the partial reconfiguration capabilities while avoiding rerouting. This is done by imposing restrictions in the configurations allowed on the platform. The restriction invokes the presence of computing blocks larger than the logic blocks of which the platform comprises but smaller than the platform itself. The computing blocks are communicating via an interconnection network. The network can also partly comprise logic blocks. [0076]
  • Another aspect of the invention provides an operating system performing the scheduling control for multitasking, dynamic task creation and deletion and task swapping. A communication semantic, called message passing, suited for both HW and SW tasks, is presented. The message passing can be used instead of fixed wiring. Decisions on a network topology and routing strategy, keeping the communication overhead in terms of area (e.g. the routing controller) and timing low, are also provided. In one embodiment of the invention, the network is preferably designed in order to prevent deadlocks and guarantee communication within a given time frame, although no fixed route/wire is available. Important for allowing task and the involved context switching in such a HW/SW multitasking platform is the capability of having a uniform state representation, for both a HW and SW task. By providing a high-level description of a task, the description being capable of being mapped to both a HW or SW task, allows the indication by the task developer to indicate the important state variables. The operating system has means for saving/accessing the state of a task when a task swapping is performed. Method for transforming high-level task descriptions, for instance using single threaded code, like in C or C++, into multi-threaded descriptions, like dynamic dataflow models, are suitable. [0077]
  • In an embodiment of the invention, at a first stage, the application is represented by a functional model as shown in FIG. 16. This [0078] functional model 61 is optionally partitioned at into two sub-models 62, 63. The partitioning can be done at run time. One optional sub-model 62 describes the application software part. The other model 63 describes the application hardware part. An application source code 64 of an application software part is then run-time precompiled (e.g. on-the-fly compiling) 66 into a software bytecode 68 by a software virtual machine precompiler. The precompiler operates at run time, e.g. on-the-fly compiling. The hardware sub-model 63 is written in a description language and is fed into an automatic hardware code generation environment such as described in U.S. Pat. No. 6,233, 540. The hardware sub model 63 is transformed at run time into a structural register transfer level (RTL) hardware description 65. The hardware design environment can be depicted as a hardware virtual machine precompiler 67 (e.g. for run-time compiling, such as on-the-fly compiling), generating abstract hardware bytecode as described in EP 1,168,168 which is incorporated herein by reference.
  • The [0079] software bytecode 68 is interpreted by the software virtual machine (SVM) 69, and turned into native application software code 70 that runs on the native CPU of a programmable processor 71, e.g. an ISP as shown in FIG. 17. On the other hand, the hardware bytecode 72 is interpreted by the hardware virtual machine (HVM) 73, and turned into native FPGA bitstreams 74 that will configure the native FPGA 75.
  • In one embodiment of the invention, the methods and apparatus can be applied, for instance, to multimedia applications, e.g. on portable devices like a personal digital assistant (PDA) or a mobile phone, MP[0080] 3 players, MPEG players, games and browsers. To achieve Quality of Service (QoS) required for these applications, one embodiment of the invention not only provides the flexibility of a programmable processor, as well as an improved computation power for a specific application domain but also allows improved flexibility, e.g. by use of a reconfigurable hardware device.
  • Another aspect of the invention is therefore a general-purpose computing platform that allows different applications to run, like multimedia applications, and that offers enough flexibility to download and execute future applications. This platform can be powerful, flexible, energy conscious and inexpensive. The reconfigurable platform is provided with a software environment that allows the same ease-of-programming as a general-purpose processor platform today. The invented platform is a combination of an instruction-set processor (ISP) with a reconfigurable hardware device. The introduction of the reconfigurable hardware device provides low power consumption for high computation power by its hardware characteristics on the one hand, and flexibility by its reconfiguration aspects on the other hand. The platform supports true hardware/software multitasking. At least one of the tasks can be run either on the ISP or on the reconfigurable hardware. An operating system manages the applications by distributing the different tasks on the available resources. The provided platform is thus a heterogeneous multi-processor platform, containing one or more instruction set processors (ISP) and one or more reconfigurable matrices (for instance a logic gate array, especially an FPGA). [0081]
  • It is another aspect of the invention to provide an operating system (OS), capable of dealing with the platform, by providing a clear interface to the facilities of the platform and to support concurrent task execution. In one embodiment, the operating system is an application independent system, allowing applications with a plurality of tasks, to communicate with the HW/SW platform. Application tasks mapped on the reconfigurable matrix are denoted hardware (HW) tasks while other tasks are denoted software (SW) tasks. The operating system is denoted a HW/SW OS. Facilities for invoking hard real time constraints on a SW task are included in the operating system. A technique for storing state information of a task pre-empted on a reconfigurable device is introduced. The storage and transfer/restoration of state information is managed by the HW/SW OS scheduler. The OS allows incorporation of a reconfigurable matrix as a system resource. The OS provides for architecture independence, meaning that it does not matter for the OS whether the reconfigurable matrix is an attached resource, an embedded resource or completely integrated with the ISP. Further abstraction is provided, meaning that a virtual processor is abstracted in an efficient way, so that the execution details are hidden to the application (and programmer). Further means for scheduling, thus deciding how to perform true multitasking on the reconfigurable matrix, is provided. Communication means for setting up multi-purpose, efficient communication between the reconfigurable resource and the rest of the system components is provided. Creation of a HW/SW OS capable of handling all the hardware design differences of the existing and future platforms is extremely difficult. The reconfigurable matrix might be an attached resource (meaning, it might not always be present e.g. Ipaq Expansion Pack), and it could be an embedded resource, or even integrated with the ISP. The scheduling means performs scheduling of tasks on a heterogeneous multi-processor platform. In general, solving the scheduling issue, means solving the following problems: Since the computing resources are limited: how to decide what task to run and where, in case there are multiple processors are available. These decisions can be based on parameters like task priority, processor affinity,etc. In case of pre-emptive scheduling, the context of the current task can be saved, in order for this task to continue whenever additional computing resources are assigned to it. The applications run on the platform concerns multiple, possibly independent, tasks running in parallel on the reconfigurable matrix. [0082]
  • Another aspect of the invention makes a distinction between the following tasks: (i) software only tasks: they need an ISP to run, (ii) Hardware only tasks: can only be executed on a reconfigurable matrix and (iii) Hardware/Software tasks: this is a special kind of task that can be executed either on an ISP or a reconfigurable matrix. This also implies that both representations (ISP and reconfigurable matrix) are available on the platform. Tasks that can run either in hardware or in software are the most flexible kind of tasks: based on a set of parameter values, the OS scheduling system will decide what task will be run on what processor. This way the reconfigurable matrix will be filled with hardware capable tasks. In case not all hardware/software capable tasks are assigned to the reconfigurable matrix and if there is some spare computing power on the ISP, these unassigned tasks can be executed by the ISP. [0083]
  • In order to preserve the behaviour of the HW/SW task as much as possible (with respect to running the task in HW) when executing this task on the ISP, it is executed as a software task with hard real time properties. Furthermore, this software task is controlled by the same API, as when the task runs in hardware. This also simplifies switching such a task from hardware execution to software execution and vice versa. Context switching, when considering ISP's, means that the OS pre-empts the currently running task and stores its context. The context of such a task is fully described by the ISP's registers. Switching to the new task (for whatever reason), is done by simply loading its saved context into the ISP's registers and continuing execution at the point it was pre-empted. When pre-empting a task on a reconfigurable matrix, storing the context is done in a different way. The state of a hardware task is defined by several registers, placed all over the IP block. One possible way of extracting the state of the task running in hardware is to filter out all the relevant status information bits from the readback bitstream. Restoring the context, in that sense, implies setting the state of each single register in the configuration bitstream. [0084]
  • In an alternative approach, as soon as a hardware task running on the hardware device receives a pre-emption request from the scheduler, it moves from the switching point to a pre-emption state and sends a message containing its current state. This state information can be used to start a software program running on the ISP and continue at the pre-emption point of the hardware task, or to restore the context of hardware task at the next hardware context switch. This means, of course, that the amount and form of the state information that needs to be transferred at pre-emption is task dependent or could be switching point dependant. The storage and transfer/restoration of state information is managed by the HW/SW OS scheduler. This technique can also be applied when context switching is initiated by the hardware task itself. Further the hardware device, e.g. an FPGA, can incorporate architectural support for the HW/SW OS. For this purpose a kind of memory controller/programmer is provided. This takes care of saving/reloading context and configuration of the IP tiles. Suppose all tasks are partitioned, but a new HW/SW task comes in. Although it should be executed in HW, the HW/SW OS can decide to start it in SW in order to minimize execution latency and, as soon as the reconfiguration is finished, switch the task from SW to HW. [0085]
  • To create a true hardware/software multitasking environment, an operating system is provided by one aspect of the invention that manages the different applications running on the platform. The main function of the operating system is to manage tasks. An application running on the platform will contain a combination of tasks. Each of these tasks isq to run on one of the available resources. When a new task is started or an old task is deleted, some of the existing tasks might have to be rescheduled onto another resource (e.g. to provide more computational power to the new task or to decrease the power consumption). In accordance with an aspect of the invention, the task creation and deletion consist in the usual task handling for a software task, and in reconfiguring the FPGA for a hardware task. The operating system preferably keeps track of the available resources, meaning location of all the tasks running. For example, the OS can keep track of which tile of an FPGA is being used to execute a task. Task rescheduling is also provided by one embodiment of the invention. State equivalence is identified between a software task and a hardware task. Indeed, when a task is rescheduled from hardware to software or vice-versa, the state information is transferred in order to resume the task where it has stopped. [0086]
  • In one embodiment, the operating system handles communication between the tasks. Three possible cases are envisaged: communication between two hardware tasks, communication between a hardware task and a software task and communication between two software tasks. A preferred communication scheme is message passing. The communication between hardware tasks is preferably handled by an interconnection network. The operating system updates at run-time the routing tables of the tasks, and the network drives the messages to the correct destination. For hardware-software communication, the hardware block uses a specific address in its routing table that corresponds to the operating system. The messages between the ISP and the FPGA are stored in buffers. For software-software communication, the same scheme, e.g. message passing, is used in order to have a unified representation of the communication between tasks, no matter where the tasks are located. In order to guarantee some QoS in the system, real-time services should be provided by the operating system. The communication will indeed generate interrupts that should be handled fast enough (especially in the case of multimedia streams). [0087]
  • The operating system software can be supplied as a computer program product which includes code segments which when executed on a computing device execute methods in accordance with one aspect of the invention. One embodiment of the invention also includes a data carrier storing the operating system computer program product and being machine readable to install and execute the operating system when loaded into a computing device. [0088]
  • It is a further aspect of the invention to provide an abstraction layer, in the form of a device driver, between the reconfigurable matrix and the operating system (HW/SW OS). The application running on the computing platform communicates with the HW/SW OS, which in turn communicates with the device driver. Essentially no direct communication between the application and this device driver needs to exist. The device driver, that abstracts the reconfigurable matrix away from the HW/SW OS, handles the problem of where to place the HW tasks in the reconfigurable matrix. This device driver provides a uniform way to communicate with the reconfigurable hardware device. The abstraction layer is such that it works for a pre-routed network (ICN) on the reconfigurable device, e.g. an FPGA, and other runtime reconfigurable architectures, that have a different task placing mechanism, as long as a device driver with the suitable API is provided. The API informs the HW/SW OS of the parameters of the underlying HW: this includes the number of IP tiles (how many tasks can be run in parallel), the reconfiguration speed/latency, the communication speed/latency). [0089]
  • The driver software can be supplied as a computer program product which includes code segments which when executed on a computing device execute methods in accordance with one aspect of the invention. One embodiment of the invention also includes a data carrier storing the driver computer program product and being machine readable to execute the driver when loaded into a computing device. [0090]
  • In one embodiment of the invention, a middleware software is provided which has means for communicating with the operating system, the middleware software having means for performing the selection of whether a task will be selected as software or as hardware component. In this way a conventional operating system can be used which is enhanced by means of the middleware software to carry out methods in accordance with one aspect of the invention. The middleware can have means for handling a representation of the application running on the computing platform as a set of communicating threads. The middleware software may also assume the role of generating automatic code for a task either as hardware component or as software component. The selection of whether a task will be executed as a software or as a hardware component can be based on determining a trade-off in terms of QoS for the execution of the application. [0091]
  • The middleware software can be supplied as a computer program product which includes code segments which when executed on a computing device execute methods in accordance with one aspect of the invention. One embodiment of the invention also includes a data carrier storing the middleware computer program product and being machine readable to execute the middleware when loaded into a computing device. [0092]
  • The middleware layer has to fulfil two functions: platform abstraction and QoS-aware rescheduling of task. The user has access to real-time updates of services. For example, using a wireless networked device, the user downloads new services from service providers. A typical example is an applet that a user downloads while browsing the Internet. This applet is coded in a platform-abstracted way, e.g. using the JAVA™ framework. The code is then run on a JAVA virtual machine, e.g. running on a programmable processor. The JAVA virtual machine interprets the bytecodes of the applet. Applying the same concept to the heterogeneous platform in accordance with one aspect of the invention, a virtual machine is provided that can run applets on hardware as well as on software. A suitable hardware virtual machine is disclosed in U.S. Pat. No. 6,233,540 which is incorporated herein by reference in its entirety. A combination of a hardware and a software virtual machine is provided to have one unique machine that can, from a single bytecode, spawn tasks both in hardware and in software. [0093]
  • This approach also alleviates the problem of the design entry for the platform. The application is split into tasks and each task or some of the tasks can be run in hardware or software. But a software task is usually an object file, while the hardware task is represented by a bitstream. Therefore, the level of abstraction is raised. Three embodiments of the invention relate to this issue. In a first embodiment, several implementations with different hardware/software partitioning for an application are used, generated at design time; the different implementations providing different performances and for each application one of the implementations can be selected at run-time. The result is an object file and bitstreams. In a second embodiment, the application contains tasks for which both implementations will be available; the operating system will select at task level whether a task will run in hardware or software. In a third embodiment, a unified language is decoded by the operating system and executed on either the hardware or software resources. [0094]
  • The second and third embodiments present two possible solutions for the design entry. The second embodiment corresponds to a platform dependent approach. Every platform builder provides its own hardware/software compiler and that every application would be represented by two sets of tasks (a hardware and a software version for each task). The third embodiment corresponds to platform abstraction, in the same way as the JAVA virtual machine does for programmable processors. Indeed, using a compiler solution requires to store both versions, both hardware and software, for each task. This increases the memory footprint. On the other hand, having a unified representation can generate some overhead that would reduce the performance of the platform. [0095]
  • Another functionality of the middleware is the QoS aware rescheduling of tasks. The QoS aware rescheduling task of the middleware consists in determining the best trade-off in terms of QoS for the different applications that run simultaneously on the platform. By varying for each application the resources on which its tasks are running, different global QoS levels can be provided. [0096]
  • It is another aspect of the invention to provide an interconnection network on the reconfigurable matrix. Separating communication from computation enables hardware multi-tasking. Implementation of a fixed communication-layer that decouples the computation elements, allows them to be dynamically reconfigured. This communication layer is an interconnection network, allowing fast synchronous communication between hardware tasks implemented on the same matrix. The network can be a 2D torus, for instance, using wormhole routing. Interconnection networks allow fine-grain dynamic partial reconfiguration and make hardware multi-tasking a reality. As already mentioned, the platform can be composed of ISP(s), ASIC(s) and reconfigurable hardware. Multitasking on both the ISPs and the reconfigurable hardware is achieved. A reconfigurable hardware suited for running multiple tasks in parallel is provided. [0097]
  • To run independent tasks in parallel on one piece of reconfigurable hardware, tasks are removed and created without affecting other tasks. On a Field Programmable Gate Array (FPGA) for example, some part of the logic is modified without affecting the rest. Two embodiments are provided: (a) reading back the configuration of the FPGA, updating it and writing back the modified configuration; and (b) writing part of the configuration at each time, i.e. a partial reconfiguration is made. State-of-the-art FPGAs allow a partial reconfiguration of their functionality. For example, the Xilinx Virtex™ series offers a reconfiguration speed of 50 Mbytes/sec. Reconfiguring 10% of a 800 k system gates device (which contains 4715616 configuration bits), would take about 1.1 ms. This is fast enough for user-initiated interaction (starting a new program—the 3D game, for example) but may be too slow for a dynamic context switching of task. Therefore, to realize a dynamic multitasking system, the tasks will be spawned on the available resources, either a hardware tile or an ISP and the ISP will run a traditional multitasking operating system. [0098]
  • If a task requires, for example, for QoS reasons, to be executed in hardware, one of the less critical tasks running on a hardware tile will be reschedule onto an ISP, providing a free resource for the new task. However, each partial reconfiguration would need a complete Place and Route (P&R) iteration, which would prevent a run-time utilization. Indeed, the borders between the different blocks of the system are not fixed on the FPGA architecture, and would have to be rearranged each time a modification is performed. A P&R run typically takes minutes to hours, and is therefore not presently practical when targeting run-time reconfiguration. Therefore to avoid a complete P&R iteration for each reconfiguration, an additional layer is presented with fixed interface topology on top of the FPGA, to raise the granularity of the architecture. In this way a coarse-grain platform is created, containing a set of logical tiles that can be reconfigured separately. A fixed communication network between the tiles allows them to communicate together and with the ISPs. This separation between communication and computation enables an easy and flexible instantiation of new blocks of functionality in the system. [0099]
  • In a further embodiment of this interconnection feature of the invention, a packet-switched interconnection network is used. When applying this type of network in the context of FPGAs, no wires to route means that no cumbersome P&R iteration is required anymore. As communication model, the packet-switched interconnection network preferably uses message passing. This model can also be used towards the ISPs, so that a unified scheme is obtained for hardware/hardware and hardware/software communication. In short, in one aspect an interconnection network is built on top of an FPGA in order to allow dynamic reconfiguration of the tasks running in hardware. The communication scheme is unified for both hardware and software tasks. [0100]
  • Regarding the rest of the platform, fewer constraints are required. Preferably at least one of the ISPs should be used to run the operating system. This ISP should therefore have a connection to the reconfiguration interface of the FPGA. The ASIC part is there for managing fixed parts of the platform, like an LCD or connectivity (e.g., wireless). [0101]
  • The applications running on the platform can be composed of several software threads and of several hardware tasks. These HW and SW components are able to inter-communicate, i.e. a specific HW communication layer, compatible with SW communication, is presented. Hardware resources are shared by dividing the FPGA into logical tiles of coarse granularity. Examples of the use of such a tile is as a JPEG decoder. However, the reconfiguration grain is fine, i.e. an AES encryption module can replace the JPEG decoder. Tasks can be dynamically instantiated in the tile matrix by partial reconfiguration. The communication-layer can be a packet-switched Inter-Connection Network (ICN) and is fixed in place to allow Dynamic Partial Reconfiguration (DPR). In order to do multitasking, the FPGA is partitioned into an array of identical tiles, each tile running a hardware task, equivalent to a software thread. Whereas the granularity of the tiles is coarse, e.g. a tile running a JPEG decoder, the reconfiguration grain is fine: the same tile can be configured to run an image filter as well as a data encryption module. [0102]
  • The ability to dynamically reconfigure tasks depends on the control over the boundaries between them. This avoids the traditional design-flow. For example, conventionally, when an AES encryption module is reconfigured in place of a Laplace edge detector, their interfaces do not match and a Place and Route (P&R) on the whole FPGA has to be performed. However, by adding constraints to the positioning of the interface in accordance with one aspect of the invention, the P&R phase is only required at design-time because it yields hardware components with an identical input/output topology. Hardware tasks are thus encapsulated into a fixed layer providing them with a unified way of communicating. This communication layer raises the abstraction level of the hardware blocks, allowing easy Intellectual Property (IP) block integration. Various fixed communication layers such as buses and on-chip interconnection networks can be used to this end. However, a packet-switched network is preferred over a bus for three reasons. A simple bus is a major bottleneck because its routing resources are shared by all connected blocks, whereas in a network routing resources are distributed. A network is therefore easily scalable, whereas the complexity of a bus arbiter increases with the number of blocks controlled. Finally, networks are more power efficient than buses, because idle parts can be powered off, whereas buses must always drive long lines. An interconnection network can be seen as an array of routers interconnecting an array of processors. [0103]
  • In general each processor has direct access to a local memory, without using the ICN. Other interconnection networks can successfully used such as the J-Machine, with various forms of architectures, e.g. k-ary n-cubes, hyper-cubes, butterflies, crossbars and routing policies, e.g. virtual cut-through, wormhole, mad-postman switching. Embodiments of the invention are implemented as a whole network with all the processors on the same FPGA. The choice of ICN is therefore dictated by the need for low hardware overhead. A network, and therefore its complexity, are described by two parameters: topology and routing algorithm. An FPGA is a 2-dimensional chip, so a 2D network topology is suitable. In a mesh-topology a router has to be able to route in all directions: North, South, East and West (FIG. 7[0104] a). It is possible to reduce the router complexity by using a similar topology, called a torus network. Such a network folds the mesh along the horizontal and vertical directions and therefore only requires routing along two directions, i.e. East and South (FIG. 7b). However, this complexity reduction comes at the expense of a 15% increase (for a 4*4 folded torus) in power consumption with respect to a mesh network. A suitable routing algorithm in a 2D torus is called Wormhole Routing. It is a blocking, hop-based, deterministic routing algorithm. It uses relative addresses and thus does not require a global knowledge of the network. In wormhole switching, message packets are pipelined through the network. This technique relieves routers of buffering complete messages, thus making them small and fast. A message is broken into flits (flow control units). Flits come in two types: header flits, containing routing information and data flits containing the message itself. The two header flits give the number of channels that must be traversed respectively in the X and Y directions. Packets are routed first along the X direction, then along the Y direction before reaching their target. The value in the X header flit is decremented each time a router is traversed. When it reaches zero, the X heading flit is discarded and routing starts on the Y dimension. When Y equals zero, the message enters the destination hardware block (see FIG. 8a). The network can use two time-multiplexed Virtual Channels (VC) to avoid deadlocks (see FIG. 8b). Deadlocks in an interconnection network occur when no message can advance toward its destination because all queues are full with messages not destined to neighboring routers. Router 0 only sends messages on VC_0, whereas the other routers may initiate messages only on VC_1 (see FIG. 8b). This virtual channel management policy avoids deadlocks by breaking the torus into a spiral.
  • It is another aspect of the invention to present method for execution of an application or a plurality of applications, the execution requiring running substantially simultaneously a plurality of tasks (multi-tasking), on the platform. The execution method allows for dynamically instantiation of HW tasks by exploiting partial reconfiguration of a reconfigurable matrix, for a low hardware overhead. Parts of the reconfigurable matrix, e.g. a tile, are reconfigured, hence fine-grain configurability is exploited. [0105]
  • Another aspect of the invention provides a new class of hybrid platforms dynamically mixing hardware and software components. This aspect of the invention thus concerns reconfigurable architectures, composed of an instruction-set processor running software processes and coupled to a reconfigurable hardware device such as an FPGA on which hardware tasks are spawned by dynamic partial reconfiguration. Separating communication from computation enables hardware multi-tasking. The invention is not limited to a specific driver application. [0106]
  • As an example, a user powers on a portable device to watch a movie. He presses the start button and begins enjoying the show. Some time later, a scene is boring him. He wants to play a 3D game for a while, while the scene is going on. He will resume watching the movie after the scene. He therefore wants to have the movie being displayed in a small part of the screen. The computing platform platform is used in the portable device. It is composed of one or more ISP(s), one or more application specific integrated circuit(s) (ASIC) for functions like wireless communication or LCD management, and reconfigurable hardware. When the user is starting his movie decoder the first time, the reconfigurable hardware is free and completely available. As a result, the movie player can be started on it, as a hardware task. The computational power of the reconfigurable hardware allows playing the movie at full quality. When the user decides to start the 3D game, there are not enough resources available on the reconfigurable hardware to run both applications. However the movie can be downscaled in resolution and frame rate, resulting in reduced computational requirements for the player. The movie player can therefore be rescheduled into one of the ISPs, as a software task. This frees up some hardware resources and allows the 3D game to be started as a hardware task. For different multimedia content, different architectures are required. Consequently the two architectures would have to be present on the device to enable the same scenario. By running these applications on a reconfigurable hardware this problem is avoided. An architecture can be downloaded that fits best the application running on the device. [0107]
  • An ASIP can be tuned for each application, and replaced every time the application is changed. This scenario can be extended to the task level. An application is typically composed of communicating tasks. The reconfigurable hardware can run multiple separate (hardware) tasks at the same time. As a result, the platform can realize true hardware-software multitasking. Consider a reconfigurable hardware matrix containing n[0108] h tiles. Each of these tiles is able to run a task. An application i is divided into ni tasks. Each task can be run either in hardware or in software. The system will first try to schedule the tasks on the hardware tiles. If it fails—meaning that the sum of the tasks of each application is bigger than the nh available—two solutions can be envisaged: the operating system and/or middleware selects which tasks are critical and should be run in hardware, and schedules the other ones on the ISP or the tasks are dynamically scheduled one after the other on the hardware tiles. The first solution implies that some applications would receive more compute power than others, generating the best trade-off for the user. The second solution is equivalent to consider the nh tiles as nh processors that can schedule multiple tasks sequentially. It requires the possibility to perform a context switch of a hardware task.
  • One embodiment of the invention can be represented in three layers as shown in FIG. 5. The [0109] lowest layer 10 represents the physical platform in itself, including the reconfigurable hardware and the ISPs. The middle and upper layers 12, 14 comprise the programming infrastructure that needs to be built on top of the physical platform 10 to allow easy design of applications on it. The middle layer 12 is the operating system, which enables multitasking of both hardware tasks and software tasks, and provides some real-time services. The upper layer 14 is a middleware layer that delivers two types of services. First, it creates an abstraction layer for the programmers. Indeed, these are preferably shielded from the internals of the platform, having a common way of coding their applications 16 independently of the target device on which they would run. Second, the middleware 14 has to manage the usage of the resources in order to provide always the best trade-off in terms of QoS for each of the applications.
  • As an example of an implementation of the invention, a board is provided containing a Xilinx Virtex-II™ XC2V6000 FPGA, a Compaq iPaq™ handheld device and some glue logic. The FPGA serves as the reconfigurable hardware device, having a packet-switched interconnection network, and runs hardware tasks. The iPaq contains the rest of the platform. There is only one ISP, which is a StrongARM SA-1110 processor, for example. The iPaq and the FPGA board are connected together via the Expansion Bus of the iPaq. The communication between the processor and the network on the FPGA is performed by buffering messages in a Random Access Memory, e.g. a DPRAM. The glue logic on the FPGA board allows the processor to perform a partial reconfiguration of the FPGA. The operating system is based on Linux™, for example. A port of Linux is indeed available for the iPaq. Real-time services to the Linux OS (RT-Linux), running on the processor (206 Mhz) is added. Extensions enabling the management of hardware tasks are added. The interconnection network is a 2D torus using wormhole routing, for example. This implementation achieves transfer rates up to 77.6 MB/s between two adjacent routers, when clocked at 40 MHz. Interconnection networks on FPGAs allow fine-grain dynamic partial reconfiguration and make hardware multi-tasking a reality. [0110]
  • A further example of an implementation of the invention is a packet-switched ICN on a Virtex XCV800. Reconfigurable designs can target the Virtex II, because it features 6 columns of block-RAMs (BRAMs), allowing implementation of up to 6 routers, whereas the Virtex I has only 2. The data-path width is chosen to maximize the network's throughput. However, it cannot be too wide, because on the Virtex I family the BRAM element is 16-bit wide. Moreover, reconfigurable modules have to use the scarce number of long-lines connecting tri-state buffers to connect routers together and to get access to resources such as BRAMs or multipliers. Preferably the availability to these resources is prioritized. Therefore, on the network, messages are segmented into 16-bit flits. The Maximum Transfer Unit (MTU) is fixed to 128 data flits per message, enabling a Virtex I to buffer two messages in a BRAM. The ICN is fully pipelined and achieves, between two routers, a peak rate of 38.8 MBytes/s per virtual channel, when clocked at 40 MHz. Hardware tasks can be slow compared to the network's bitrates. Therefore, to avoid blocking, the hardware tasks are decoupled from the network using interfaces. [0111]
  • These interfaces use dual-port BRAMs (Block Random Access Memory) to buffer messages and work as a network abstraction layer for the hardware task. The ICN is connected to the memory bus of the Strong-Arm SA1110 on a Compaq iPaq 3760. A specialized interface (IO interface) resides at the border of the FPGA to enable communication with the CPU. The IO interface uses control registers and interrupts to communicate with the CPU and its message buffers are memory mapped to the SA1110. The scheduling of the hardware tasks is done on the CPU. Moreover, the reconfiguration of the Virtex is also done by the CPU, which accesses the Virtex select-map port through some glue-logic. At 50 MHz a Virtex XCV800 can be reconfigured in less than 11 ms (39.5 ms on a XC2V6000). For partial reconfiguration can be achieved at well under 5 ms, which allows hardware tasks to start in a time a user cannot perceive. [0112]
  • On a 2D torus, rows are equivalent to columns, therefore the torus can be decomposed into rows of 1D toruses connected to columns of 1D toruses as shown in FIG. 6. Two [0113] simple 1D routers 28 can be chained to obtain a 2D router and produce a more modular network. A 1D-router has two input/output channels as shown in FIG. 8. A message entering a router 28 can either be forwarded along the current direction or sent orthogonally, either on a column if the Y header-flit is non-zero, or into a hardware task 29. Each channel is composed of a 16-bit data path and of 3-bit control signals. Two control-bits are used to signal the presence of a message and its destination and the third is a back-pressure signal (NACK) used to block a message entering a busy router or interface. The routers 28 handle two time-multiplexed VCs to avoid deadlocking. These VCs are interleaved, with one clock cycle each. For efficiency, the router is fully pipelined. Because the data channels are interleaved the control signals are also interleaved and precede data by one clock cycle. The NACK signal, used for blocking, is back-propagated along the message path. It takes two ticks for a flit to get out of a router, therefore at each clock cycle data is transmitted on, alternating VCs.
  • A 1D-router is composed of one input controller [0114] 31 per channel, one arbiter 35 and an output-controller 36 as shown in FIG. 9. The input controllers 31 a, 31 b issue output requests to a round-robin arbiter 35 and a unit 32 a, 32 b decrements header-flits when routing. Each output channel has a unit 33 a, 33 b with a 2-flit deep buffer 34 a, 34 b to be able to resume blocked messages. The output controller 36 is composed of a 2-input crossbar-switch and the NACK. An interface decouples the hardware task 29 from the network using DP-RAMs as message buffers. The hardware task 29 (FIG. 6) can then use independent data-width and clock rates, allowing easy IP integration. The interfaces are designed to cope with the sustained bit-rates required by the ICN and perform multiple-message buffering to reduce network congestion. Moreover the interface, called a “net-cell”, provides the hardware task (or IP-block) with high-level communication by means of routing tables. Hardware tasks 29 within an application communicate through a tuple composed of a logical address and a port number, similar to the IP address and UDP port number for the UDP protocol. Routing tables transform a destination logical address into the number of X and Y hops on the network. The routing tables are updated by the RT-OS to match the position of the IP-block in the network. Therefore, a task does not need to know where it is situated in the network and whether the tasks it communicates with are running in hardware or software. The RT-OS adapts the routing tables after an IP-block reconfiguration. They can also be modified at any time without having to reset or stop the hardware task. This is very useful if some other task from the same application is switched in or out of the network as a function of the available resources and the QoS policy. The net-cell buffers two input and two output messages on a Virtex I and eight on the Virtex II. Each message buffer is complemented by a control register bank giving the length and origin/destination of the message. This high-level protocol information such as port number or net-cell origin is piggy-backed in the Y-header flit and does not require extra bandwidth.
  • A net-[0115] cell 40 is composed of a process of reading 41 the local router and steering the storage of messages in a circular linked-list 42 of message buffers and control registers as shown in FIG. 10. The hardware task is encapsulated in a block 44 that always presents the same fixed interface giving access to a message-in presentation layer 43 and a message-out presentation layer 45. Moreover, this fixed block 44 also gives ports 47 to extra local resources such as BRAMS or even multipliers on a Virtex II. The presentation layers 43, 45 abstract the internals of the net-cell from the IP-block. A process is continued by steering the storage of messages in a circular linked-list 46 of message buffers and control registers and of writing 46 to the next local router.
  • The reconfigurable platform is composed of an ISP (SA-1110) coupled to an FPGA through its memory bus. A special interface, similar to a net-cell, has been designed to allow fast and efficient communication between them by means of memory-mapped registers and interrupts. The Virtex I implementation can buffer [0116] 8 input and 8 output messages in its BRAMs. These are mapped in the memory space of the SA-1110 to allow fast access. Indeed, on an iPaq 3760 the SA-1110 has a maximum access speed of up to 103 MHz on its memory bus.
  • The full design is composed of fixed [0117] router modules 52 and replaceable IP modules 54 as shown in FIG. 11. The IP modules 54 can be loaded dynamically, according to the user actions. When a new IP module 54 is to be loaded into the FPGA it will be placed into a free predefined area, or will replace a module that is no longer needed. In order to be able to dynamically reconfigure the design, partial bitstreams of the IP modules 54 must be available. The partial bitstreams for the IP modules 54 can be generated following the Partial Reconfiguration (PR) methodology developed by Xilinx (ISE tool suite v4.2 and higher).
  • According to the Xilinx methodology, the design has to be partitioned in fixed and reconfigurable modules. [0118] Routers 52 are fixed and hardware tasks are executed on the reconfigurable modules. In principle, during the partial reconfiguration process all the modules can continue working, except for the reconfigured module. However, if the network has to maintain communication between modules this may not be possible. According to the PR methodology, the reconfigurable modules must span the whole chip from top to bottom. Therefore the 2D torus must be folded into a 1D structure and consequently the communication between routers has to traverse the reconfigurable modules.
  • The communication with the reconfigurable modules can take place through a “Bus Macro” 56 (BM—see FIG. 11). The [0119] BM 56 ensures the reproducibility of the design routing and is implemented using tri-state buffers. The tri-state buffers force the routing to always pass through the same places. At the same time they decouple the modules from each other during reconfiguration, avoiding possible harmful transitory situations. In this way, a 4 bit per row communication channel is possible between adjacent modules. This limitation comes from the current Virtex architecture and its limited routing resources. The Virtex II 6000 has 96 rows, limiting the total number of bits passing through the interface to 384. Moreover, the BMs 56 only support unidirectional signals, strongly limiting the minimum size of an FPGA that can be used to implement the network.
  • The current Xilinx tool suite requires the modules to have widths in multiples of 4 columns. A Virtex II 6000 has 88 columns which sets the upper limit of the possible modules to 22. However, the main limitation in the number of modules comes from the fact that all resources, such as [0120] BRAMs 58, present inside the area reserved for a module can only be used by that module. Because the routers 52 use BRAMs 58, the maximum number of routers 52 is given by the number of BRAM columns available on the FPGA: 2 for a Virtex I and 6 for a Virtex II 6000. The use of an ICN brings in some hardware overhead. The synthesis has been performed with Synopsys Design Compiler on a Virtex XCV800. For a 2*2 torus network the hardware overhead on a Virtex XCV800 amounts to 35%, but drops to 9.5% on a bigger Virtex XC2V6000. The ICN is fully pipelined and it takes 2 clock cycles to transmit one 16-bit flit on a given VC. There are 128 data flits in a message and two extra header flits plus two more for the message tail. The bandwidth between two adjacent routers, per VC is therefore: ( 16-bit * 20 MHz * 128/132)/8=38.8 MBytes/s. On a 2*2 torus network, the total bandwidth is therefore 310.4 MBytes/s. The throughput of the network is however limited by the deterministic routing scheme. If each task is simultaneously sending a message, the throughput drops to 20%.
  • A technique to overcome this problem is to clock the network faster than the hardware tasks. The proposed three steps enable the use of interconnection networks to perform fine-grain dynamic multi-tasking on FPGAs. In the first place, one separates communication from computation by using a fixed communication layer. To this end, interconnection networks are to be preferred over bus architectures because they are more scalable and consume less power. The interconnection network can be a fully-pipelined 2D-torus that uses wormhole routing to minimize hardware overhead and achieves 77.6 MBytes/s at 40 MHz. Finally, dynamic partial reconfiguration is possible on Virtex FPGAs by folding the 2D-network into a 1D-structure fitting the Virtex column-based architecture. [0121]
  • It is another aspect of the invention to provide an operating system (or at least extensions for traditional operating systems) for reconfigurable systems (OS4RS) capable of managing the tasks over the different resources, including handling of hardware tasks. [0122]
  • The OS4RS provides multiple functions. First of all, it implements a hardware abstraction layer (HAL), which provides a clean interface to the reconfigurable logic. Secondly, the OS4RS is responsible for scheduling tasks, both on the ISP and on the reconfigurable logic. This implies that the OS4RS abstracts the total computational pool, containing the ISP and the reconfigurable tiles, in such a way that the application designer is not aware on which computing resource the application will run. A critical part of the functionality is the uniform communication framework, which allows tasks to send/receive messages, regardless of their execution location. [0123]
  • On top of the operating system a middle layer taking the application as input and deciding on the partitioning of the tasks, is provided. This decision is driven by quality-of-service considerations. [0124]
  • An application should preferably be designed in such a way that it can be executed on the platform. In a first approach, a uniform HW/SW design environment is used to design the application. Although it ensures a common behavior for both HW and SW versions of the task, it still requires both versions of the task to be present in memory. Alternatively unified code that can be interpreted by the middleware layer and spawned either in HW or SW can be used. This approach is not only platform independent similar to JAVA, it also reduces the memory footprint, since the software and the hardware code will be integrated. [0125]
  • Relocating a task from hardware to software need not affect the way other tasks are communicating with the relocated task. By providing a uniform communication scheme for hardware and software tasks, the OS4RS hides this complexity. [0126]
  • In an embodiment the inter-task communication is based on message passing. Messages are transferred from one task to another in a common format for both hardware and software tasks. Both the operating system and the hardware architecture should therefore support this kind of communication. [0127]
  • Every task is assigned a logical address. Whenever the OS4RS schedules a task in hardware, an address translation table is updated. This address translation table allows the operating system to translate a logical address into a physical address and vice versa. The assigned physical address is based on the location of the task in the interconnection network (ICN). [0128]
  • The [0129] OS4RS 1 provides a message passing API 2, which uses these logical/physical addresses to route the messages as shown in FIG. 1. In an exemplary communication scheme, three subtypes of message passing between tasks can be distinguished.
  • [0130] Messages 3 between two tasks (P1 and P2), both scheduled on the ISP 6, are routed solely based on their logical address and do not pass the hardware abstraction layer (HAL) 7.
  • [0131] Communication 4 between an ISP task (P3) and a hardware (FPGA) task (Pc) does pass through the hardware abstraction layer 7. In this case, a translation between the logical address and the physical address is performed by the communication API. The task's physical address allows the HAL 7 to determine on which tile 9 of the ICN the sending or receiving task is executing.
  • On the hardware side, the packet-switched interconnection network is providing the necessary support for message passing. [0132] Messages 5 between tasks, both scheduled in hardware 8, are routed inside the interconnection network without passing through the HAL 7. Nevertheless, since the operating system 1 controls the task placement, it also controls the way the messages are routed inside the ICN, by adjusting the hardware task routing tables.
  • The packet-switched interconnection network, which supports the hardware communication, solves some operating system issues related to hardware management such as task placement, location independence, routing, and inter-task communication. Task placement is the problem of positioning a task somewhere in the reconfigurable hardware fabric. At design time, task placement is realized by using place and route tools from the reconfigurable hardware vendor. This usually generates an irregular task footprint. At run-time, the management software is responsible for arranging all the tasks inside the reconfigurable fabric. When using irregular task shapes, the management software needs to run a complex fitting algorithm. Executing this placement algorithm considerably increases run-time overhead. Preferably, the designer constrains the place and route tool to fit the task in the shape of a tile. Run-time task placement is therefore greatly facilitated, since every [0133] tile 9 has the same size and same shape. The OS4RS 1 is aware of the tile usage at any moment. As a consequence, it can spawn a new task without placement overhead by replacing the tile content through partial reconfiguration of the reconfigurable hardware device 8 (FPGA).
  • Location independence consists of being able to place any task in any free location. This is an FPGA-dependent problem, which requires a relocatable bitstream for every task. A first approach is to have a partial bitstream for every [0134] tile 9. A second alternative is to manipulate a single bitstream at run-time.
  • The run-time routing problem can be described as providing connectivity between the newly placed task and the rest of the system. A communication infrastructure is implemented at design-time inside the interconnection network. This infrastructure provides the new task with a fixed communication interface, based on routing tables. Once again, the [0135] OS4RS 1 should not run any complex algorithm. Its only action is updating the routing tables every time a new task is inserted/removed from the reconfigurable hardware 8.
  • A trade-off is made between area and run-time overhead. As every [0136] tile 9 is identical in size and shape, the area fragmentation is indeed higher than in a system where the logic blocks can have different sizes and shapes. However, the OS4RS 1 will only need a very small execution time to spawn a task on the reconfigurable hardware 8, since the allocation algorithm is limited to the check of tile availability.
  • For the relocatable tasks, a common behavior for the HW and the SW implementation of a task is provided. In one embodiment a unified representation is provided that can be refined to both hardware and software. [0137]
  • Consider a C++ library (denoted OCAPI-x[0138] 1) that allows unified hardware/software system design as described generally in U.S. Pat. No. 6,233,540 which is incorporated herein by reference. Through the use of the set of objects from OCAPI-x1, a designer can represent the application as communicating threads. The objects contain timing information, allowing cycle-true simulation of the system as described in EP 1,022,654 which is incorporated herein by reference. Once the system is designed, automatic code generation for both hardware and software is available. This ensures a uniform behavior for both implementations in a heterogeneous reconfigurable system.
  • Through the use of the FLI (Foreign Language Interface) feature of OCAPI-x[0139] 1, an interface can be designed that represents the communication with the other tasks. This interface provides functions like send_message and receive_message that will afterwards be expanded to the corresponding hardware or software implementation code. This ensures a communication scheme that is common to both implementations.
  • It is possible for the programmer to know at design time on which of the heterogeneous processors the tasks preferably should run. However, one embodiment of the invention does not guarantee run-time availability of hardware tiles. Furthermore, the switch latency of hardware tasks (in the range of 20 ms on a FPGA) severely limits the number of time-based context switches. It is preferred if spatial multitasking is made in hardware, in contrast to the time-based multitasking presented. Since the number of tiles is limited, the OS4RS is forced to decide at run-time on the allocation of resources, in order to achieve maximum performance. Consequently, it is possible for the OS4RS to pre-empt and relocate tasks from the reconfigurable logic to the ISP and vice versa. [0140]
  • The ISP registers and the task memory completely describe the state of any task running on the ISP. Consequently, the state of a preempted task can be fully saved by pushing all the ISP registers on the task stack. Whenever the task gets rescheduled at the ISP, simply popping the register values from its stack and initializing the registers with these values restores its state. [0141]
  • This approach is not usable for a hardware task, since it depicts its state in a completely different way: state information is held in several registers, latches and internal memory, in a way that is very specific for a given task implementation. There is no simple, universal state representation, as for tasks executing on the ISP. Nevertheless, the operating system will need a way to extract and restore the state of a task executing in hardware, since this is a key issue when enabling heterogeneous context switches. [0142]
  • A way to extract and restore state when dealing with tasks executing on the reconfigurable logic can be achieved by getting all status information bits out of the read back bitstream. This way, manipulation of the configuration bitstream allows re-initializing the hardware task. Adopting this methodology to enable heterogeneous context switches requires a translation layer in the operating system, allowing it to translate an ISP type state into FPGA state bits and vice versa. Furthermore, with this technique, the exact position of all the configuration bits in the bitstream must be known. It is clear that this kind of approach does not produce a universally applicable solution for storing/restoring task state. It is preferred to use a high level abstraction of the task state information. This way the OS4RS is able to dynamically reschedule a task from the ISP to the reconfigurable logic and vice versa. [0143]
  • FIG. 2[0144] a represents a relocatable task, containing several states 21-26. This task contains 2 switch-point states 22, 26 at which the operating system can relocate the task. The entire switch process is described in detail in FIG. 3. In order to relocate a task, the operating system can signal that task at any time as in (1). Whenever the signalled task reaches a switch-point, it goes into the interrupted state (2) that is also shown in FIG. 2b as state 27. Switch points in a task are described EP 0 918 280 which is incorporated herein by reference. In this interrupted state 27 all the relevant state information of the switch-point is transferred to the OS4RS—item (3) of FIG. 3. Consequently, the OS4RS will re-initiate the task on the second heterogeneous processor using the received state information—item (4). The task resumes on the second processor, by continuing to execute in the corresponding switch-point—item (5). Note that the task shown in FIG. 2 contains multiple switch- points 22, 26, which makes it possible that the state information that needs to be transferred to the OS4RS can be different for each switch- point 22, 26. Furthermore, the unified design of both the ISP and FPGA version of a task, ensures that the position of the switch- points 22, 26 and the state information are identical.
  • A relocatable video decode example described below illustrates that the developed operating system is able to dynamically reschedule a task from the ISP to the reconfigurable logic and vice versa. At this point in time, this simplified application contains only one switchable state, which contains no state information. This, however, illustrates the importance of the location of the switch-points. Designers preferably create their applications and place the switch-points in such a way that the amount of state information is minimal, since the time needed to transfer this information adds directly to the context switching overhead. The insertion of these “low overhead” switch-points will also be strongly architecture dependent: in case of a shared memory between the ISP and the reconfigurable logic, transferring state can be as simple as passing a pointer, while in case of distributed memory, data will have to be copied. [0145]
  • Alternatively a design tool should be able to create these switch-points automatically or at least give suggestions therefore. One of the inputs of the design tool will be the target architecture. The OS4RS will then use these switch-points to perform the context switches in a way hidden from the designer. [0146]
  • As an illustration of the invention a relocatable video decoder is presented. First, the platform on which the decoder as implemented is described. Then, the decoder implementation is detailed. Finally, performance and implementation results are presented. [0147]
  • A first reconfigurable computing platform for HW/SW multitasking is provided. A Gecko demonstrator is a platform composed of a Compaq iPAQ 3760 and a [0148] Xilinx Virtex 2 FPGA. The iPAQ is a personal digital assistant (PDA) that features a StrongARM SA-1110 ISP and an expansion bus that allows connection of an external device. In one embodiment, the FPGA is a XC2V6000 containing 6000 k system gates. The FPGA is mounted on a generic prototyping board connected to the iPAQ via the expansion bus. On the FPGA, a soft packet-switched interconnection network composed of two application tiles and one interface tile is provided. The Gecko platform is showcasing a video decoder that can be executed in hardware or in software and that can be rescheduled at run-time. In one embodiment, the video decoder is a motion JPEG frame decoder.
  • A [0149] send thread 100 passes the coded frames one by one to the decoder thread 102, 106 as shown in FIG. 4. This thread 102, 106 decodes the frames and sends them, one macroblock at a time, to a receive thread 104 that reconstructs the images and displays them. The send thread 100 and the receive thread 104 run in software on the iPAQ, while the decoder thread 102, 106 can be scheduled in HW or in SW (FIG. 4). The switch point has been inserted at the end of the frame because, at this point, no state information has to be transferred from HW to SW or vice-versa. Two implementations of the JPEG decoder have been implemented. The first one is quality factor and run-length encoding specific (referred as specific hereafter), meaning that the quantization tables and the Huffman tables are fixed, while the second one can accept any of these tables (referred as general hereafter). Both implementations target the 4:2:0 sampling ratio. Table 1 details the results of the implementation of the decoders in hardware. (These results are given by the report file from the Synplicity® Synplify Pro™ advanced FPGA synthesis tool, targeting the Virtex2 XC2V6000 device, with BF957 package and speed grade −4, and for a required clock frequency of 40 MHz).
    TABLE 1
    Hardware implementation of the decoder
    Specific General
    implementation implementation
    Decoder size 9570 15901
    (LUT)
  • Table 2 shows the frame rate of the decoder. These results are the same for both general and specific implementation. The clock runs at 40 MHz, which is the maximum frequency that can be used for this application on the FPGA (speed grade −[0150] 4).
    TABLE 2
    Achieved frame rate
    Software Hardware
    Frame rate
    6 23
    (fps)
  • When achieving 6 fps in software, the CPU load is about 95%. Moving the task to hardware reduces the computational load of the CPU, but increases the load generated by the communication. Indeed, the communication between the send thread and the decoder on the one side, and between the decoder and the receive thread on the other side, is heavily loading the processor. The communication between the iPAQ and the FPGA is performed using BlockRAM internal DPRAMs of the Xilinx Virtex FPGA. While the DPRAM can be accessed at about 20 MHz, the CPU memory access clock runs at 103 MHz. Since the CPU is using a synchronous RAM scheme to access these DPRAMs, wait-states have to be inserted. [0151]
  • During these wait-states, the CPU is prevented from doing anything else, which increases the CPU load. Therefore, the hardware performance is mainly limited by the speed of the CPU-FPGA interface. This results in the fact that for a performance of 23 fps in hardware, the CPU is also at 95% load. Although the OS4RS overhead for relocating the decoder from software to hardware is only about 100 μs, the total latency is about 108 ms. The low OS4RS overhead can be explained by the absence of a complex task placement algorithm. Most of the relocation latency is caused by the actual partial reconfiguration through the slow CPU-FPGA interface. In theory, the total software to hardware relocation latency can be reduced to about 11 ms, when performing the partial reconfiguration at full speed. When relocating a task from hardware to software, the total relocation latency is equal to the OS4RS overhead, since in this case no partial reconfiguration is required. [0152]
  • A further embodiment of the invention is shown in FIG. 12. The arrangement of FIG. 12 is a system, managed by [0153] OS4RS 1, that contains a) an ISP 6, b) a hardware reconfigurable device 8 such as an FPGA and c) a soft computing unit 10. The soft computing unit 10 will rely on a host computing unit (the ISP 6 or the FPGA 8) to execute OS4RS tasks. Each computing unit 10 has an interface layer 42 responsible for hiding its internal complexity from the OS4RS 1 by providing the required processor information structure functions. In case of an ISP 6, an RTOS layer 43 as interface layer is used, since it readily provides all necessary processor information structure functions.
  • FIG. 13 shows a method flow to link the different computing units in a hierarchical way. These actions are performed by the operating system, US 24RS when it needs to execute a task on a computing resource. In case the task is assigned to a software computing unit, the operating system needs to recursively allocate a suitable host computing unit and link both computing resources by means of their respective processor information; [0154]
  • FIG. 14 shows setting up [0155] 80 and starting 90 an OS4RS task as achieved by recursively setting up 82, 84 and starting 92, 94 every computing unit in the hierarchy. This is done by means of interface functions present in the processor information structure. It is the responsibility of the software computing unit to set an instance of itself on the host computing unit before execution of the assigned task. This is possible due to the fact that the processor structures form a hierarchically linked list (FIG. 13).
  • FIG. 15 demonstrates in (a) that ‘Task x’ and ‘Task y’ each allocate an [0156] ICN tile 45, 46, with a lot of unused reconfigurable hardware area 47 as a consequence. In FIG. 14 b it is shown that by using an additional abstraction layer 48, it is possible to reduce the amount of unused reconfigurable area 47 while using only a single ICN tile 49.
  • Since a reconfigurable hardware device such as an FPGA does not exhibit the same run-time flexibility as the Instruction Set Processor (ISP), e.g. when it comes to ease and speed of setting up a task, and in addition, FPGA's tend to be less suited than traditional ISP's to accommodate control-flow dominated tasks, one aspect of the invention provides a method and apparatus to alleviate some of these issues by using a reconfiguration hierarchy (e.g. placing and configuring an ASIP or coarse grain reconfigurable block into the FPGA). [0157]
  • Another aspect of the invention provides an operating system that transparently manages the complexity of hierarchical reconfiguration. In addition, one embodiment of the invention has the benefits of employing multiple hierarchical levels of configuration. In one aspect, the invention provides a filtering application on top of a microcontroller and a parameterizable filter block, both instantiated inside a reconfigurable hardware device such as an FPGA. The micorcontroller can be a 16 bit micocontroller. At least one additional abstraction level on top of the computing resources (ISP or FPGA) is provided. Alone or combined, these abstraction levels form a reconfiguration hierarchy, transparently managed by an Operating System for Reconfigurable Systems. [0158]
  • This means, for example, that the [0159] OS4RS 1 is able to instantiate a virtual machine on top of an ISP or a softcore/coarse-grain block on top of an FPGA. The OS4RS's main duty is to divide the available computing resources among all executing tasks in an efficient and fair way. Therefore, the operating system will have to keep track of the available computing resources as well as the executing OS4RS tasks. The operating system manages its computing resources by linking a processor information structure to every (programmable) computing unit in the system (e.g. ISP).
  • It should be noted that it is also possible to register, for example, a softcore or a virtual machine as an OS4RS computing resource. This type of computing resource, further denoted as [0160] soft computing unit 10, provides the system with a new level of computing abstraction. A soft computing unit 10 requires a host computing unit in order to be able to execute an OS4RS task, e.g. softcore ASIP on top of an FPGA host or virtual machine on top of an ISP host. Every processor information structure contains a set of interface functions that completely describes the functionality of the computing resource. This means that for every registered resource, the OS4RS is able to instantiate/delete a task, suspend/resume a task, control inter-task communication and handle computing resource exceptions. The operating system is also able to monitor the state of the computing resource through a number of variables contained in its information structure. This mainly includes the load of the computing unit, the number of running tasks, the task setup time and a link to the host processor information structure in case of a soft computing unit. The operating system keeps track of the tasks by means of a task information structure list. Every OS4RS task instantiation is linked to such a task information structure.
  • As shown in FIG. 12, setting up and starting a task on any computing unit is done by means of the interface functions present in its processor information structure. Notice that it is the responsibility of the soft computing unit to setup an instance of itself on the host computing unit prior to execution of the assigned task. This is possible due to the fact that the processor information structures form a hierarchically linked list (FIG. 13). Naturally, if the required soft computing instance is already present, the task setup phase only requires to reconfigure the instance (e.g. applying new filter coefficients in case of a run-time configurable filter block). The reason for this hierarchical way of setting up and starting a task is that configuration is strongly dependent on the implementation of the soft computing unit (e.g. an ASIP will have to configure some program memory, while a coarse grain filter block only needs to configure the filter components). [0161]
  • Notice that two hierarchical levels of reconfiguration have been described, the operating system is not bound to that limitation. Indeed employing an operating system that is able to handle hierarchical (re)configuration opens up a wide range of possibilities, by allowing to place any kind of abstraction layer on top of another registered computing resource. This provides the benefits of hierarchical reconfiguration for the application designer, but also for the management of the run-time reconfigurable resources. By using an operating system for reconfigurable systems capable of handling hierarchical reconfiguration, one could use the following approaches. [0162]
  • In case the hardware tasks are significantly smaller than the reconfigurable tiles the designer can consider using or creating a second hierarchical network level by registering a special type of soft computing unit: a multiplexer block. This type of soft computing unit is in fact an extra abstraction layer that allows placing multiple small dedicated hardware tasks into one reconfigurable ICN tile. The main job of this multiplexer block, would be to perform, in association with the OS4RS, some kind of port masquerading: depending on the port number of an incoming data message, the message is dispatched to ‘Task x’ or ‘Task y’ (see FIG. 15). [0163]
  • In case a dedicated hardware task is too large, the designer can consider using a specialized soft computing unit (DSP or ASIP) to perform the task. This implies that a soft computing unit may prove to be useful for tasks that are quite complex and would require a very large state machine. In addition, the use of a microprocessor tends to be more efficient in case of control-intensive tasks. The only possible down-side, is that the soft computing unit might not live up to the performance or power requirements. Obviously, it is up to the designer to decide if these properties are -considered important for the task or application under development. [0164]
  • Note that there are, essentially, two different techniques to deal with dynamic task relocation: the translation-based technique and the interpretation-based technique. The translation based technique is used when a task needs to be relocated between heterogeneous computing units (e.g. from an ICN tile to an ISP or vice versa). In this case, relocating a task first of all requires that the task binary is present for both computing unit types or that the operating system is able to perform a run-time translation. Secondly, in order to seamlessly continue task execution, the operating system needs to transfer the task state from one computing unit to another. If the task state is not kept in an application-dependent processor-independent form, then this technique also implies a translation of the task state by the OS4RS. [0165]
  • The interpretation based technique can be used in case the task is executing on a soft computing unit available for both types of host computing units involved in the dynamic task relocation. This, in fact, is the same as having the same virtual processor emulated on both the origin and target processor in the relocation process. Obviously, in this case there is no need to have multiple binary representations per task, which is quite important when dealing with limited storage devices (embedded architectures). Furthermore, transferring task state is quite straightforward, in contrast to the translation technique. The interpretation based technique would, for example, allows a task to be started on a Java Virtual Machine running on top of an ISP and then relocate it to a Java Processor Core, fitted into an ICN tile. [0166]
  • The benefits acquired by executing a task on a soft computing unit, like an ASIP or a coarse grain reconfigurable block, instead of using dedicated hardware configuration can be split into two categories: the design-time benefits and the run-time benefits. At run-time, the use of such a soft computing unit results in less inter-task interference, since the time needed to perform a run-time reconfiguration is considerably reduced. This reduced task setup time, in turn, makes multitasking on an ICN tile by means of temporal scheduling feasible. Finally, the amount of storage space (memory and disk space) needed to store a task binary can be reduced by at least an order of magnitude. The design time benefits of using this kind of soft computing unit can be summarized as follows: Faster development due to the widespread availability of software development tools and simulators. This makes it possible, for example, to use a software task while prototyping. Meanwhile a dedicated high performance hardware configuration can be developed with possible reuse of legacy code, which avoids going through a lengthy design and debug phase. [0167]
  • While the above description has pointed out novel features of the invention as applied to various embodiments, the skilled person will understand that various omissions, substitutions, and changes in the form and details of the device or process illustrated may be made without departing from the scope of the invention. Therefore, the scope of the invention is defined by the appended claims rather than by the foregoing description. All variations coming within the meaning and range of equivalency of the claims are embraced within their scope. [0168]

Claims (29)

What is claimed is:
1. A method of dynamically reconfiguring a computing platform in a process for executing at least one application on the platform, the platform comprising a reconfigurable processing device, the method comprising:
first-configuring the reconfigurable device so as to be capable of executing a first plurality of hardware tasks;
after the first-configuring, executing a first set of tasks of an application substantially simultaneously on the platform, at least two of the first set of tasks being executed as hardware tasks on the reconfigurable device;
interrupting the execution of the first set of tasks;
second-configuring the reconfigurable device such that at least one new hardware task other than one of the first plurality of hardware tasks can be executed; and
executing a second set of tasks substantially simultaneously on the platform to further execute the application, wherein at least two of the second set of tasks include the at least one new hardware task and are executed as hardware tasks on the reconfigurable device,
wherein the application comprises a plurality of tasks, a number of the tasks being selectably executable as a software task on a programmable processor or as a hardware task on a hardware device.
2. The method of claim 1, wherein the reconfigurable device comprises a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware task and wherein the second-configuring of the reconfigurable device changes at least one of the tiles from one configuration to another configuration.
3. The method of claim 2, wherein the reconfigurable device comprises a plurality of tiles and a communication network for providing communication between the tiles, wherein during the second-configuring of the reconfigurable device, the communication network remains fixed.
4. The method of claim 1, wherein the new hardware task is first executed on the programmable processor and thereafter, when the configuring is ready, executing the second set of the tasks, including the new task, substantially simultaneously on the platform, while at least two of the tasks of the second set, including the new task, are substantially simultaneously executed as hardware tasks on the reconfigurable device.
5. The method of claim 1, wherein a task is described in a description using a description language and being represented as a first set of objects with a first set of relationships therebetween.
6. The method of claim 5, further comprising transforming the description into a synthesizable code.
7. The method of claim 1, wherein the application is represented by codes, of which at least a first part is convertible in a first code, obtainable by mapping at least part of the application onto a virtual device which is hardware reconfigurable, further at least a second part of the code is convertible in a second code obtainable by mapping at least part of the application onto a virtual programmable processor, the first code comprising configuration information for hardware reconfiguring the virtual device, the hardware reconfiguring being required for enabling execution of the application on the virtual device, the second code comprising instructions compilable on a virtual programmable processor, and wherein the method further comprises:
transforming the first code into a third code, the third code comprising configuration information for hardware configuring the hardware reconfigurable device, the hardware reconfiguring being required for enabling execution of the application on the hardware reconfigurable device;
transforming the second code into a fourth code, the fourth code comprising instructions compilable on the programmable processor; and
executing on the device the application with the third and fourth code.
8. The method of claim 1, wherein the application is defined as a set of process threads in a description language, the set defining a representation of the application, at least part of the process thread representing a process which can be carried out on either the reconfigurable hardware device or the programmable processor, the description language including a function that suspends a thread, and wherein the method further comprises suspending at least one thread and storing the state information of the thread by invoking the function.
9. An operating system of a computing platform, capable of managing the execution of at least one application that includes a plurality of tasks, the operating system comprising:
a scheduler configured to schedule the tasks; and
a reconfiguring section configured to reconfigure at run-time resources for a hardware task executed on a reconfigurable device,
wherein a number of the tasks are selectably executable as a software task on a programmable processor or as a hardware task on a hardware device, on the computing platform comprising at least one programmable processor and the reconfigurable device.
10. The operating system of claim 9, further comprising means for allocating resources between the programmable processor and the reconfigurable device.
11. The operating system of claim 9, further comprising means for preempting and relocating tasks between the programmable processor and the reconfigurable device and vice versa.
12. The operating system of claim 9, further comprising means for storing state information for a task, executed as a hardware component, when preempted on the reconfigurable device.
13. The operating system of claim 9, wherein the tasks are capable of moving to a preemption state when receiving a pre-emption request, further comprising, when the preemption state is reached for a task, means for sending a message containing the current state of that task.
14. The operating system of claim 9, further comprising means for restoring state information on the reconfigurable device, when the corresponding task's execution is re-started.
15. The operating system of claim 9, further comprising means for invoking hard real time constraints on a task executed as a software task.
16. The operating system of claim 9, further comprising means for supporting uniform communication, allowing tasks to send/receive messages regardless of whether they are executed as hardware or as software tasks.
17. The operating system of claim 16, wherein the system is adapted for handling logical addresses as representations of the tasks, and wherein the means for supporting uniform communication comprises means for updating address translation tables, enabling translation of the logical addresses into physical addresses, and representing the location of a task within the reconfigurable device.
18. The operating system of claim 9, wherein the system is adapted for operating with a platform with a reconfigurable device, comprising a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware component, and wherein the system further comprises means for storing the usage of tiles by the hardware components at any moment.
19. The operating system of claim 9, wherein the reconfigurable device comprises a plurality of tiles, each tile being configurable in a variety of configurations, each of the tile configurations being capable of running a hardware component, and wherein the operating system further comprises means for deciding on which tile a hardware task is executed.
20. The operating system of claim 19, further comprising means for adapting the configurations of the tiles by performing a partial reconfiguration of the reconfigurable device without rerouting.
21. The operating system of claim 9, wherein the reconfigurable device comprises a plurality of tiles and a communication network for providing communication between the tiles, and wherein the system further comprises means for message routing over the communication network by providing routing tables.
22. The operating system of claim 9, wherein the system is adapted for execution on the programmable processor in real-time mode.
23. The operating system of claim 9, further comprising a piece of middleware software, the middle software comprising: means for communicating with the operating system, and means for performing the selection of whether a task will be selected as software or as hardware component.
24. The operating system of claim 23, wherein the middleware software further comprises means for handling a representation of the application as a set of communicating threads.
25. The operating system of claim 24, wherein the middleware software further comprises means for automatic code generation for a task either as hardware component or as software component.
26. The operating system of claim 9, further comprising a device driver, dedicated for the reconfigurable device, configured to have a plurality of tiles, comprising means for communicating with the operating system, the means for communicating providing the operating system with information about the number of tiles and the speed of reconfigurability of the reconfigurable device.
27. The operating system of claim 9, further comprising a piece of middleware software configured to communicate with the operating system, and to perform the selection of whether a task will be selected as software or as hardware component.
28. A method of dynamically reconfiguring a computing platform that includes a reconfigurable processing device, the method comprising:
configuring the reconfigurable device so as to be capable of executing a first plurality of hardware tasks;
multi-tasking a first set of tasks of an application on the platform, wherein at least two of the first set of tasks are hardware tasks being concurrently executed on the reconfigurable device;
interrupting the execution of the first set of tasks;
configuring the reconfigurable device such that at least one new hardware task other than one of the first plurality of hardware tasks can be executed; and
multi-tasking a second set of tasks on the platform to further execute the application, wherein at least two of the second set of tasks are hardware tasks being concurrently executed on the reconfigurable device, and include the at least one new hardware task.
29. A system for dynamically reconfiguring a computing platform, wherein the computing platform is configured to execute at least one application, and the platform comprises a reconfigurable processing device, the system comprising:
means for configuring the reconfigurable device so as to be capable of executing a first plurality of hardware tasks;
means for, after the configuring, executing a first set of tasks of an application substantially simultaneously on the platform, at least two of the first set of tasks being executed as hardware tasks on the reconfigurable device;
means for interrupting the execution of the first set of tasks;
means for configuring the reconfigurable device such that at least one new hardware task other than one of the first plurality of hardware tasks can be executed; and
means for executing a second set of tasks substantially simultaneously on the platform to further execute the application, at least two of the second set of tasks including the at least one new hardware task and being executed as hardware tasks on the reconfigurable device,
wherein the application comprises a plurality of tasks, a number of the tasks being selectably executable as a software task on a programmable processor or as a hardware task on a hardware device.
US10/453,899 2002-05-31 2003-06-02 System and method for hardware-software multitasking on a reconfigurable computing platform Abandoned US20040049672A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US10/453,899 US20040049672A1 (en) 2002-05-31 2003-06-02 System and method for hardware-software multitasking on a reconfigurable computing platform
US10/997,811 US8020163B2 (en) 2003-06-02 2004-11-24 Heterogeneous multiprocessor network on chip devices, methods and operating systems for control thereof
US12/332,281 US9038072B2 (en) 2002-05-31 2008-12-10 System and method for hardware-software multitasking on a reconfigurable computing platform

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US38488102P 2002-05-31 2002-05-31
GB0304628.1 2003-02-28
GB0304628A GB0304628D0 (en) 2003-02-28 2003-02-28 Method for hardware-software multitasking on a reconfigurable computing platform
US10/453,899 US20040049672A1 (en) 2002-05-31 2003-06-02 System and method for hardware-software multitasking on a reconfigurable computing platform

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US10/997,811 Continuation-In-Part US8020163B2 (en) 2003-06-02 2004-11-24 Heterogeneous multiprocessor network on chip devices, methods and operating systems for control thereof
US12/332,281 Continuation US9038072B2 (en) 2002-05-31 2008-12-10 System and method for hardware-software multitasking on a reconfigurable computing platform

Publications (1)

Publication Number Publication Date
US20040049672A1 true US20040049672A1 (en) 2004-03-11

Family

ID=9953865

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/453,899 Abandoned US20040049672A1 (en) 2002-05-31 2003-06-02 System and method for hardware-software multitasking on a reconfigurable computing platform
US12/332,281 Active 2026-10-27 US9038072B2 (en) 2002-05-31 2008-12-10 System and method for hardware-software multitasking on a reconfigurable computing platform

Family Applications After (1)

Application Number Title Priority Date Filing Date
US12/332,281 Active 2026-10-27 US9038072B2 (en) 2002-05-31 2008-12-10 System and method for hardware-software multitasking on a reconfigurable computing platform

Country Status (2)

Country Link
US (2) US20040049672A1 (en)
GB (1) GB0304628D0 (en)

Cited By (81)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040054997A1 (en) * 2002-08-29 2004-03-18 Quicksilver Technology, Inc. Task definition for specifying resource requirements
US20040244000A1 (en) * 2003-05-30 2004-12-02 Steven Frank General purpose embedded processor
US20040261050A1 (en) * 2003-06-19 2004-12-23 Lsi Logic Corporation Designing and testing the interconnection of addressable devices of integrated circuits
US20050069128A1 (en) * 2003-09-30 2005-03-31 Daihen Corporation Data-generating device and data-writing device for FPGA
US20050097497A1 (en) * 2003-10-30 2005-05-05 Michael Schlansker Method of designing custom circuit device
US20050132110A1 (en) * 2003-12-11 2005-06-16 Daftardar Jayant M. PCI validation
US20050149478A1 (en) * 2004-01-05 2005-07-07 Pioneer Research Center Usa, Inc. Minimizing the dependency of source code on the in-band resources of a set-top box
US20050235070A1 (en) * 2004-01-21 2005-10-20 The Charles Stark Draper Laboratory, Inc. Systems and methods for reconfigurable computing
US20050257186A1 (en) * 2004-05-13 2005-11-17 Michael Zilbershlag Operation system for programmable hardware
US20060075265A1 (en) * 2004-09-22 2006-04-06 Yoshiyuki Hamaoka Self-organized parallel processing system
US20060075157A1 (en) * 2004-09-28 2006-04-06 Paul Marchal Programmable memory interfacing device for use in active memory management
US7047352B1 (en) * 2002-08-28 2006-05-16 Xilinx, Inc. Fail-safe method of updating a multiple FPGA configuration data storage system
WO2006088809A2 (en) * 2005-02-15 2006-08-24 Candace Willrich Digital mobile planner
US20060200603A1 (en) * 2005-03-01 2006-09-07 Naoto Kaneko Dynamic resource allocation for a reconfigurable IC
US20070028151A1 (en) * 2005-07-29 2007-02-01 International Business Machines Corporation Supervisory operating system for running multiple child operating systems simultaneously and optimizing resource usage
US20070088537A1 (en) * 2005-04-11 2007-04-19 Stmicroelectronics S.R.L. Architecture for dynamically reconfigurable system-on-chip arrangements, related methods and computer program product
US20070124115A1 (en) * 2004-04-19 2007-05-31 Holger Buttner Safety-oriented control system
US20070140280A1 (en) * 2005-12-16 2007-06-21 Samsung Electronics Co., Ltd. Computer chip for connecting devices on the chip utilizing star-torus topology
US20070237146A1 (en) * 2006-03-31 2007-10-11 Ilija Hadzic Methods and apparatus for modeling and synthesizing packet processing pipelines
US20070288930A1 (en) * 2006-06-12 2007-12-13 Samsung Electronics Co., Ltd. Multitasking method and apparatus for reconfigurable array
US20080098095A1 (en) * 2001-03-22 2008-04-24 Quicksilver Technology, Inc. Adaptive integrated circuitry with heterogeneous and reconfigurable matrices of diverse and adaptive computational units having fixed, application specific computational elements
US20080189703A1 (en) * 2007-02-02 2008-08-07 Samsung Electronics Co., Ltd. Apparatus for reconfiguring, mapping method and scheduling method in reconfigurable multi-processor system
US20090158293A1 (en) * 2005-09-05 2009-06-18 Nec Corporation Information processing apparatus
US7600210B1 (en) * 2005-09-28 2009-10-06 Xilinx, Inc. Method and apparatus for modular circuit design for a programmable logic device
US20100199069A1 (en) * 2009-02-03 2010-08-05 Won-Sub Kim Scheduler of reconfigurable array, method of scheduling commands, and computing apparatus
US20100332402A1 (en) * 1999-05-11 2010-12-30 Christopher Kantarjiev Techniques for processing customer service transactions at customer site using mobile computing device
US20110055516A1 (en) * 2004-06-24 2011-03-03 FTL Systems Technology Corporation Multiprocessor Computer System and Method Having at Least One Processor with a Dynamically Reconfigurable Instruction Set
EP2308229A2 (en) * 2008-07-01 2011-04-13 Nandy, S. K. A method and system on chip (soc) for adapting a runtime reconfigurable hardware to decode a video stream
WO2011101255A1 (en) * 2010-02-16 2011-08-25 Robert Bosch Gmbh Method for operating a controller
US20110289469A1 (en) * 2010-05-21 2011-11-24 Huang Thomas B Virtual interconnection method and apparatus
US20120284501A1 (en) * 2011-05-06 2012-11-08 Xcelemor, Inc. Computing system with hardware reconfiguration mechanism and method of operation thereof
WO2012048141A3 (en) * 2010-10-06 2013-01-17 Qualcomm Incorporated Switching between hardware acceleration and software execution of a video decoding process depending on video complexity and quality of service
US20130125097A1 (en) * 2011-11-15 2013-05-16 Global Supercomputing Corporation Method and system for converting a single-threaded software program into an application-specific supercomputer
US20130138885A1 (en) * 2011-11-30 2013-05-30 International Business Machines Corporation Dynamic process/object scoped memory affinity adjuster
US20130298133A1 (en) * 2012-05-02 2013-11-07 Stephen Jones Technique for computational nested parallelism
US20130346979A1 (en) * 2012-06-20 2013-12-26 Microsoft Corporation Profiling application code to identify code portions for fpga implementation
WO2013192380A1 (en) * 2012-06-20 2013-12-27 Microsoft Corporation Updating hardware libraries for use by applications on a computer system with an fpga coprocessor
WO2013192231A1 (en) * 2012-06-20 2013-12-27 Microsoft Corporation Managing use of a field programmable gate array by multiple processes in an operating system
US20140126572A1 (en) * 2012-11-02 2014-05-08 Altera Corporation Programmable logic device with integrated network-on-chip
US20140169211A1 (en) * 2012-12-13 2014-06-19 Microsoft Corporation Direct network having plural distributed connections to each resource
US8898480B2 (en) 2012-06-20 2014-11-25 Microsoft Corporation Managing use of a field programmable gate array with reprogammable cryptographic operations
TWI468017B (en) * 2008-04-10 2015-01-01 Qualcomm Inc Advanced interpolation techniques for motion compensation in video coding
TWI492610B (en) * 2011-03-10 2015-07-11 Realtek Semiconductor Corp Image control device
US9141803B2 (en) 2013-02-26 2015-09-22 Microsoft Technology Licensing, Llc Self-healing of operating system components
US9230091B2 (en) 2012-06-20 2016-01-05 Microsoft Technology Licensing, Llc Managing use of a field programmable gate array with isolated components
US20160124900A1 (en) * 2014-10-31 2016-05-05 International Business Machines Corporation Comparison-based sort in an array processor
CN105683939A (en) * 2013-08-19 2016-06-15 主题嵌入式系统公司 A computing platform, a reconfigurable hardware device and a method for simultaneously executing processes on dynamically reconfigurable hardware device, such as an FPGA, as well as instruction set processors, such as a CPU, and a related computer readable medium.
US9389915B2 (en) 2012-07-31 2016-07-12 International Business Machines Corporation Method and system for allocating FPGA resources
US9411613B1 (en) 2015-04-22 2016-08-09 Ryft Systems, Inc. Systems and methods for managing execution of specialized processors
US9411528B1 (en) 2015-04-22 2016-08-09 Ryft Systems, Inc. Storage management systems and methods
TWI551130B (en) * 2011-09-12 2016-09-21 英特爾公司 Personalized video content consumption using shared video device and personal device
US9465632B2 (en) 2012-02-04 2016-10-11 Global Supercomputing Corporation Parallel hardware hypervisor for virtualizing application-specific supercomputers
US9542244B2 (en) * 2015-04-22 2017-01-10 Ryft Systems, Inc. Systems and methods for performing primitive tasks using specialized processors
US9571888B2 (en) 2011-02-15 2017-02-14 Echostar Technologies L.L.C. Selection graphics overlay of matrix code
US9584129B1 (en) * 2014-06-20 2017-02-28 Altera Corporation Integrated circuit applications using partial reconfiguration
US9596500B2 (en) 2010-12-17 2017-03-14 Echostar Technologies L.L.C. Accessing content via a matrix code
TWI578817B (en) * 2015-06-29 2017-04-11 群暉科技股份有限公司 Method for applying device management rules in a router, and associated apparatus
US9652108B2 (en) 2011-05-20 2017-05-16 Echostar Uk Holdings Limited Progress bar
TWI587705B (en) * 2014-03-17 2017-06-11 英特爾公司 Hardware assisted media playback and capture syncronization
US9686584B2 (en) 2011-02-28 2017-06-20 Echostar Technologies L.L.C. Facilitating placeshifting using matrix codes
US9736469B2 (en) 2011-02-28 2017-08-15 Echostar Technologies L.L.C. Set top box health and configuration
US9753771B2 (en) 2014-09-01 2017-09-05 Samsung Electronics Co., Ltd. System-on-chip including multi-core processor and thread scheduling method thereof
US9781465B2 (en) 2010-11-24 2017-10-03 Echostar Technologies L.L.C. Tracking user interaction from a receiving device
US9792612B2 (en) 2010-11-23 2017-10-17 Echostar Technologies L.L.C. Facilitating user support of electronic devices using dynamic matrix code generation
US10015550B2 (en) 2010-12-20 2018-07-03 DISH Technologies L.L.C. Matrix code-based user interface
US20180189427A1 (en) * 2009-10-01 2018-07-05 Altera Corporation Method and apparatus for automatic hierarchical design partitioning
US10282338B1 (en) * 2008-07-08 2019-05-07 Mellanox Technologies, Ltd. Configuring routing in mesh networks
US10824953B2 (en) 2014-09-22 2020-11-03 International Business Machines Corporation Reconfigurable array processor for pattern matching
US11016810B1 (en) 2019-11-26 2021-05-25 Mythic, Inc. Tile subsystem and method for automated data flow and data processing within an integrated circuit architecture
US11048549B2 (en) * 2019-04-04 2021-06-29 Google Llc Transferral of process state and/or components in computing environments
US11055141B2 (en) 2019-07-08 2021-07-06 SambaNova Systems, Inc. Quiesce reconfigurable data processor
US11188497B2 (en) 2018-11-21 2021-11-30 SambaNova Systems, Inc. Configuration unload of a reconfigurable data processor
US11237996B2 (en) 2019-01-03 2022-02-01 SambaNova Systems, Inc. Virtualization of a reconfigurable data processor
US11327771B1 (en) 2021-07-16 2022-05-10 SambaNova Systems, Inc. Defect repair circuits for a reconfigurable data processor
US11409540B1 (en) 2021-07-16 2022-08-09 SambaNova Systems, Inc. Routing circuits for defect repair for a reconfigurable data processor
US11487694B1 (en) 2021-12-17 2022-11-01 SambaNova Systems, Inc. Hot-plug events in a pool of reconfigurable data flow resources
US11556494B1 (en) 2021-07-16 2023-01-17 SambaNova Systems, Inc. Defect repair for a reconfigurable data processor for homogeneous subarrays
US11580056B2 (en) 2019-05-09 2023-02-14 SambaNova Systems, Inc. Control barrier network for reconfigurable data processors
US11609769B2 (en) 2018-11-21 2023-03-21 SambaNova Systems, Inc. Configuration of a reconfigurable data processor using sub-files
US11782729B2 (en) 2020-08-18 2023-10-10 SambaNova Systems, Inc. Runtime patching of configuration files
US11809908B2 (en) 2020-07-07 2023-11-07 SambaNova Systems, Inc. Runtime virtualization of reconfigurable data flow resources

Families Citing this family (84)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9009265B2 (en) * 2005-09-28 2015-04-14 Photobucket Corporation System and method for automatic transfer of data from one device to another
US9049243B2 (en) * 2005-09-28 2015-06-02 Photobucket Corporation System and method for allowing a user to opt for automatic or selectively sending of media
US7698392B2 (en) * 2005-09-28 2010-04-13 Photobucket Corporation Method and system for establishing a user-friendly data transfer service application executing within a heterogeneous distributed service application execution environment
US9424270B1 (en) 2006-09-28 2016-08-23 Photobucket Corporation System and method for managing media files
JP2008177900A (en) * 2007-01-19 2008-07-31 Fujitsu Ltd Data communication apparatus, set information updating method and set information updating program
US20110099562A1 (en) * 2008-07-01 2011-04-28 Morphing Machines Pvt Ltd Method and System on Chip (SoC) for Adapting a Reconfigurable Hardware for an Application at Runtime
US8327114B1 (en) 2008-07-07 2012-12-04 Ovics Matrix processor proxy systems and methods
US7958341B1 (en) 2008-07-07 2011-06-07 Ovics Processing stream instruction in IC of mesh connected matrix of processors containing pipeline coupled switch transferring messages over consecutive cycles from one link to another link or memory
US8145880B1 (en) 2008-07-07 2012-03-27 Ovics Matrix processor data switch routing systems and methods
US8131975B1 (en) 2008-07-07 2012-03-06 Ovics Matrix processor initialization systems and methods
US8789065B2 (en) * 2012-06-08 2014-07-22 Throughputer, Inc. System and method for input data load adaptive parallel processing
US20130117168A1 (en) 2011-11-04 2013-05-09 Mark Henrik Sandstrom Maximizing Throughput of Multi-user Parallel Data Processing Systems
US8745626B1 (en) * 2012-12-17 2014-06-03 Throughputer, Inc. Scheduling application instances to configurable processing cores based on application requirements and resource specification
US9448847B2 (en) 2011-07-15 2016-09-20 Throughputer, Inc. Concurrent program execution optimization
US8879396B2 (en) * 2011-11-15 2014-11-04 Oracle International Corporation System and method for using dynamic allocation of virtual lanes to alleviate congestion in a fat-tree topology
US9325619B2 (en) 2011-11-15 2016-04-26 Oracle International Corporation System and method for using virtual lanes to alleviate congestion in a fat-tree topology
JP5646125B1 (en) * 2011-12-02 2014-12-24 エンパイア テクノロジー ディベロップメント エルエルシー Integrated circuits as a service
US10270709B2 (en) 2015-06-26 2019-04-23 Microsoft Technology Licensing, Llc Allocating acceleration component functionality for supporting services
US8885510B2 (en) 2012-10-09 2014-11-11 Netspeed Systems Heterogeneous channel capacities in an interconnect
US9256460B2 (en) 2013-03-15 2016-02-09 International Business Machines Corporation Selective checkpointing of links in a data flow based on a set of predefined criteria
US9401835B2 (en) 2013-03-15 2016-07-26 International Business Machines Corporation Data integration on retargetable engines in a networked environment
US9323619B2 (en) * 2013-03-15 2016-04-26 International Business Machines Corporation Deploying parallel data integration applications to distributed computing environments
US9185023B2 (en) 2013-05-03 2015-11-10 Netspeed Systems Heterogeneous SoC IP core placement in an interconnect to optimize latency and interconnect performance
US9471726B2 (en) 2013-07-25 2016-10-18 Netspeed Systems System level simulation in network on chip architecture
US9473388B2 (en) 2013-08-07 2016-10-18 Netspeed Systems Supporting multicast in NOC interconnect
US9477511B2 (en) 2013-08-14 2016-10-25 International Business Machines Corporation Task-based modeling for parallel data integration
WO2015053850A1 (en) * 2013-10-10 2015-04-16 AdaptiveApps, Inc. Adaptive overlay networking
US9432810B2 (en) 2013-10-29 2016-08-30 Whooley, Inc. Opt-in and time limited bi-directional real-time location sharing
US9699079B2 (en) 2013-12-30 2017-07-04 Netspeed Systems Streaming bridge design with host interfaces and network on chip (NoC) layers
US9473415B2 (en) 2014-02-20 2016-10-18 Netspeed Systems QoS in a system with end-to-end flow control and QoS aware buffer allocation
US9754344B2 (en) 2014-06-27 2017-09-05 Samsung Electronics Co., Ltd. Forward late predictive rendering in a graphics system
US9742630B2 (en) 2014-09-22 2017-08-22 Netspeed Systems Configurable router for a network on chip (NoC)
US9571341B1 (en) 2014-10-01 2017-02-14 Netspeed Systems Clock gating for system-on-chip elements
US9772897B1 (en) 2014-12-19 2017-09-26 Xilinx, Inc. Methods and systems for improving safety of processor system
US9660942B2 (en) 2015-02-03 2017-05-23 Netspeed Systems Automatic buffer sizing for optimal network-on-chip design
US10348563B2 (en) 2015-02-18 2019-07-09 Netspeed Systems, Inc. System-on-chip (SoC) optimization through transformation and generation of a network-on-chip (NoC) topology
US10198294B2 (en) 2015-04-17 2019-02-05 Microsoft Licensing Technology, LLC Handling tenant requests in a system that uses hardware acceleration components
US9792154B2 (en) 2015-04-17 2017-10-17 Microsoft Technology Licensing, Llc Data processing system having a hardware acceleration plane and a software plane
US9588791B2 (en) * 2015-04-27 2017-03-07 Altera Corporation Flexible physical function and virtual function mapping
US9825809B2 (en) 2015-05-29 2017-11-21 Netspeed Systems Dynamically configuring store-and-forward channels and cut-through channels in a network-on-chip
US9864728B2 (en) 2015-05-29 2018-01-09 Netspeed Systems, Inc. Automatic generation of physically aware aggregation/distribution networks
US10218580B2 (en) 2015-06-18 2019-02-26 Netspeed Systems Generating physically aware network-on-chip design from a physical system-on-chip specification
US10216555B2 (en) 2015-06-26 2019-02-26 Microsoft Technology Licensing, Llc Partially reconfiguring acceleration components
NL2015064B1 (en) 2015-07-01 2017-01-30 Topic Ip B V A computing platform system arranged for executing a plurality of processes and a method for handling processes in one of a plurality of connected computing platforms comprised in a computing platform system.
US9722613B1 (en) 2015-09-28 2017-08-01 Xilinx, Inc. Circuit arrangement for and a method of enabling a partial reconfiguration of a circuit implemented in an integrated circuit device
CN105468568B (en) * 2015-11-13 2018-06-05 上海交通大学 Efficient coarseness restructurable computing system
WO2017208360A1 (en) * 2016-05-31 2017-12-07 株式会社日立製作所 Computer system
US10452124B2 (en) 2016-09-12 2019-10-22 Netspeed Systems, Inc. Systems and methods for facilitating low power on a network-on-chip
US11099894B2 (en) 2016-09-28 2021-08-24 Amazon Technologies, Inc. Intermediate host integrated circuit between virtual machine instance and customer programmable logic
US10338135B2 (en) * 2016-09-28 2019-07-02 Amazon Technologies, Inc. Extracting debug information from FPGAs in multi-tenant environments
US10162921B2 (en) 2016-09-29 2018-12-25 Amazon Technologies, Inc. Logic repository service
US10282330B2 (en) 2016-09-29 2019-05-07 Amazon Technologies, Inc. Configurable logic platform with multiple reconfigurable regions
US10250572B2 (en) 2016-09-29 2019-04-02 Amazon Technologies, Inc. Logic repository service using encrypted configuration data
US10423438B2 (en) 2016-09-30 2019-09-24 Amazon Technologies, Inc. Virtual machines controlling separate subsets of programmable hardware
US10642492B2 (en) 2016-09-30 2020-05-05 Amazon Technologies, Inc. Controlling access to previously-stored logic in a reconfigurable logic device
US10700968B2 (en) * 2016-10-19 2020-06-30 Rex Computing, Inc. Optimized function assignment in a multi-core processor
US11115293B2 (en) 2016-11-17 2021-09-07 Amazon Technologies, Inc. Networked programmable logic service provider
US20180159786A1 (en) 2016-12-02 2018-06-07 Netspeed Systems, Inc. Interface virtualization and fast path for network on chip
US10313269B2 (en) 2016-12-26 2019-06-04 Netspeed Systems, Inc. System and method for network on chip construction through machine learning
US10063496B2 (en) 2017-01-10 2018-08-28 Netspeed Systems Inc. Buffer sizing of a NoC through machine learning
US10084725B2 (en) 2017-01-11 2018-09-25 Netspeed Systems, Inc. Extracting features from a NoC for machine learning construction
US10469337B2 (en) 2017-02-01 2019-11-05 Netspeed Systems, Inc. Cost management against requirements for the generation of a NoC
US10298485B2 (en) 2017-02-06 2019-05-21 Netspeed Systems, Inc. Systems and methods for NoC construction
US10699189B2 (en) 2017-02-23 2020-06-30 Cerebras Systems Inc. Accelerated deep learning
US11232347B2 (en) 2017-04-17 2022-01-25 Cerebras Systems Inc. Fabric vectors for deep learning acceleration
WO2018193354A1 (en) 2017-04-17 2018-10-25 Cerebras Systems Inc. Wavelet representation for accelerated deep learning
US11488004B2 (en) 2017-04-17 2022-11-01 Cerebras Systems Inc. Neuron smearing for accelerated deep learning
US10402219B2 (en) 2017-06-07 2019-09-03 Dell Products L.P. Managing shared services in reconfigurable FPGA regions
US10503551B2 (en) * 2017-06-07 2019-12-10 Dell Products L.P. Coordinating FPGA services using cascaded FPGA service managers
JP6911600B2 (en) * 2017-07-18 2021-07-28 富士通株式会社 Information processing equipment, information processing methods and information processing programs
US10719366B1 (en) 2017-07-24 2020-07-21 Amazon Technologies, Inc. Dynamic and selective hardware acceleration
US10481944B2 (en) 2017-08-09 2019-11-19 Xilinx, Inc. Adaptive quality of service control circuit
US10896476B2 (en) 2018-02-22 2021-01-19 Netspeed Systems, Inc. Repository of integration description of hardware intellectual property for NoC construction and SoC integration
US10983910B2 (en) 2018-02-22 2021-04-20 Netspeed Systems, Inc. Bandwidth weighting mechanism based network-on-chip (NoC) configuration
US11144457B2 (en) 2018-02-22 2021-10-12 Netspeed Systems, Inc. Enhanced page locality in network-on-chip (NoC) architectures
US10547514B2 (en) 2018-02-22 2020-01-28 Netspeed Systems, Inc. Automatic crossbar generation and router connections for network-on-chip (NOC) topology generation
US11023377B2 (en) 2018-02-23 2021-06-01 Netspeed Systems, Inc. Application mapping on hardened network-on-chip (NoC) of field-programmable gate array (FPGA)
US11176302B2 (en) 2018-02-23 2021-11-16 Netspeed Systems, Inc. System on chip (SoC) builder
BR102018005101A2 (en) 2018-03-14 2019-10-01 Samsung Eletrônica da Amazônia Ltda. METHOD FOR MANAGING PROGRAMMABLE LOGIC CIRCUITS FOR APPLICATIONS INVOCATING DYNAMIC LIBRARIES
WO2020044152A1 (en) 2018-08-28 2020-03-05 Cerebras Systems Inc. Scaled compute fabric for accelerated deep learning
WO2020044208A1 (en) 2018-08-29 2020-03-05 Cerebras Systems Inc. Isa enhancements for accelerated deep learning
US11328208B2 (en) 2018-08-29 2022-05-10 Cerebras Systems Inc. Processor element redundancy for accelerated deep learning
US11496418B1 (en) * 2020-08-25 2022-11-08 Xilinx, Inc. Packet-based and time-multiplexed network-on-chip
CN113741281A (en) * 2021-09-05 2021-12-03 西北工业大学 Method for realizing software architecture of open reconfigurable flight control system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5613129A (en) * 1994-05-02 1997-03-18 Digital Equipment Corporation Adaptive mechanism for efficient interrupt processing
US20010047465A1 (en) * 2000-03-01 2001-11-29 Ming-Kang Liu Mixed hardware/software architecture and method for processing xDSL communications
US6539438B1 (en) * 1999-01-15 2003-03-25 Quickflex Inc. Reconfigurable computing system and method and apparatus employing same
US6789214B1 (en) * 1999-06-10 2004-09-07 Bull, S.A. Process for reconfiguring an information processing system upon detection of a component failure
US20050203988A1 (en) * 2003-06-02 2005-09-15 Vincent Nollet Heterogeneous multiprocessor network on chip devices, methods and operating systems for control thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5784636A (en) * 1996-05-28 1998-07-21 National Semiconductor Corporation Reconfigurable computer architecture for use in signal processing applications
US6233540B1 (en) 1997-03-14 2001-05-15 Interuniversitair Micro-Elektronica Centrum Design environment and a method for generating an implementable description of a digital system
EP1022654A3 (en) 1999-01-14 2001-02-14 Interuniversitair Microelektronica Centrum Vzw Concurrent timed digital system design method and environment
US7150011B2 (en) 2000-06-20 2006-12-12 Interuniversitair Microelektronica Centrum (Imec) Virtual hardware machine, methods, and devices

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5613129A (en) * 1994-05-02 1997-03-18 Digital Equipment Corporation Adaptive mechanism for efficient interrupt processing
US6539438B1 (en) * 1999-01-15 2003-03-25 Quickflex Inc. Reconfigurable computing system and method and apparatus employing same
US6789214B1 (en) * 1999-06-10 2004-09-07 Bull, S.A. Process for reconfiguring an information processing system upon detection of a component failure
US20010047465A1 (en) * 2000-03-01 2001-11-29 Ming-Kang Liu Mixed hardware/software architecture and method for processing xDSL communications
US20050203988A1 (en) * 2003-06-02 2005-09-15 Vincent Nollet Heterogeneous multiprocessor network on chip devices, methods and operating systems for control thereof

Cited By (149)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100332402A1 (en) * 1999-05-11 2010-12-30 Christopher Kantarjiev Techniques for processing customer service transactions at customer site using mobile computing device
US20080098095A1 (en) * 2001-03-22 2008-04-24 Quicksilver Technology, Inc. Adaptive integrated circuitry with heterogeneous and reconfigurable matrices of diverse and adaptive computational units having fixed, application specific computational elements
US8010593B2 (en) * 2001-03-22 2011-08-30 Qst Holdings Llc Adaptive integrated circuitry with heterogeneous and reconfigurable matrices of diverse and adaptive computational units having fixed, application specific computational elements
US7047352B1 (en) * 2002-08-28 2006-05-16 Xilinx, Inc. Fail-safe method of updating a multiple FPGA configuration data storage system
US20040054997A1 (en) * 2002-08-29 2004-03-18 Quicksilver Technology, Inc. Task definition for specifying resource requirements
US8108656B2 (en) * 2002-08-29 2012-01-31 Qst Holdings, Llc Task definition for specifying resource requirements
US8621487B2 (en) 2003-05-30 2013-12-31 Steven J. Frank Virtual processor methods and apparatus with unified event notification and consumer-producer memory operations
US8087034B2 (en) 2003-05-30 2011-12-27 Steven J. Frank Virtual processor methods and apparatus with unified event notification and consumer-produced memory operations
US7685607B2 (en) * 2003-05-30 2010-03-23 Steven Frank General purpose embedded processor
US20100162028A1 (en) * 2003-05-30 2010-06-24 Sharp Kabushiki Kaisha Corporation Virtual processor methods and apparatus with unified event notification and consumer-produced memory operations
US20100228954A1 (en) * 2003-05-30 2010-09-09 Steven Frank General purpose embedded processor
US20040244000A1 (en) * 2003-05-30 2004-12-02 Steven Frank General purpose embedded processor
US20110145626A2 (en) * 2003-05-30 2011-06-16 Steven Frank Virtual processor methods and apparatus with unified event notification and consumer-produced memory operations
US8271997B2 (en) 2003-05-30 2012-09-18 Steven J. Frank General purpose embedded processor
US6959428B2 (en) * 2003-06-19 2005-10-25 Lsi Logic Corporation Designing and testing the interconnection of addressable devices of integrated circuits
US20040261050A1 (en) * 2003-06-19 2004-12-23 Lsi Logic Corporation Designing and testing the interconnection of addressable devices of integrated circuits
US20050069128A1 (en) * 2003-09-30 2005-03-31 Daihen Corporation Data-generating device and data-writing device for FPGA
US7013449B2 (en) * 2003-10-30 2006-03-14 Hewlett-Packard Development Company, L.P. Method of designing custom circuit device using scheduling clock cycles
US20050097497A1 (en) * 2003-10-30 2005-05-05 Michael Schlansker Method of designing custom circuit device
US7206973B2 (en) * 2003-12-11 2007-04-17 Lsi Logic Corporation PCI validation
US20050132110A1 (en) * 2003-12-11 2005-06-16 Daftardar Jayant M. PCI validation
US20050149478A1 (en) * 2004-01-05 2005-07-07 Pioneer Research Center Usa, Inc. Minimizing the dependency of source code on the in-band resources of a set-top box
US7739692B2 (en) * 2004-01-05 2010-06-15 Research Investment Network, Inc. Minimizing the dependency of source code on the in-band resources of a set-top box
US20050235070A1 (en) * 2004-01-21 2005-10-20 The Charles Stark Draper Laboratory, Inc. Systems and methods for reconfigurable computing
US7669035B2 (en) * 2004-01-21 2010-02-23 The Charles Stark Draper Laboratory, Inc. Systems and methods for reconfigurable computing
US20070124115A1 (en) * 2004-04-19 2007-05-31 Holger Buttner Safety-oriented control system
US8335573B2 (en) 2004-04-19 2012-12-18 Beckhoff Automation Gmbh Safety-oriented control system
US20050257186A1 (en) * 2004-05-13 2005-11-17 Michael Zilbershlag Operation system for programmable hardware
US20110055516A1 (en) * 2004-06-24 2011-03-03 FTL Systems Technology Corporation Multiprocessor Computer System and Method Having at Least One Processor with a Dynamically Reconfigurable Instruction Set
US8621410B2 (en) * 2004-06-24 2013-12-31 Ftl Systems, Inc. Multiprocessor computer system and method having at least one processor with a dynamically reconfigurable instruction set
US7913006B2 (en) 2004-09-22 2011-03-22 Kabushiki Kaisha Toshiba Self-organized parallel processing system
US20060075265A1 (en) * 2004-09-22 2006-04-06 Yoshiyuki Hamaoka Self-organized parallel processing system
US20090172016A1 (en) * 2004-09-22 2009-07-02 Yoshiyuki Hamaoka Self-Organized Parallel Processing System
US7543091B2 (en) * 2004-09-22 2009-06-02 Kabushiki Kaisha Toshiba Self-organized parallel processing system
US20060075157A1 (en) * 2004-09-28 2006-04-06 Paul Marchal Programmable memory interfacing device for use in active memory management
WO2006088809A2 (en) * 2005-02-15 2006-08-24 Candace Willrich Digital mobile planner
WO2006088809A3 (en) * 2005-02-15 2007-12-13 Candace Willrich Digital mobile planner
US20060200603A1 (en) * 2005-03-01 2006-09-07 Naoto Kaneko Dynamic resource allocation for a reconfigurable IC
US7818163B2 (en) 2005-04-11 2010-10-19 Stmicroelectronics S.R.L. Architecture for dynamically reconfigurable system-on-chip arrangements, related methods and computer program product
US20070088537A1 (en) * 2005-04-11 2007-04-19 Stmicroelectronics S.R.L. Architecture for dynamically reconfigurable system-on-chip arrangements, related methods and computer program product
US7873961B2 (en) * 2005-07-29 2011-01-18 International Business Machines Corporation Supervisory operating system for running multiple child operating systems simultaneously and optimizing resource usage
US20070028151A1 (en) * 2005-07-29 2007-02-01 International Business Machines Corporation Supervisory operating system for running multiple child operating systems simultaneously and optimizing resource usage
US20090158293A1 (en) * 2005-09-05 2009-06-18 Nec Corporation Information processing apparatus
JP5018480B2 (en) * 2005-09-05 2012-09-05 日本電気株式会社 Information processing device
US7600210B1 (en) * 2005-09-28 2009-10-06 Xilinx, Inc. Method and apparatus for modular circuit design for a programmable logic device
US20070140280A1 (en) * 2005-12-16 2007-06-21 Samsung Electronics Co., Ltd. Computer chip for connecting devices on the chip utilizing star-torus topology
US20070237146A1 (en) * 2006-03-31 2007-10-11 Ilija Hadzic Methods and apparatus for modeling and synthesizing packet processing pipelines
EP1868094A3 (en) * 2006-06-12 2008-05-07 Samsung Electronics Co., Ltd Multitasking method and apparatus for reconfigurable array
US20070288930A1 (en) * 2006-06-12 2007-12-13 Samsung Electronics Co., Ltd. Multitasking method and apparatus for reconfigurable array
US8645955B2 (en) * 2006-06-12 2014-02-04 Samsung Electronics Co., Ltd. Multitasking method and apparatus for reconfigurable array
EP1868094A2 (en) 2006-06-12 2007-12-19 Samsung Electronics Co., Ltd Multitasking method and apparatus for reconfigurable array
US8677362B2 (en) * 2007-02-02 2014-03-18 Samsung Electronics Co., Ltd. Apparatus for reconfiguring, mapping method and scheduling method in reconfigurable multi-processor system
US20080189703A1 (en) * 2007-02-02 2008-08-07 Samsung Electronics Co., Ltd. Apparatus for reconfiguring, mapping method and scheduling method in reconfigurable multi-processor system
TWI468017B (en) * 2008-04-10 2015-01-01 Qualcomm Inc Advanced interpolation techniques for motion compensation in video coding
EP2308229A4 (en) * 2008-07-01 2014-08-20 S K Nandy A method and system on chip (soc) for adapting a runtime reconfigurable hardware to decode a video stream
EP2308229A2 (en) * 2008-07-01 2011-04-13 Nandy, S. K. A method and system on chip (soc) for adapting a runtime reconfigurable hardware to decode a video stream
US10282338B1 (en) * 2008-07-08 2019-05-07 Mellanox Technologies, Ltd. Configuring routing in mesh networks
US8745608B2 (en) * 2009-02-03 2014-06-03 Samsung Electronics Co., Ltd. Scheduler of reconfigurable array, method of scheduling commands, and computing apparatus
KR101515568B1 (en) 2009-02-03 2015-04-28 삼성전자 주식회사 Apparatus and method for scheduling instruction processed in reconfigurable array and computing device using these
US20100199069A1 (en) * 2009-02-03 2010-08-05 Won-Sub Kim Scheduler of reconfigurable array, method of scheduling commands, and computing apparatus
US10339243B2 (en) * 2009-10-01 2019-07-02 Altera Corporation Method and apparatus for automatic hierarchical design partitioning
US20180189427A1 (en) * 2009-10-01 2018-07-05 Altera Corporation Method and apparatus for automatic hierarchical design partitioning
WO2011101255A1 (en) * 2010-02-16 2011-08-25 Robert Bosch Gmbh Method for operating a controller
US20110289469A1 (en) * 2010-05-21 2011-11-24 Huang Thomas B Virtual interconnection method and apparatus
US8699582B2 (en) 2010-10-06 2014-04-15 Qualcomm Incorporated Context-based adaptations of video decoder
WO2012048141A3 (en) * 2010-10-06 2013-01-17 Qualcomm Incorporated Switching between hardware acceleration and software execution of a video decoding process depending on video complexity and quality of service
US9792612B2 (en) 2010-11-23 2017-10-17 Echostar Technologies L.L.C. Facilitating user support of electronic devices using dynamic matrix code generation
US9781465B2 (en) 2010-11-24 2017-10-03 Echostar Technologies L.L.C. Tracking user interaction from a receiving device
US10382807B2 (en) 2010-11-24 2019-08-13 DISH Technologies L.L.C. Tracking user interaction from a receiving device
US9596500B2 (en) 2010-12-17 2017-03-14 Echostar Technologies L.L.C. Accessing content via a matrix code
US10015550B2 (en) 2010-12-20 2018-07-03 DISH Technologies L.L.C. Matrix code-based user interface
US9571888B2 (en) 2011-02-15 2017-02-14 Echostar Technologies L.L.C. Selection graphics overlay of matrix code
US10015483B2 (en) 2011-02-28 2018-07-03 DISH Technologies LLC. Set top box health and configuration
US9736469B2 (en) 2011-02-28 2017-08-15 Echostar Technologies L.L.C. Set top box health and configuration
US9686584B2 (en) 2011-02-28 2017-06-20 Echostar Technologies L.L.C. Facilitating placeshifting using matrix codes
US10165321B2 (en) 2011-02-28 2018-12-25 DISH Technologies L.L.C. Facilitating placeshifting using matrix codes
TWI492610B (en) * 2011-03-10 2015-07-11 Realtek Semiconductor Corp Image control device
US8868894B2 (en) 2011-05-06 2014-10-21 Xcelemor, Inc. Computing system with hardware scheduled reconfiguration mechanism and method of operation thereof
US20120284501A1 (en) * 2011-05-06 2012-11-08 Xcelemor, Inc. Computing system with hardware reconfiguration mechanism and method of operation thereof
WO2012154612A1 (en) * 2011-05-06 2012-11-15 Xcelemor, Inc. Computing system with hardware scheduled reconfiguration mechanism and method of operation thereof
WO2012154586A1 (en) * 2011-05-06 2012-11-15 Xcelemor, Inc. Computing system with hardware reconfiguration mechanism and method of operation thereof
US11494322B2 (en) * 2011-05-06 2022-11-08 Xcelemor, Inc. Computing system with hardware reconfiguration mechanism and method of operation thereof
US9652108B2 (en) 2011-05-20 2017-05-16 Echostar Uk Holdings Limited Progress bar
TWI551130B (en) * 2011-09-12 2016-09-21 英特爾公司 Personalized video content consumption using shared video device and personal device
US8966457B2 (en) * 2011-11-15 2015-02-24 Global Supercomputing Corporation Method and system for converting a single-threaded software program into an application-specific supercomputer
US9495223B2 (en) * 2011-11-15 2016-11-15 Global Supercomputing Corporation Method and system for converting a single-threaded software program into an application-specific supercomputer
US10146516B2 (en) * 2011-11-15 2018-12-04 Global Supercomputing Corporation Method and system for converting a single-threaded software program into an application-specific supercomputer
US20150317190A1 (en) * 2011-11-15 2015-11-05 Global Supercomputing Corporation Method and system for converting a single-threaded software program into an application-specific supercomputer
US20130125097A1 (en) * 2011-11-15 2013-05-16 Global Supercomputing Corporation Method and system for converting a single-threaded software program into an application-specific supercomputer
US20170017476A1 (en) * 2011-11-15 2017-01-19 Global Supercomputing Corporation Method and system for converting a single-threaded software program into an application-specific supercomputer
US9684600B2 (en) * 2011-11-30 2017-06-20 International Business Machines Corporation Dynamic process/object scoped memory affinity adjuster
US20130138885A1 (en) * 2011-11-30 2013-05-30 International Business Machines Corporation Dynamic process/object scoped memory affinity adjuster
US11068293B2 (en) 2012-02-04 2021-07-20 Global Supercomputing Corporation Parallel hardware hypervisor for virtualizing application-specific supercomputers
US10120704B2 (en) 2012-02-04 2018-11-06 Global Supercomputing Corporation Parallel hardware hypervisor for virtualizing application-specific supercomputers
US11645099B2 (en) 2012-02-04 2023-05-09 Global Supercomputing Corporation Parallel hardware hypervisor for virtualizing application-specific supercomputers
US10514939B2 (en) 2012-02-04 2019-12-24 Global Supercomputing Corporation Parallel hardware hypervisor for virtualizing application-specific supercomputers
US9465632B2 (en) 2012-02-04 2016-10-11 Global Supercomputing Corporation Parallel hardware hypervisor for virtualizing application-specific supercomputers
US10915364B2 (en) 2012-05-02 2021-02-09 Nvidia Corporation Technique for computational nested parallelism
US9513975B2 (en) * 2012-05-02 2016-12-06 Nvidia Corporation Technique for computational nested parallelism
US20130298133A1 (en) * 2012-05-02 2013-11-07 Stephen Jones Technique for computational nested parallelism
US8898480B2 (en) 2012-06-20 2014-11-25 Microsoft Corporation Managing use of a field programmable gate array with reprogammable cryptographic operations
US9298438B2 (en) * 2012-06-20 2016-03-29 Microsoft Technology Licensing, Llc Profiling application code to identify code portions for FPGA implementation
WO2013192231A1 (en) * 2012-06-20 2013-12-27 Microsoft Corporation Managing use of a field programmable gate array by multiple processes in an operating system
US20130346979A1 (en) * 2012-06-20 2013-12-26 Microsoft Corporation Profiling application code to identify code portions for fpga implementation
WO2013192380A1 (en) * 2012-06-20 2013-12-27 Microsoft Corporation Updating hardware libraries for use by applications on a computer system with an fpga coprocessor
US9424019B2 (en) 2012-06-20 2016-08-23 Microsoft Technology Licensing, Llc Updating hardware libraries for use by applications on a computer system with an FPGA coprocessor
US9230091B2 (en) 2012-06-20 2016-01-05 Microsoft Technology Licensing, Llc Managing use of a field programmable gate array with isolated components
US9823947B2 (en) 2012-07-31 2017-11-21 International Business Machines Corporation Method and system for allocating FPGA resources
US9389915B2 (en) 2012-07-31 2016-07-12 International Business Machines Corporation Method and system for allocating FPGA resources
US9479456B2 (en) * 2012-11-02 2016-10-25 Altera Corporation Programmable logic device with integrated network-on-chip
US20140126572A1 (en) * 2012-11-02 2014-05-08 Altera Corporation Programmable logic device with integrated network-on-chip
US9258191B2 (en) * 2012-12-13 2016-02-09 Microsoft Technology Licensing, Llc Direct network having plural distributed connections to each resource
US20140169211A1 (en) * 2012-12-13 2014-06-19 Microsoft Corporation Direct network having plural distributed connections to each resource
US10091091B2 (en) 2012-12-13 2018-10-02 Microsoft Technology Licensing, Llc Direct network having plural distributed connections to each resource
US9141803B2 (en) 2013-02-26 2015-09-22 Microsoft Technology Licensing, Llc Self-healing of operating system components
CN105683939A (en) * 2013-08-19 2016-06-15 主题嵌入式系统公司 A computing platform, a reconfigurable hardware device and a method for simultaneously executing processes on dynamically reconfigurable hardware device, such as an FPGA, as well as instruction set processors, such as a CPU, and a related computer readable medium.
US20160202999A1 (en) * 2013-08-19 2016-07-14 Topic Embedded Systems B.V. A Computing Platform, A Reconfigurable Hardware Device And A Method for Simultaneously Executing Processes On Dynamically Reconfigurable Hardware Device, Such As An FPGA, As Well As Instruction Set Processors, Such As A CPU, And A Related Computer Readable Medium
TWI587705B (en) * 2014-03-17 2017-06-11 英特爾公司 Hardware assisted media playback and capture syncronization
US10374609B1 (en) * 2014-06-20 2019-08-06 Altera Corporation Integrated circuit applications using partial reconfiguration
US9584129B1 (en) * 2014-06-20 2017-02-28 Altera Corporation Integrated circuit applications using partial reconfiguration
US9753771B2 (en) 2014-09-01 2017-09-05 Samsung Electronics Co., Ltd. System-on-chip including multi-core processor and thread scheduling method thereof
US10824953B2 (en) 2014-09-22 2020-11-03 International Business Machines Corporation Reconfigurable array processor for pattern matching
US10824952B2 (en) 2014-09-22 2020-11-03 International Business Machines Corporation Reconfigurable array processor for pattern matching
US20160124900A1 (en) * 2014-10-31 2016-05-05 International Business Machines Corporation Comparison-based sort in an array processor
US9934030B2 (en) * 2014-10-31 2018-04-03 International Business Machines Corporation Comparison-based sort in a reconfigurable array processor having multiple processing elements for sorting array elements
US9891912B2 (en) 2014-10-31 2018-02-13 International Business Machines Corporation Comparison-based sort in a reconfigurable array processor having multiple processing elements for sorting array elements
US10078513B2 (en) 2014-10-31 2018-09-18 International Business Machines Corporation Comparison-based sort in a reconfigurable array processor having multiple processing elements for sorting array elements
US10824585B2 (en) 2014-10-31 2020-11-03 International Business Machines Corporation Comparison-based sort in a reconfigurable array processor having multiple processing elements for sorting array elements
US9411528B1 (en) 2015-04-22 2016-08-09 Ryft Systems, Inc. Storage management systems and methods
US9542244B2 (en) * 2015-04-22 2017-01-10 Ryft Systems, Inc. Systems and methods for performing primitive tasks using specialized processors
US9411613B1 (en) 2015-04-22 2016-08-09 Ryft Systems, Inc. Systems and methods for managing execution of specialized processors
TWI578817B (en) * 2015-06-29 2017-04-11 群暉科技股份有限公司 Method for applying device management rules in a router, and associated apparatus
US11188497B2 (en) 2018-11-21 2021-11-30 SambaNova Systems, Inc. Configuration unload of a reconfigurable data processor
US11609769B2 (en) 2018-11-21 2023-03-21 SambaNova Systems, Inc. Configuration of a reconfigurable data processor using sub-files
US11237996B2 (en) 2019-01-03 2022-02-01 SambaNova Systems, Inc. Virtualization of a reconfigurable data processor
US11681645B2 (en) 2019-01-03 2023-06-20 SambaNova Systems, Inc. Independent control of multiple concurrent application graphs in a reconfigurable data processor
US11048549B2 (en) * 2019-04-04 2021-06-29 Google Llc Transferral of process state and/or components in computing environments
US11755364B2 (en) 2019-04-04 2023-09-12 Google Llc Transferral of process state and/or components in computing environments
US11580056B2 (en) 2019-05-09 2023-02-14 SambaNova Systems, Inc. Control barrier network for reconfigurable data processors
US11055141B2 (en) 2019-07-08 2021-07-06 SambaNova Systems, Inc. Quiesce reconfigurable data processor
US11928512B2 (en) 2019-07-08 2024-03-12 SambaNova Systems, Inc. Quiesce reconfigurable data processor
WO2021108356A1 (en) * 2019-11-26 2021-06-03 Mythic, Inc. Tile subsystem and method for automated data flow and data processing within an integrated circuit architecture
US11016810B1 (en) 2019-11-26 2021-05-25 Mythic, Inc. Tile subsystem and method for automated data flow and data processing within an integrated circuit architecture
US11809908B2 (en) 2020-07-07 2023-11-07 SambaNova Systems, Inc. Runtime virtualization of reconfigurable data flow resources
US11782729B2 (en) 2020-08-18 2023-10-10 SambaNova Systems, Inc. Runtime patching of configuration files
US11556494B1 (en) 2021-07-16 2023-01-17 SambaNova Systems, Inc. Defect repair for a reconfigurable data processor for homogeneous subarrays
US11409540B1 (en) 2021-07-16 2022-08-09 SambaNova Systems, Inc. Routing circuits for defect repair for a reconfigurable data processor
US11327771B1 (en) 2021-07-16 2022-05-10 SambaNova Systems, Inc. Defect repair circuits for a reconfigurable data processor
US11487694B1 (en) 2021-12-17 2022-11-01 SambaNova Systems, Inc. Hot-plug events in a pool of reconfigurable data flow resources

Also Published As

Publication number Publication date
GB0304628D0 (en) 2003-04-02
US20090187756A1 (en) 2009-07-23
US9038072B2 (en) 2015-05-19

Similar Documents

Publication Publication Date Title
US9038072B2 (en) System and method for hardware-software multitasking on a reconfigurable computing platform
EP1372084A2 (en) Method for hardware-software multitasking on a reconfigurable computing platform
Marescaux et al. Run-time support for heterogeneous multitasking on reconfigurable SoCs
Fisher et al. Embedded computing: a VLIW approach to architecture, compilers and tools
Noguera et al. Multitasking on reconfigurable architectures: microarchitecture support and dynamic scheduling
Stefanov et al. System design using Khan process networks: the Compaan/Laura approach
KR100628492B1 (en) Method and system for performing real-time operation
KR100649107B1 (en) Method and system for performing real-time operation
JP6974588B2 (en) Virtual FPGA management and optimization system
Mignolet et al. Enabling hardware-software multitasking on a reconfigurable computing platform for networked portable multimedia appliances
Wang et al. Spread: A streaming-based partially reconfigurable architecture and programming model
Nollet et al. A safari through the mpsoc run-time management jungle
Marchesan Almeida et al. An adaptive message passing mpsoc framework
Jozwik et al. Rainbow: An operating system for software-hardware multitasking on dynamically partially reconfigurable fpgas
EP1574965B1 (en) Heterogeneous multiprocessor network on chip devices, methods and operating systems for control thereof
Hagemeyer et al. A design methodology for communication infrastructures on partially reconfigurable FPGAs
Nollet et al. Hierarchical Run-Time Reconfiguration Managed by an Operating System for Reconfigurable Systems.
Gantel et al. Enhancing reconfigurable platforms programmability for synchronous data-flow applications
Chen et al. Configuration-sensitive process scheduling for FPGA-based computing platforms
Verkest Machine chameleon [handheld devices]
Vaishnav Modular FPGA Systems with Support for Dynamic Workloads and Virtualisation
Marescaux Mapping and management of communication services on MP-SoC platforms
Nollet Run-time management for future MPSoC platforms
Tumeo et al. A multiprocessor self-reconfigurable JPEG2000 encoder
Lee et al. Design of a distributed JPEG encoder on a scalable NoC platform

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERUNIVERSITAIR MICROELEKTRONICA CENTRUM (IMEC),

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:NOLLET, VINCENT;COENE, PAUL;MIGNOLET, JEAN-YVES;AND OTHERS;REEL/FRAME:014536/0424

Effective date: 20030904

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION