Aline Mello - Academia.edu (original) (raw)

Papers by Aline Mello

Research paper thumbnail of A Low Area Overhead Packet-switched Network on Chip: Architecture and Prototyping

Abstract The increasing complexity of integrated circuits drives the research of new intra-chip i... more Abstract The increasing complexity of integrated circuits drives the research of new intra-chip interconnection architectures. A network-on-chip adapts concepts originated in the distributed systems and computer networks subject areas to connect IP cores in a structured and scalable way, pursuing the goal of achieving superior bandwidth to conventional intra-chip bus architectures. This paper presents the design of a switch targeted to a mesh interconnection topology. Each switch has 5 bi-directional ports, connecting 4 neighbor ...

Research paper thumbnail of MAIA - CAD Framework for Networks-on-Chip Synthesis

The increasing complexity of Systems-on-Chip (SoC) makes networks on chip (NoC) a promising subst... more The increasing complexity of Systems-on-Chip (SoC) makes networks on chip (NoC) a promising substitute for busses and dedicated interconnection schemes. New CAD tools must be developed to adapt NoC architectures to the environment where they will be used. Such tools are expected to support at least three main functions: (i) NoC parameterization; (ii) network interface generation; (iii) traffic generation and

Research paper thumbnail of Parallel simulation of systemC TLM 2.0 compliant MPSoC on SMP workstations

