2011 International Conference on Future Computer Sciences and Application 2011
DOI: 10.1109/icfcsa.2011.52
|View full text |Cite
|
Sign up to set email alerts
|

Survey of Dynamically Reconfigurable Network-on-Chip

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2015
2015
2021
2021

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(7 citation statements)
references
References 8 publications
0
7
0
Order By: Relevance
“…CoNoChi generates a routing table whenever topology changes and tables are then distributed via the network. In DRAFT, a hierarchal level dependent mask is used by each router to determine if the received flit is to be moved upward [7].…”
Section: Related Workmentioning
confidence: 99%
“…CoNoChi generates a routing table whenever topology changes and tables are then distributed via the network. In DRAFT, a hierarchal level dependent mask is used by each router to determine if the received flit is to be moved upward [7].…”
Section: Related Workmentioning
confidence: 99%
“…(1) best solution = ∞ (2) population = generate random population(PZ) (3) ∀ population, fitness = 1/comm cost (4) while generation ≤ NG do (5) while ≤ PZ do (6) cr sel1, cr sel2 = roulette(population, fitness) (7) if (crossover) then (8) Offspring( ) = Crossover(cr sel1, cr sel2) (9) Offspring( + 1) = Crossover(cr sel2, cr sel1) (10) else (11) Offspring( ) = cr sel1 (12) Offspring( + 1) = cr sel2 (13) end if (14) if (mutation) then (15) Offspring( ) = mutate(cr sel1) (16) Offspring( + 1) = mutate(cr sel2) (17) end if (18) for , + 1 do (19) if offspring( ).maps then (20) fitness = 1/comm cost (21) else ( previous population is killed. If a better solution is found, it is saved at the end of iteration.…”
Section: General Structurementioning
confidence: 99%
“…Although methodologies and tools have been proposed [6][7][8], to deal with the increased design complexity of this class of circuits, solutions to the associated problems are still very ad hoc.…”
Section: Introductionmentioning
confidence: 99%
“…Such a one-chip integrated circuit, referred to as System-on-Chip (SoC) is made up of a set of embedded cores that communicate with each other via a network of long dedicated connections implemented, for instance, as shared bus lines [23], [24], [28]. In parallel, the idea of data exchange between modules of the integrated circuit via a Network-on-Chip (NoC) has become pretty popular over the recent years [13], [33], [25], [10], [5], [20], [17], [8], [12]. But anyway, interconnections between nodes of such a network are usually implemented as an internal bus.…”
Section: Introductionmentioning
confidence: 99%