... Aline Mello , Isaac Maia , Alain Greiner , and Francois Pecheux {Aline.Vieira-de-Mello,Isaac.... more ... Aline Mello , Isaac Maia , Alain Greiner , and Francois Pecheux {Aline.Vieira-de-Mello,Isaac.Maia, Alain.Greiner, Francois.Pecheux ... 3.1 Simulator Software Architecture The SystemC-SMP uses a gang-scheduling [10] approach by grouping related neighboring SC ...

Research paper thumbnail of Parallel TLM simulation of MPSoC on SMP workstations: Influence of communication locality

Simulation speed is a key issue in virtual prototyping of Multi-Processors System on Chip (MPSoCs... more Simulation speed is a key issue in virtual prototyping of Multi-Processors System on Chip (MPSoCs). SystemC TLM2.0 (Transaction Level Modeling) is now commonly used to accelerate the simulation. However, the standard SystemC simulation engine uses a centralized scheduler that is clearly a bottleneck to parallelize the simulation of architectures containing hundreds of processor cores, and involving hundreds of SC_THREADs to

Research paper thumbnail of HERMES: an infrastructure for low area overhead packet-switching networks on chip

Research paper thumbnail of Traffic generation and performance evaluation for mesh-based NoCs

Research paper thumbnail of Virtual Channels in Networks on Chip: Implementation and Evaluation on Hermes NoC

Research paper thumbnail of MAIA: a framework for networks on chip generation and verification

Research paper thumbnail of Application driven traffic modeling for NoCs

Research paper thumbnail of QoS in Networks-on-Chip – Beyond Priority and Circuit Switching Techniques

The idea behind the proposition of Networks-on-Chip (NoCs) for modern and future systems on chip ... more The idea behind the proposition of Networks-on-Chip (NoCs) for modern and future systems on chip capitalizes on the fact that busses do not scale well when shared by a large number of cores. Even if NoC research is a relatively young field, the literature abounds with propositions of NoC architectures. Several of these propositions claim providing quality of service (QoS) guarantees, which is essential for real time and multimedia applications. The most widespread approach to attain some degree of QoS guarantee relies on a two-step process. The first step is to characterize application performance through traffic modeling and simulation. The second step consists in tuning a given network template to achieve some degree of QoS guarantee. These QoS targeted NoC templates usually provide specialized structures to allow either the creation of connections (circuit switching) or the assignment of priorities to connectionless flows. It is possible to identify three drawbacks in this two-step process approach. First, it is not possible to guarantee QoS for new applications expected to run on the system, if those are defined after the network design phase. Second, even with end-to-end delay guarantees, connectionless approaches may introduce jitter. Third, to model traffic precisely for a complex application is a very hard task. If this problem is tackled by oversimplifying the modeling phase, errors may arise, leading to NoC parameterization that is poorly adapted to achieve the required QoS. This Chapter has two main objectives. The first one is to evaluate the area-performance trade-off and the limitations of circuit switching and priority scheduling to meet QoS. This evaluation will show where such implementations are really suited for QoS, and when more elaborate mechanisms to meet QoS are needed. The second objective comprises proposing a method, called rate-based scheduling, to approach QoS requirements considering the execution time state of the NoC. The evaluation of circuit switching and priority scheduling show that: (i) circuit switching can guarantee QoS only to a small number of flows; the technique do not scale well, and can potentially waste significant bandwidth; (ii) priority-based approaches may display best-effort behavior and, in worst-case situations, may lead to unacceptable latency for low priority flows, besides being subject to jitter. In face of these limitations, rate-based scheduling arises as an option to improve the performance of QoS flows when varying traffic scenarios are used.

Research paper thumbnail of Rate-based scheduling policy for QoS flows in networks on chip

Several propositions of NoC architectures claim providing quality of service (QoS) guarantees, wh... more Several propositions of NoC architectures claim providing quality of service (QoS) guarantees, which is essential for e.g. real time and multimedia applications. The state-of-art in NoC literature provides QoS at design time, using circuit switching and/or priority-based scheduling. Both methods optimize a given network template to achieve the QoS requirements after traffic generation and network simulation. However, modern SoCs may execute applications not devised at design time, and these may easily have its QoS requirements violated by a previously fixed NoC structure. This paper proposes a method to achieve QoS requirements in NoCs at execution time. The proposed rate-based scheduling policy is employed to determine the priority of each QoS flow being transmitted through the network. The basis of this scheduling method is the difference between the rate required by a given flow and the rate currently used by this flow. This difference corresponds to the flow priority used by the scheduler. Differently from traditional priority-based scheduling, the priority is dynamically adjusted. Preliminary results show the efficiency of the rate-based scheduling to meet QoS requirements, by comparing the proposed scheduling to priority-based scheduling.

Research paper thumbnail of Communication Models in Networks-on-Chip

Research paper thumbnail of MultiNoC: A Multiprocessing System Enabled by a Network on Chip

Computing Research Repository, 2007

The MultiNoC system implements a programmable on-chip multiprocessing platform built on top of an... more The MultiNoC system implements a programmable on-chip multiprocessing platform built on top of an efficient, low area overhead intra-chip interconnection scheme. The employed interconnection structure is a Network on Chip, or NoC. NoCs are emerging as a viable alternative to increasing demands on interconnection architectures, due to the following characteristics: (i) energy efficiency and reliability; (ii) scalability of bandwidth, when compared to traditional bus architectures; (iii) reusability; (iv) distributed routing decisions. An external host computer feeds MultiNoC with application instructions and data. After this initialization procedure, MultiNoC executes some algorithm. After finishing execution of the algorithm, output data can be read back by the host. Sequential or parallel algorithms conveniently adapted to the MultiNoC structure can be executed. The main motivation to propose this design is to enable the investigation of current trends to increase the number of embedded processors in SoCs, leading to the concept of "sea of processors" systems.

Research paper thumbnail of MAIA - a framework for networks on chip generation and verification

The increasing complexity of SoCs makes networks on chip (NoC) a promising substitute for busses ... more The increasing complexity of SoCs makes networks on chip (NoC) a promising substitute for busses and dedicated wires interconnection schemes. However, new tools need to be developed to integrate NoC interconnection architectures and IP cores into SoCs. Such tools have to fulfill three main requirements: (i) automated NoC generation; (ii) automated production of NoC-IP core interfaces; and (iii) seamless analysis of NoC traffic parameters. The objective of this paper is to present the MAIA framework, which includes functions to address all these requirements. NoCs generated by the MAIA framework have been used to successfully prototype SoCs in FPGAs.

Research paper thumbnail of MultiNoC: A Multiprocessing System Enabled by a Network on Chip

Research paper thumbnail of MultiNoC: A Multiprocessing System Enabled by a Network on Chip

Research paper thumbnail of Virtual channels in networks on chip: implementation and evaluation on hermes NoC

Research paper thumbnail of Evaluation of current QoS Mechanisms in Networks on Chip

Several propositions of NoC architectures claim to provide quality of service (QoS) guarantees, w... more Several propositions of NoC architectures claim to provide quality of service (QoS) guarantees, which is essential for e.g. real time and multimedia applications. The most widespread approach to attain some degree of QoS guarantee relies on a two-step process. The first step is to characterize application performance through traffic modeling and simulation. The second step consists in tuning a given network template to achieve some degree of QoS guarantee. These QoS targeted NoC templates usually provide specialized structures to allow either the creation of connections (circuit switching) or the assignment of priorities to connectionless flows. It is possible to identify three drawbacks in this approach. First, it is not possible to guarantee QoS for new applications expected to run on the system, if those are defined after the network design phase. Second, even with end-to-end delay guarantees, connectionless approaches introduce jitter. Third, to model traffic precisely for a complex application is a very hard task. The objective of this paper is to evaluate the area-performance trade-off and the limitations of circuit switching and priority scheduling to meet QoS. Preliminary results show the need of more research in this field, by considering the aggregation of more explicit techniques to control QoS

Research paper thumbnail of Traffic Generation and Performance Evaluation for Mesh-based NoCs

The designer of a system on a chip (SoC) that connects IP cores through a network on chip (NoC) n... more The designer of a system on a chip (SoC) that connects IP cores through a network on chip (NoC) needs methods to support application performance evaluation. Two key aspects these methods have to address are the generation and evaluation of network traffic. Traffic generation allows injecting packets in the network according to application constraint specifications such as transmission rate and end-to-end latency. Performance evaluation helps in computing latency and throughput at network channels/interfaces, as well as to identify congestion and hot-spots. This paper reviews related works in traffic generation and performance evaluation for mesh topology NoCs, and proposes general methods for both aspects. Three parameters are used here to define traffic generation: packet spatial distribution, packet injection rate and packet size. Two types of methods to evaluate performance in NoCs are discussed: (i) external evaluation, a common strategy found in related works, where the network is considered as a black box and traffic results are obtained only from the external network interfaces; (ii) internal evaluation, where performance is computed in each network channel. The paper presents the result of experiments conducted in an 8times8 mesh network, varying the routing algorithms and the number of virtual channels. The main contribution of this work is the set of methods for internal NoC evaluation, which help designers to optimize the network under different traffic scenarios

Research paper thumbnail of 01 Resumo TGA1

Research paper thumbnail of A Low Area Overhead Packet-switched Network on Chip: Architecture and Prototyping

Abstract The increasing complexity of integrated circuits drives the research of new intra-chip i... more Abstract The increasing complexity of integrated circuits drives the research of new intra-chip interconnection architectures. A network-on-chip adapts concepts originated in the distributed systems and computer networks subject areas to connect IP cores in a structured and scalable way, pursuing the goal of achieving superior bandwidth to conventional intra-chip bus architectures. This paper presents the design of a switch targeted to a mesh interconnection topology. Each switch has 5 bi-directional ports, connecting 4 neighbor ...

Research paper thumbnail of MAIA - CAD Framework for Networks-on-Chip Synthesis

The increasing complexity of Systems-on-Chip (SoC) makes networks on chip (NoC) a promising subst... more The increasing complexity of Systems-on-Chip (SoC) makes networks on chip (NoC) a promising substitute for busses and dedicated interconnection schemes. New CAD tools must be developed to adapt NoC architectures to the environment where they will be used. Such tools are expected to support at least three main functions: (i) NoC parameterization; (ii) network interface generation; (iii) traffic generation and

Research paper thumbnail of Parallel simulation of systemC TLM 2.0 compliant MPSoC on SMP workstations

... Aline Mello , Isaac Maia , Alain Greiner , and Francois Pecheux {Aline.Vieira-de-Mello,Isaac.... more ... Aline Mello , Isaac Maia , Alain Greiner , and Francois Pecheux {Aline.Vieira-de-Mello,Isaac.Maia, Alain.Greiner, Francois.Pecheux ... 3.1 Simulator Software Architecture The SystemC-SMP uses a gang-scheduling [10] approach by grouping related neighboring SC ...

Research paper thumbnail of Parallel TLM simulation of MPSoC on SMP workstations: Influence of communication locality

Simulation speed is a key issue in virtual prototyping of Multi-Processors System on Chip (MPSoCs... more Simulation speed is a key issue in virtual prototyping of Multi-Processors System on Chip (MPSoCs). SystemC TLM2.0 (Transaction Level Modeling) is now commonly used to accelerate the simulation. However, the standard SystemC simulation engine uses a centralized scheduler that is clearly a bottleneck to parallelize the simulation of architectures containing hundreds of processor cores, and involving hundreds of SC_THREADs to

Research paper thumbnail of HERMES: an infrastructure for low area overhead packet-switching networks on chip

Research paper thumbnail of Traffic generation and performance evaluation for mesh-based NoCs

Research paper thumbnail of Virtual Channels in Networks on Chip: Implementation and Evaluation on Hermes NoC

Research paper thumbnail of MAIA: a framework for networks on chip generation and verification

Research paper thumbnail of Application driven traffic modeling for NoCs

Research paper thumbnail of QoS in Networks-on-Chip – Beyond Priority and Circuit Switching Techniques

The idea behind the proposition of Networks-on-Chip (NoCs) for modern and future systems on chip ... more The idea behind the proposition of Networks-on-Chip (NoCs) for modern and future systems on chip capitalizes on the fact that busses do not scale well when shared by a large number of cores. Even if NoC research is a relatively young field, the literature abounds with propositions of NoC architectures. Several of these propositions claim providing quality of service (QoS) guarantees, which is essential for real time and multimedia applications. The most widespread approach to attain some degree of QoS guarantee relies on a two-step process. The first step is to characterize application performance through traffic modeling and simulation. The second step consists in tuning a given network template to achieve some degree of QoS guarantee. These QoS targeted NoC templates usually provide specialized structures to allow either the creation of connections (circuit switching) or the assignment of priorities to connectionless flows. It is possible to identify three drawbacks in this two-step process approach. First, it is not possible to guarantee QoS for new applications expected to run on the system, if those are defined after the network design phase. Second, even with end-to-end delay guarantees, connectionless approaches may introduce jitter. Third, to model traffic precisely for a complex application is a very hard task. If this problem is tackled by oversimplifying the modeling phase, errors may arise, leading to NoC parameterization that is poorly adapted to achieve the required QoS. This Chapter has two main objectives. The first one is to evaluate the area-performance trade-off and the limitations of circuit switching and priority scheduling to meet QoS. This evaluation will show where such implementations are really suited for QoS, and when more elaborate mechanisms to meet QoS are needed. The second objective comprises proposing a method, called rate-based scheduling, to approach QoS requirements considering the execution time state of the NoC. The evaluation of circuit switching and priority scheduling show that: (i) circuit switching can guarantee QoS only to a small number of flows; the technique do not scale well, and can potentially waste significant bandwidth; (ii) priority-based approaches may display best-effort behavior and, in worst-case situations, may lead to unacceptable latency for low priority flows, besides being subject to jitter. In face of these limitations, rate-based scheduling arises as an option to improve the performance of QoS flows when varying traffic scenarios are used.

Research paper thumbnail of Rate-based scheduling policy for QoS flows in networks on chip

Several propositions of NoC architectures claim providing quality of service (QoS) guarantees, wh... more Several propositions of NoC architectures claim providing quality of service (QoS) guarantees, which is essential for e.g. real time and multimedia applications. The state-of-art in NoC literature provides QoS at design time, using circuit switching and/or priority-based scheduling. Both methods optimize a given network template to achieve the QoS requirements after traffic generation and network simulation. However, modern SoCs may execute applications not devised at design time, and these may easily have its QoS requirements violated by a previously fixed NoC structure. This paper proposes a method to achieve QoS requirements in NoCs at execution time. The proposed rate-based scheduling policy is employed to determine the priority of each QoS flow being transmitted through the network. The basis of this scheduling method is the difference between the rate required by a given flow and the rate currently used by this flow. This difference corresponds to the flow priority used by the scheduler. Differently from traditional priority-based scheduling, the priority is dynamically adjusted. Preliminary results show the efficiency of the rate-based scheduling to meet QoS requirements, by comparing the proposed scheduling to priority-based scheduling.

Research paper thumbnail of Communication Models in Networks-on-Chip

Research paper thumbnail of MultiNoC: A Multiprocessing System Enabled by a Network on Chip

Computing Research Repository, 2007

The MultiNoC system implements a programmable on-chip multiprocessing platform built on top of an... more The MultiNoC system implements a programmable on-chip multiprocessing platform built on top of an efficient, low area overhead intra-chip interconnection scheme. The employed interconnection structure is a Network on Chip, or NoC. NoCs are emerging as a viable alternative to increasing demands on interconnection architectures, due to the following characteristics: (i) energy efficiency and reliability; (ii) scalability of bandwidth, when compared to traditional bus architectures; (iii) reusability; (iv) distributed routing decisions. An external host computer feeds MultiNoC with application instructions and data. After this initialization procedure, MultiNoC executes some algorithm. After finishing execution of the algorithm, output data can be read back by the host. Sequential or parallel algorithms conveniently adapted to the MultiNoC structure can be executed. The main motivation to propose this design is to enable the investigation of current trends to increase the number of embedded processors in SoCs, leading to the concept of "sea of processors" systems.

Research paper thumbnail of MAIA - a framework for networks on chip generation and verification

The increasing complexity of SoCs makes networks on chip (NoC) a promising substitute for busses ... more The increasing complexity of SoCs makes networks on chip (NoC) a promising substitute for busses and dedicated wires interconnection schemes. However, new tools need to be developed to integrate NoC interconnection architectures and IP cores into SoCs. Such tools have to fulfill three main requirements: (i) automated NoC generation; (ii) automated production of NoC-IP core interfaces; and (iii) seamless analysis of NoC traffic parameters. The objective of this paper is to present the MAIA framework, which includes functions to address all these requirements. NoCs generated by the MAIA framework have been used to successfully prototype SoCs in FPGAs.

Research paper thumbnail of MultiNoC: A Multiprocessing System Enabled by a Network on Chip

Research paper thumbnail of MultiNoC: A Multiprocessing System Enabled by a Network on Chip

Research paper thumbnail of Virtual channels in networks on chip: implementation and evaluation on hermes NoC

Research paper thumbnail of Evaluation of current QoS Mechanisms in Networks on Chip

Several propositions of NoC architectures claim to provide quality of service (QoS) guarantees, w... more Several propositions of NoC architectures claim to provide quality of service (QoS) guarantees, which is essential for e.g. real time and multimedia applications. The most widespread approach to attain some degree of QoS guarantee relies on a two-step process. The first step is to characterize application performance through traffic modeling and simulation. The second step consists in tuning a given network template to achieve some degree of QoS guarantee. These QoS targeted NoC templates usually provide specialized structures to allow either the creation of connections (circuit switching) or the assignment of priorities to connectionless flows. It is possible to identify three drawbacks in this approach. First, it is not possible to guarantee QoS for new applications expected to run on the system, if those are defined after the network design phase. Second, even with end-to-end delay guarantees, connectionless approaches introduce jitter. Third, to model traffic precisely for a complex application is a very hard task. The objective of this paper is to evaluate the area-performance trade-off and the limitations of circuit switching and priority scheduling to meet QoS. Preliminary results show the need of more research in this field, by considering the aggregation of more explicit techniques to control QoS

Research paper thumbnail of Traffic Generation and Performance Evaluation for Mesh-based NoCs

The designer of a system on a chip (SoC) that connects IP cores through a network on chip (NoC) n... more The designer of a system on a chip (SoC) that connects IP cores through a network on chip (NoC) needs methods to support application performance evaluation. Two key aspects these methods have to address are the generation and evaluation of network traffic. Traffic generation allows injecting packets in the network according to application constraint specifications such as transmission rate and end-to-end latency. Performance evaluation helps in computing latency and throughput at network channels/interfaces, as well as to identify congestion and hot-spots. This paper reviews related works in traffic generation and performance evaluation for mesh topology NoCs, and proposes general methods for both aspects. Three parameters are used here to define traffic generation: packet spatial distribution, packet injection rate and packet size. Two types of methods to evaluate performance in NoCs are discussed: (i) external evaluation, a common strategy found in related works, where the network is considered as a black box and traffic results are obtained only from the external network interfaces; (ii) internal evaluation, where performance is computed in each network channel. The paper presents the result of experiments conducted in an 8times8 mesh network, varying the routing algorithms and the number of virtual channels. The main contribution of this work is the set of methods for internal NoC evaluation, which help designers to optimize the network under different traffic scenarios

Research paper thumbnail of 01 Resumo TGA1