---
_id: '567'
abstract:
- lang: eng
  text: Heterogeneous machines are gaining momentum in the High Performance Computing
    field, due to the theoretical speedups and power consumption. In practice, while
    some applications meet the performance expectations, heterogeneous architectures
    still require a tremendous effort from the application developers. This work presents
    a code generation method to port codes into heterogeneous platforms, based on
    transformations of the control flow into function calls. The results show that
    the cost of the function-call mechanism is affordable for the tested HPC kernels.
    The complete toolchain, based on the LLVM compiler infrastructure, is fully automated
    once the sequential specification is provided.
author:
- first_name: Pablo
  full_name: Barrio, Pablo
  last_name: Barrio
- first_name: Carlos
  full_name: Carreras, Carlos
  last_name: Carreras
- first_name: Roberto
  full_name: Sierra, Roberto
  last_name: Sierra
- first_name: Tobias
  full_name: Kenter, Tobias
  id: '3145'
  last_name: Kenter
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Barrio P, Carreras C, Sierra R, Kenter T, Plessl C. Turning control flow graphs
    into function calls: Code generation for heterogeneous architectures. In: <i>Proceedings
    of the International Conference on High Performance Computing and Simulation (HPCS)</i>.
    IEEE; 2012:559-565. doi:<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>'
  apa: 'Barrio, P., Carreras, C., Sierra, R., Kenter, T., &#38; Plessl, C. (2012).
    Turning control flow graphs into function calls: Code generation for heterogeneous
    architectures. <i>Proceedings of the International Conference on High Performance
    Computing and Simulation (HPCS)</i>, 559–565. <a href="https://doi.org/10.1109/HPCSim.2012.6266973">https://doi.org/10.1109/HPCSim.2012.6266973</a>'
  bibtex: '@inproceedings{Barrio_Carreras_Sierra_Kenter_Plessl_2012, title={Turning
    control flow graphs into function calls: Code generation for heterogeneous architectures},
    DOI={<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>},
    booktitle={Proceedings of the International Conference on High Performance Computing
    and Simulation (HPCS)}, publisher={IEEE}, author={Barrio, Pablo and Carreras,
    Carlos and Sierra, Roberto and Kenter, Tobias and Plessl, Christian}, year={2012},
    pages={559–565} }'
  chicago: 'Barrio, Pablo, Carlos Carreras, Roberto Sierra, Tobias Kenter, and Christian
    Plessl. “Turning Control Flow Graphs into Function Calls: Code Generation for
    Heterogeneous Architectures.” In <i>Proceedings of the International Conference
    on High Performance Computing and Simulation (HPCS)</i>, 559–65. IEEE, 2012. <a
    href="https://doi.org/10.1109/HPCSim.2012.6266973">https://doi.org/10.1109/HPCSim.2012.6266973</a>.'
  ieee: 'P. Barrio, C. Carreras, R. Sierra, T. Kenter, and C. Plessl, “Turning control
    flow graphs into function calls: Code generation for heterogeneous architectures,”
    in <i>Proceedings of the International Conference on High Performance Computing
    and Simulation (HPCS)</i>, 2012, pp. 559–565, doi: <a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>.'
  mla: 'Barrio, Pablo, et al. “Turning Control Flow Graphs into Function Calls: Code
    Generation for Heterogeneous Architectures.” <i>Proceedings of the International
    Conference on High Performance Computing and Simulation (HPCS)</i>, IEEE, 2012,
    pp. 559–65, doi:<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>.'
  short: 'P. Barrio, C. Carreras, R. Sierra, T. Kenter, C. Plessl, in: Proceedings
    of the International Conference on High Performance Computing and Simulation (HPCS),
    IEEE, 2012, pp. 559–565.'
date_created: 2017-10-17T12:42:42Z
date_updated: 2023-09-26T13:42:54Z
ddc:
- '040'
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/HPCSim.2012.6266973
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-15T10:20:24Z
  date_updated: 2018-03-15T10:20:24Z
  file_id: '1275'
  file_name: 567-ba-ca-12a.pdf
  file_size: 288508
  relation: main_file
  success: 1
file_date_updated: 2018-03-15T10:20:24Z
has_accepted_license: '1'
language:
- iso: eng
page: 559-565
project:
- _id: '1'
  grant_number: '160364472'
  name: SFB 901
- _id: '14'
  grant_number: '160364472'
  name: SFB 901 - Subprojekt C2
- _id: '4'
  name: SFB 901 - Project Area C
publication: Proceedings of the International Conference on High Performance Computing
  and Simulation (HPCS)
publisher: IEEE
quality_controlled: '1'
status: public
title: 'Turning control flow graphs into function calls: Code generation for heterogeneous
  architectures'
type: conference
user_id: '15278'
year: '2012'
...
---
_id: '612'
abstract:
- lang: eng
  text: While numerous publications have presented ring oscillator designs for temperature
    measurements a detailed study of the ring oscillator's design space is still missing.
    In this work, we introduce metrics for comparing the performance and area efficiency
    of ring oscillators and a methodology for determining these metrics. As a result,
    we present a systematic study of the design space for ring oscillators for a Xilinx
    Virtex-5 platform FPGA.
author:
- first_name: Christoph
  full_name: Rüthing, Christoph
  last_name: Rüthing
- first_name: Markus
  full_name: Happe, Markus
  last_name: Happe
- first_name: Andreas
  full_name: Agne, Andreas
  last_name: Agne
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Rüthing C, Happe M, Agne A, Plessl C. Exploration of Ring Oscillator Design
    Space for Temperature Measurements on FPGAs. In: <i>Proceedings of the International
    Conference on Field Programmable Logic and Applications (FPL)</i>. IEEE; 2012:559-562.
    doi:<a href="https://doi.org/10.1109/FPL.2012.6339370">10.1109/FPL.2012.6339370</a>'
  apa: Rüthing, C., Happe, M., Agne, A., &#38; Plessl, C. (2012). Exploration of Ring
    Oscillator Design Space for Temperature Measurements on FPGAs. <i>Proceedings
    of the International Conference on Field Programmable Logic and Applications (FPL)</i>,
    559–562. <a href="https://doi.org/10.1109/FPL.2012.6339370">https://doi.org/10.1109/FPL.2012.6339370</a>
  bibtex: '@inproceedings{Rüthing_Happe_Agne_Plessl_2012, title={Exploration of Ring
    Oscillator Design Space for Temperature Measurements on FPGAs}, DOI={<a href="https://doi.org/10.1109/FPL.2012.6339370">10.1109/FPL.2012.6339370</a>},
    booktitle={Proceedings of the International Conference on Field Programmable Logic
    and Applications (FPL)}, publisher={IEEE}, author={Rüthing, Christoph and Happe,
    Markus and Agne, Andreas and Plessl, Christian}, year={2012}, pages={559–562}
    }'
  chicago: Rüthing, Christoph, Markus Happe, Andreas Agne, and Christian Plessl. “Exploration
    of Ring Oscillator Design Space for Temperature Measurements on FPGAs.” In <i>Proceedings
    of the International Conference on Field Programmable Logic and Applications (FPL)</i>,
    559–62. IEEE, 2012. <a href="https://doi.org/10.1109/FPL.2012.6339370">https://doi.org/10.1109/FPL.2012.6339370</a>.
  ieee: 'C. Rüthing, M. Happe, A. Agne, and C. Plessl, “Exploration of Ring Oscillator
    Design Space for Temperature Measurements on FPGAs,” in <i>Proceedings of the
    International Conference on Field Programmable Logic and Applications (FPL)</i>,
    2012, pp. 559–562, doi: <a href="https://doi.org/10.1109/FPL.2012.6339370">10.1109/FPL.2012.6339370</a>.'
  mla: Rüthing, Christoph, et al. “Exploration of Ring Oscillator Design Space for
    Temperature Measurements on FPGAs.” <i>Proceedings of the International Conference
    on Field Programmable Logic and Applications (FPL)</i>, IEEE, 2012, pp. 559–62,
    doi:<a href="https://doi.org/10.1109/FPL.2012.6339370">10.1109/FPL.2012.6339370</a>.
  short: 'C. Rüthing, M. Happe, A. Agne, C. Plessl, in: Proceedings of the International
    Conference on Field Programmable Logic and Applications (FPL), IEEE, 2012, pp.
    559–562.'
date_created: 2017-10-17T12:42:51Z
date_updated: 2023-09-26T13:42:03Z
ddc:
- '040'
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/FPL.2012.6339370
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-15T06:49:03Z
  date_updated: 2018-03-15T06:49:03Z
  file_id: '1247'
  file_name: 612-ruething_fpl12.pdf
  file_size: 202923
  relation: main_file
  success: 1
file_date_updated: 2018-03-15T06:49:03Z
has_accepted_license: '1'
language:
- iso: eng
page: 559-562
project:
- _id: '1'
  grant_number: '160364472'
  name: SFB 901
- _id: '14'
  grant_number: '160364472'
  name: SFB 901 - Subprojekt C2
- _id: '4'
  name: SFB 901 - Project Area C
- _id: '31'
  grant_number: '257906'
  name: Engineering Proprioception in Computing Systems
publication: Proceedings of the International Conference on Field Programmable Logic
  and Applications (FPL)
publisher: IEEE
quality_controlled: '1'
status: public
title: Exploration of Ring Oscillator Design Space for Temperature Measurements on
  FPGAs
type: conference
user_id: '15278'
year: '2012'
...
---
_id: '2180'
author:
- first_name: Tobias
  full_name: Beisel, Tobias
  last_name: Beisel
- first_name: Tobias
  full_name: Wiersema, Tobias
  id: '3118'
  last_name: Wiersema
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: André
  full_name: Brinkmann, André
  last_name: Brinkmann
citation:
  ama: 'Beisel T, Wiersema T, Plessl C, Brinkmann A. Programming and Scheduling Model
    for Supporting Heterogeneous Accelerators in Linux. In: <i>Proc. Workshop on Computer
    Architecture and Operating System Co-Design (CAOS)</i>. ; 2012.'
  apa: Beisel, T., Wiersema, T., Plessl, C., &#38; Brinkmann, A. (2012). Programming
    and Scheduling Model for Supporting Heterogeneous Accelerators in Linux. <i>Proc.
    Workshop on Computer Architecture and Operating System Co-Design (CAOS)</i>.
  bibtex: '@inproceedings{Beisel_Wiersema_Plessl_Brinkmann_2012, title={Programming
    and Scheduling Model for Supporting Heterogeneous Accelerators in Linux}, booktitle={Proc.
    Workshop on Computer Architecture and Operating System Co-design (CAOS)}, author={Beisel,
    Tobias and Wiersema, Tobias and Plessl, Christian and Brinkmann, André}, year={2012}
    }'
  chicago: Beisel, Tobias, Tobias Wiersema, Christian Plessl, and André Brinkmann.
    “Programming and Scheduling Model for Supporting Heterogeneous Accelerators in
    Linux.” In <i>Proc. Workshop on Computer Architecture and Operating System Co-Design
    (CAOS)</i>, 2012.
  ieee: T. Beisel, T. Wiersema, C. Plessl, and A. Brinkmann, “Programming and Scheduling
    Model for Supporting Heterogeneous Accelerators in Linux,” 2012.
  mla: Beisel, Tobias, et al. “Programming and Scheduling Model for Supporting Heterogeneous
    Accelerators in Linux.” <i>Proc. Workshop on Computer Architecture and Operating
    System Co-Design (CAOS)</i>, 2012.
  short: 'T. Beisel, T. Wiersema, C. Plessl, A. Brinkmann, in: Proc. Workshop on Computer
    Architecture and Operating System Co-Design (CAOS), 2012.'
date_created: 2018-04-03T09:18:33Z
date_updated: 2023-09-26T13:40:17Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
keyword:
- funding-enhance
language:
- iso: eng
project:
- _id: '30'
  grant_number: 01|H11004A
  name: Enabling Heterogeneous Hardware Acceleration using Novel Programming and Scheduling
    Models
publication: Proc. Workshop on Computer Architecture and Operating System Co-design
  (CAOS)
quality_controlled: '1'
status: public
title: Programming and Scheduling Model for Supporting Heterogeneous Accelerators
  in Linux
type: conference
user_id: '15278'
year: '2012'
...
---
_id: '2177'
author:
- first_name: Mariusz
  full_name: Grad, Mariusz
  last_name: Grad
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: Grad M, Plessl C. On the Feasibility and Limitations of Just-In-Time Instruction
    Set Extension for FPGA-based Reconfigurable Processors. <i>Int Journal of Reconfigurable
    Computing (IJRC)</i>. Published online 2012. doi:<a href="https://doi.org/10.1155/2012/418315">10.1155/2012/418315</a>
  apa: Grad, M., &#38; Plessl, C. (2012). On the Feasibility and Limitations of Just-In-Time
    Instruction Set Extension for FPGA-based Reconfigurable Processors. <i>Int. Journal
    of Reconfigurable Computing (IJRC)</i>. <a href="https://doi.org/10.1155/2012/418315">https://doi.org/10.1155/2012/418315</a>
  bibtex: '@article{Grad_Plessl_2012, title={On the Feasibility and Limitations of
    Just-In-Time Instruction Set Extension for FPGA-based Reconfigurable Processors},
    DOI={<a href="https://doi.org/10.1155/2012/418315">10.1155/2012/418315</a>}, journal={Int.
    Journal of Reconfigurable Computing (IJRC)}, publisher={Hindawi Publishing Corp.},
    author={Grad, Mariusz and Plessl, Christian}, year={2012} }'
  chicago: Grad, Mariusz, and Christian Plessl. “On the Feasibility and Limitations
    of Just-In-Time Instruction Set Extension for FPGA-Based Reconfigurable Processors.”
    <i>Int. Journal of Reconfigurable Computing (IJRC)</i>, 2012. <a href="https://doi.org/10.1155/2012/418315">https://doi.org/10.1155/2012/418315</a>.
  ieee: 'M. Grad and C. Plessl, “On the Feasibility and Limitations of Just-In-Time
    Instruction Set Extension for FPGA-based Reconfigurable Processors,” <i>Int. Journal
    of Reconfigurable Computing (IJRC)</i>, 2012, doi: <a href="https://doi.org/10.1155/2012/418315">10.1155/2012/418315</a>.'
  mla: Grad, Mariusz, and Christian Plessl. “On the Feasibility and Limitations of
    Just-In-Time Instruction Set Extension for FPGA-Based Reconfigurable Processors.”
    <i>Int. Journal of Reconfigurable Computing (IJRC)</i>, Hindawi Publishing Corp.,
    2012, doi:<a href="https://doi.org/10.1155/2012/418315">10.1155/2012/418315</a>.
  short: M. Grad, C. Plessl, Int. Journal of Reconfigurable Computing (IJRC) (2012).
date_created: 2018-04-03T09:13:22Z
date_updated: 2023-09-26T13:39:48Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1155/2012/418315
language:
- iso: eng
publication: Int. Journal of Reconfigurable Computing (IJRC)
publisher: Hindawi Publishing Corp.
quality_controlled: '1'
status: public
title: On the Feasibility and Limitations of Just-In-Time Instruction Set Extension
  for FPGA-based Reconfigurable Processors
type: journal_article
user_id: '15278'
year: '2012'
...
---
_id: '2191'
author:
- first_name: Tobias
  full_name: Kenter, Tobias
  id: '3145'
  last_name: Kenter
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Michael
  full_name: Kauschke, Michael
  last_name: Kauschke
citation:
  ama: 'Kenter T, Plessl C, Platzner M, Kauschke M. Estimation and Partitioning for
    CPU-Accelerator Architectures. In: <i>Intel European Research and Innovation Conference</i>.
    ; 2011.'
  apa: Kenter, T., Plessl, C., Platzner, M., &#38; Kauschke, M. (2011). Estimation
    and Partitioning for CPU-Accelerator Architectures. In <i>Intel European Research
    and Innovation Conference</i>.
  bibtex: '@inproceedings{Kenter_Plessl_Platzner_Kauschke_2011, title={Estimation
    and Partitioning for CPU-Accelerator Architectures}, booktitle={Intel European
    Research and Innovation Conference}, author={Kenter, Tobias and Plessl, Christian
    and Platzner, Marco and Kauschke, Michael}, year={2011} }'
  chicago: Kenter, Tobias, Christian Plessl, Marco Platzner, and Michael Kauschke.
    “Estimation and Partitioning for CPU-Accelerator Architectures.” In <i>Intel European
    Research and Innovation Conference</i>, 2011.
  ieee: T. Kenter, C. Plessl, M. Platzner, and M. Kauschke, “Estimation and Partitioning
    for CPU-Accelerator Architectures,” in <i>Intel European Research and Innovation
    Conference</i>, 2011.
  mla: Kenter, Tobias, et al. “Estimation and Partitioning for CPU-Accelerator Architectures.”
    <i>Intel European Research and Innovation Conference</i>, 2011.
  short: 'T. Kenter, C. Plessl, M. Platzner, M. Kauschke, in: Intel European Research
    and Innovation Conference, 2011.'
date_created: 2018-04-03T14:34:57Z
date_updated: 2022-01-06T06:55:19Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
keyword:
- funding-intel
publication: Intel European Research and Innovation Conference
status: public
title: Estimation and Partitioning for CPU-Accelerator Architectures
type: conference
user_id: '24135'
year: '2011'
...
---
_id: '2202'
author:
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Plessl C, Platzner M. Hardware Virtualization on Dynamically Reconfigurable
    Embedded Processors. In: Khalgui M, Hanisch H-M, eds. <i>Reconfigurable Embedded
    Control Systems: Applications for Flexibility and Agility</i>. Hershey, PA, USA:
    IGI Global; 2011. doi:<a href="https://doi.org/10.4018/978-1-60960-086-0">10.4018/978-1-60960-086-0</a>'
  apa: 'Plessl, C., &#38; Platzner, M. (2011). Hardware Virtualization on Dynamically
    Reconfigurable Embedded Processors. In M. Khalgui &#38; H.-M. Hanisch (Eds.),
    <i>Reconfigurable Embedded Control Systems: Applications for Flexibility and Agility</i>.
    Hershey, PA, USA: IGI Global. <a href="https://doi.org/10.4018/978-1-60960-086-0">https://doi.org/10.4018/978-1-60960-086-0</a>'
  bibtex: '@inbook{Plessl_Platzner_2011, place={Hershey, PA, USA}, title={Hardware
    Virtualization on Dynamically Reconfigurable Embedded Processors}, DOI={<a href="https://doi.org/10.4018/978-1-60960-086-0">10.4018/978-1-60960-086-0</a>},
    booktitle={Reconfigurable Embedded Control Systems: Applications for Flexibility
    and Agility}, publisher={IGI Global}, author={Plessl, Christian and Platzner,
    Marco}, editor={Khalgui, Mohamed and Hanisch, Hans-MichaelEditors}, year={2011}
    }'
  chicago: 'Plessl, Christian, and Marco Platzner. “Hardware Virtualization on Dynamically
    Reconfigurable Embedded Processors.” In <i>Reconfigurable Embedded Control Systems:
    Applications for Flexibility and Agility</i>, edited by Mohamed Khalgui and Hans-Michael
    Hanisch. Hershey, PA, USA: IGI Global, 2011. <a href="https://doi.org/10.4018/978-1-60960-086-0">https://doi.org/10.4018/978-1-60960-086-0</a>.'
  ieee: 'C. Plessl and M. Platzner, “Hardware Virtualization on Dynamically Reconfigurable
    Embedded Processors,” in <i>Reconfigurable Embedded Control Systems: Applications
    for Flexibility and Agility</i>, M. Khalgui and H.-M. Hanisch, Eds. Hershey, PA,
    USA: IGI Global, 2011.'
  mla: 'Plessl, Christian, and Marco Platzner. “Hardware Virtualization on Dynamically
    Reconfigurable Embedded Processors.” <i>Reconfigurable Embedded Control Systems:
    Applications for Flexibility and Agility</i>, edited by Mohamed Khalgui and Hans-Michael
    Hanisch, IGI Global, 2011, doi:<a href="https://doi.org/10.4018/978-1-60960-086-0">10.4018/978-1-60960-086-0</a>.'
  short: 'C. Plessl, M. Platzner, in: M. Khalgui, H.-M. Hanisch (Eds.), Reconfigurable
    Embedded Control Systems: Applications for Flexibility and Agility, IGI Global,
    Hershey, PA, USA, 2011.'
date_created: 2018-04-03T15:11:16Z
date_updated: 2022-01-06T06:55:22Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.4018/978-1-60960-086-0
editor:
- first_name: Mohamed
  full_name: Khalgui, Mohamed
  last_name: Khalgui
- first_name: Hans-Michael
  full_name: Hanisch, Hans-Michael
  last_name: Hanisch
place: Hershey, PA, USA
project:
- _id: '31'
  grant_number: '257906'
  name: Engineering Proprioception in Computing Systems
publication: 'Reconfigurable Embedded Control Systems: Applications for Flexibility
  and Agility'
publication_identifier:
  isbn:
  - 978-1-60960-086-0
publisher: IGI Global
status: public
title: Hardware Virtualization on Dynamically Reconfigurable Embedded Processors
type: book_chapter
user_id: '24135'
year: '2011'
...
---
_id: '10737'
author:
- first_name: Lukas
  full_name: Sekanina, Lukas
  last_name: Sekanina
- first_name: James Alfred
  full_name: Walker, James Alfred
  last_name: Walker
- first_name: Paul
  full_name: Kaufmann, Paul
  last_name: Kaufmann
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Sekanina L, Walker JA, Kaufmann P, Plessl C, Platzner M. Evolution of Electronic
    Circuits. In: <i>Cartesian Genetic Programming</i>. Natural Computing Series.
    Springer Berlin Heidelberg; 2011:125-179.'
  apa: Sekanina, L., Walker, J. A., Kaufmann, P., Plessl, C., &#38; Platzner, M. (2011).
    Evolution of Electronic Circuits. In <i>Cartesian Genetic Programming</i> (pp.
    125–179). Springer Berlin Heidelberg.
  bibtex: '@inbook{Sekanina_Walker_Kaufmann_Plessl_Platzner_2011, series={Natural
    Computing Series}, title={Evolution of Electronic Circuits}, booktitle={Cartesian
    Genetic Programming}, publisher={Springer Berlin Heidelberg}, author={Sekanina,
    Lukas and Walker, James Alfred and Kaufmann, Paul and Plessl, Christian and Platzner,
    Marco}, year={2011}, pages={125–179}, collection={Natural Computing Series} }'
  chicago: Sekanina, Lukas, James Alfred Walker, Paul Kaufmann, Christian Plessl,
    and Marco Platzner. “Evolution of Electronic Circuits.” In <i>Cartesian Genetic
    Programming</i>, 125–79. Natural Computing Series. Springer Berlin Heidelberg,
    2011.
  ieee: L. Sekanina, J. A. Walker, P. Kaufmann, C. Plessl, and M. Platzner, “Evolution
    of Electronic Circuits,” in <i>Cartesian Genetic Programming</i>, Springer Berlin
    Heidelberg, 2011, pp. 125–179.
  mla: Sekanina, Lukas, et al. “Evolution of Electronic Circuits.” <i>Cartesian Genetic
    Programming</i>, Springer Berlin Heidelberg, 2011, pp. 125–79.
  short: 'L. Sekanina, J.A. Walker, P. Kaufmann, C. Plessl, M. Platzner, in: Cartesian
    Genetic Programming, Springer Berlin Heidelberg, 2011, pp. 125–179.'
date_created: 2019-07-10T11:59:35Z
date_updated: 2022-01-06T06:50:50Z
department:
- _id: '78'
- _id: '518'
language:
- iso: eng
page: 125-179
publication: Cartesian Genetic Programming
publisher: Springer Berlin Heidelberg
series_title: Natural Computing Series
status: public
title: Evolution of Electronic Circuits
type: book_chapter
user_id: '3118'
year: '2011'
...
---
_id: '2194'
author:
- first_name: Björn
  full_name: Meyer, Björn
  last_name: Meyer
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Jens
  full_name: Förstner, Jens
  id: '158'
  last_name: Förstner
  orcid: 0000-0001-7059-9862
citation:
  ama: 'Meyer B, Plessl C, Förstner J. Transformation of scientific algorithms to
    parallel computing code: subdomain support in a MPI-multi-GPU backend. In: <i>Symp.
    on Application Accelerators in High Performance Computing (SAAHPC)</i>. IEEE Computer
    Society; 2011:60-63. doi:<a href="https://doi.org/10.1109/SAAHPC.2011.12">10.1109/SAAHPC.2011.12</a>'
  apa: 'Meyer, B., Plessl, C., &#38; Förstner, J. (2011). Transformation of scientific
    algorithms to parallel computing code: subdomain support in a MPI-multi-GPU backend.
    <i>Symp. on Application Accelerators in High Performance Computing (SAAHPC)</i>,
    60–63. <a href="https://doi.org/10.1109/SAAHPC.2011.12">https://doi.org/10.1109/SAAHPC.2011.12</a>'
  bibtex: '@inproceedings{Meyer_Plessl_Förstner_2011, title={Transformation of scientific
    algorithms to parallel computing code: subdomain support in a MPI-multi-GPU backend},
    DOI={<a href="https://doi.org/10.1109/SAAHPC.2011.12">10.1109/SAAHPC.2011.12</a>},
    booktitle={Symp. on Application Accelerators in High Performance Computing (SAAHPC)},
    publisher={IEEE Computer Society}, author={Meyer, Björn and Plessl, Christian
    and Förstner, Jens}, year={2011}, pages={60–63} }'
  chicago: 'Meyer, Björn, Christian Plessl, and Jens Förstner. “Transformation of
    Scientific Algorithms to Parallel Computing Code: Subdomain Support in a MPI-Multi-GPU
    Backend.” In <i>Symp. on Application Accelerators in High Performance Computing
    (SAAHPC)</i>, 60–63. IEEE Computer Society, 2011. <a href="https://doi.org/10.1109/SAAHPC.2011.12">https://doi.org/10.1109/SAAHPC.2011.12</a>.'
  ieee: 'B. Meyer, C. Plessl, and J. Förstner, “Transformation of scientific algorithms
    to parallel computing code: subdomain support in a MPI-multi-GPU backend,” in
    <i>Symp. on Application Accelerators in High Performance Computing (SAAHPC)</i>,
    2011, pp. 60–63, doi: <a href="https://doi.org/10.1109/SAAHPC.2011.12">10.1109/SAAHPC.2011.12</a>.'
  mla: 'Meyer, Björn, et al. “Transformation of Scientific Algorithms to Parallel
    Computing Code: Subdomain Support in a MPI-Multi-GPU Backend.” <i>Symp. on Application
    Accelerators in High Performance Computing (SAAHPC)</i>, IEEE Computer Society,
    2011, pp. 60–63, doi:<a href="https://doi.org/10.1109/SAAHPC.2011.12">10.1109/SAAHPC.2011.12</a>.'
  short: 'B. Meyer, C. Plessl, J. Förstner, in: Symp. on Application Accelerators
    in High Performance Computing (SAAHPC), IEEE Computer Society, 2011, pp. 60–63.'
date_created: 2018-04-03T14:55:57Z
date_updated: 2023-09-26T13:44:11Z
department:
- _id: '27'
- _id: '518'
- _id: '15'
- _id: '78'
doi: 10.1109/SAAHPC.2011.12
keyword:
- tet_topic_hpc
language:
- iso: eng
page: 60-63
project:
- _id: '30'
  grant_number: 01|H11004A
  name: Enabling Heterogeneous Hardware Acceleration using Novel Programming and Scheduling
    Models
publication: Symp. on Application Accelerators in High Performance Computing (SAAHPC)
publisher: IEEE Computer Society
quality_controlled: '1'
status: public
title: 'Transformation of scientific algorithms to parallel computing code: subdomain
  support in a MPI-multi-GPU backend'
type: conference
user_id: '15278'
year: '2011'
...
---
_id: '2193'
author:
- first_name: Tobias
  full_name: Beisel, Tobias
  last_name: Beisel
- first_name: Tobias
  full_name: Wiersema, Tobias
  id: '3118'
  last_name: Wiersema
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: André
  full_name: Brinkmann, André
  last_name: Brinkmann
citation:
  ama: 'Beisel T, Wiersema T, Plessl C, Brinkmann A. Cooperative multitasking for
    heterogeneous accelerators in the Linux Completely Fair Scheduler. In: <i>Proc.
    Int. Conf. on Application-Specific Systems, Architectures, and Processors (ASAP)</i>.
    IEEE Computer Society; 2011:223-226. doi:<a href="https://doi.org/10.1109/ASAP.2011.6043273">10.1109/ASAP.2011.6043273</a>'
  apa: Beisel, T., Wiersema, T., Plessl, C., &#38; Brinkmann, A. (2011). Cooperative
    multitasking for heterogeneous accelerators in the Linux Completely Fair Scheduler.
    <i>Proc. Int. Conf. on Application-Specific Systems, Architectures, and Processors
    (ASAP)</i>, 223–226. <a href="https://doi.org/10.1109/ASAP.2011.6043273">https://doi.org/10.1109/ASAP.2011.6043273</a>
  bibtex: '@inproceedings{Beisel_Wiersema_Plessl_Brinkmann_2011, title={Cooperative
    multitasking for heterogeneous accelerators in the Linux Completely Fair Scheduler},
    DOI={<a href="https://doi.org/10.1109/ASAP.2011.6043273">10.1109/ASAP.2011.6043273</a>},
    booktitle={Proc. Int. Conf. on Application-Specific Systems, Architectures, and
    Processors (ASAP)}, publisher={IEEE Computer Society}, author={Beisel, Tobias
    and Wiersema, Tobias and Plessl, Christian and Brinkmann, André}, year={2011},
    pages={223–226} }'
  chicago: Beisel, Tobias, Tobias Wiersema, Christian Plessl, and André Brinkmann.
    “Cooperative Multitasking for Heterogeneous Accelerators in the Linux Completely
    Fair Scheduler.” In <i>Proc. Int. Conf. on Application-Specific Systems, Architectures,
    and Processors (ASAP)</i>, 223–26. IEEE Computer Society, 2011. <a href="https://doi.org/10.1109/ASAP.2011.6043273">https://doi.org/10.1109/ASAP.2011.6043273</a>.
  ieee: 'T. Beisel, T. Wiersema, C. Plessl, and A. Brinkmann, “Cooperative multitasking
    for heterogeneous accelerators in the Linux Completely Fair Scheduler,” in <i>Proc.
    Int. Conf. on Application-Specific Systems, Architectures, and Processors (ASAP)</i>,
    2011, pp. 223–226, doi: <a href="https://doi.org/10.1109/ASAP.2011.6043273">10.1109/ASAP.2011.6043273</a>.'
  mla: Beisel, Tobias, et al. “Cooperative Multitasking for Heterogeneous Accelerators
    in the Linux Completely Fair Scheduler.” <i>Proc. Int. Conf. on Application-Specific
    Systems, Architectures, and Processors (ASAP)</i>, IEEE Computer Society, 2011,
    pp. 223–26, doi:<a href="https://doi.org/10.1109/ASAP.2011.6043273">10.1109/ASAP.2011.6043273</a>.
  short: 'T. Beisel, T. Wiersema, C. Plessl, A. Brinkmann, in: Proc. Int. Conf. on
    Application-Specific Systems, Architectures, and Processors (ASAP), IEEE Computer
    Society, 2011, pp. 223–226.'
date_created: 2018-04-03T14:37:14Z
date_updated: 2023-09-26T13:43:48Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/ASAP.2011.6043273
language:
- iso: eng
page: 223-226
project:
- _id: '30'
  grant_number: 01|H11004A
  name: Enabling Heterogeneous Hardware Acceleration using Novel Programming and Scheduling
    Models
publication: Proc. Int. Conf. on Application-Specific Systems, Architectures, and
  Processors (ASAP)
publisher: IEEE Computer Society
quality_controlled: '1'
status: public
title: Cooperative multitasking for heterogeneous accelerators in the Linux Completely
  Fair Scheduler
type: conference
user_id: '15278'
year: '2011'
...
---
_id: '656'
abstract:
- lang: eng
  text: In the next decades, hybrid multi-cores will be the predominant architecture
    for reconfigurable FPGA-based systems. Temperature-aware thread mapping strategies
    are key for providing dependability in such systems. These strategies rely on
    measuring the temperature distribution and redicting the thermal behavior of the
    system when there are changes to the hardware and software running on the FPGA.
    While there are a number of tools that use thermal models to predict temperature
    distributions at design time, these tools lack the flexibility to autonomously
    adjust to changing FPGA configurations. To address this problem we propose a temperature-aware
    system that empowers FPGA-based reconfigurable multi-cores to autonomously predict
    the on-chip temperature distribution for pro-active thread remapping. Our system
    obtains temperature measurements through a self-calibrating grid of sensors and
    uses area constrained heat-generating circuits in order to generate spatial and
    temporal temperature gradients. The generated temperature variations are then
    used to learn the free parameters of the system's thermal model. The system thus
    acquires an understanding of its own thermal characteristics. We implemented an
    FPGA system containing a net of 144 temperature sensors on a Xilinx Virtex-6 LX240T
    FPGA that is aware of its thermal model. Finally, we show that the temperature
    predictions vary less than 0.72 degree C on average compared to the measured temperature
    distributions at run-time.
author:
- first_name: Markus
  full_name: Happe, Markus
  last_name: Happe
- first_name: Andreas
  full_name: Agne, Andreas
  last_name: Agne
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Happe M, Agne A, Plessl C. Measuring and Predicting Temperature Distributions
    on FPGAs at Run-Time. In: <i>Proceedings of the 2011 International Conference
    on Reconfigurable Computing and FPGAs (ReConFig)</i>. IEEE; 2011:55-60. doi:<a
    href="https://doi.org/10.1109/ReConFig.2011.59">10.1109/ReConFig.2011.59</a>'
  apa: Happe, M., Agne, A., &#38; Plessl, C. (2011). Measuring and Predicting Temperature
    Distributions on FPGAs at Run-Time. <i>Proceedings of the 2011 International Conference
    on Reconfigurable Computing and FPGAs (ReConFig)</i>, 55–60. <a href="https://doi.org/10.1109/ReConFig.2011.59">https://doi.org/10.1109/ReConFig.2011.59</a>
  bibtex: '@inproceedings{Happe_Agne_Plessl_2011, title={Measuring and Predicting
    Temperature Distributions on FPGAs at Run-Time}, DOI={<a href="https://doi.org/10.1109/ReConFig.2011.59">10.1109/ReConFig.2011.59</a>},
    booktitle={Proceedings of the 2011 International Conference on Reconfigurable
    Computing and FPGAs (ReConFig)}, publisher={IEEE}, author={Happe, Markus and Agne,
    Andreas and Plessl, Christian}, year={2011}, pages={55–60} }'
  chicago: Happe, Markus, Andreas Agne, and Christian Plessl. “Measuring and Predicting
    Temperature Distributions on FPGAs at Run-Time.” In <i>Proceedings of the 2011
    International Conference on Reconfigurable Computing and FPGAs (ReConFig)</i>,
    55–60. IEEE, 2011. <a href="https://doi.org/10.1109/ReConFig.2011.59">https://doi.org/10.1109/ReConFig.2011.59</a>.
  ieee: 'M. Happe, A. Agne, and C. Plessl, “Measuring and Predicting Temperature Distributions
    on FPGAs at Run-Time,” in <i>Proceedings of the 2011 International Conference
    on Reconfigurable Computing and FPGAs (ReConFig)</i>, 2011, pp. 55–60, doi: <a
    href="https://doi.org/10.1109/ReConFig.2011.59">10.1109/ReConFig.2011.59</a>.'
  mla: Happe, Markus, et al. “Measuring and Predicting Temperature Distributions on
    FPGAs at Run-Time.” <i>Proceedings of the 2011 International Conference on Reconfigurable
    Computing and FPGAs (ReConFig)</i>, IEEE, 2011, pp. 55–60, doi:<a href="https://doi.org/10.1109/ReConFig.2011.59">10.1109/ReConFig.2011.59</a>.
  short: 'M. Happe, A. Agne, C. Plessl, in: Proceedings of the 2011 International
    Conference on Reconfigurable Computing and FPGAs (ReConFig), IEEE, 2011, pp. 55–60.'
date_created: 2017-10-17T12:42:59Z
date_updated: 2023-09-26T13:46:08Z
ddc:
- '040'
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/ReConFig.2011.59
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-14T13:49:39Z
  date_updated: 2018-03-14T13:49:39Z
  file_id: '1220'
  file_name: 656-2011_happe_reconfig.pdf
  file_size: 502244
  relation: main_file
  success: 1
file_date_updated: 2018-03-14T13:49:39Z
has_accepted_license: '1'
language:
- iso: eng
page: 55-60
project:
- _id: '1'
  grant_number: '160364472'
  name: SFB 901
- _id: '14'
  grant_number: '160364472'
  name: SFB 901 - Subprojekt C2
- _id: '4'
  name: SFB 901 - Project Area C
- _id: '31'
  grant_number: '257906'
  name: Engineering Proprioception in Computing Systems
publication: Proceedings of the 2011 International Conference on Reconfigurable Computing
  and FPGAs (ReConFig)
publisher: IEEE
quality_controlled: '1'
status: public
title: Measuring and Predicting Temperature Distributions on FPGAs at Run-Time
type: conference
user_id: '15278'
year: '2011'
...
---
_id: '2200'
author:
- first_name: Tobias
  full_name: Kenter, Tobias
  id: '3145'
  last_name: Kenter
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Michael
  full_name: Kauschke, Michael
  last_name: Kauschke
citation:
  ama: 'Kenter T, Platzner M, Plessl C, Kauschke M. Performance Estimation Framework
    for Automated Exploration of CPU-Accelerator Architectures. In: <i>Proc. Int.
    Symp. on Field-Programmable Gate Arrays (FPGA)</i>. ACM; 2011:177-180. doi:<a
    href="https://doi.org/10.1145/1950413.1950448">10.1145/1950413.1950448</a>'
  apa: Kenter, T., Platzner, M., Plessl, C., &#38; Kauschke, M. (2011). Performance
    Estimation Framework for Automated Exploration of CPU-Accelerator Architectures.
    <i>Proc. Int. Symp. on Field-Programmable Gate Arrays (FPGA)</i>, 177–180. <a
    href="https://doi.org/10.1145/1950413.1950448">https://doi.org/10.1145/1950413.1950448</a>
  bibtex: '@inproceedings{Kenter_Platzner_Plessl_Kauschke_2011, place={New York, NY,
    USA}, title={Performance Estimation Framework for Automated Exploration of CPU-Accelerator
    Architectures}, DOI={<a href="https://doi.org/10.1145/1950413.1950448">10.1145/1950413.1950448</a>},
    booktitle={Proc. Int. Symp. on Field-Programmable Gate Arrays (FPGA)}, publisher={ACM},
    author={Kenter, Tobias and Platzner, Marco and Plessl, Christian and Kauschke,
    Michael}, year={2011}, pages={177–180} }'
  chicago: 'Kenter, Tobias, Marco Platzner, Christian Plessl, and Michael Kauschke.
    “Performance Estimation Framework for Automated Exploration of CPU-Accelerator
    Architectures.” In <i>Proc. Int. Symp. on Field-Programmable Gate Arrays (FPGA)</i>,
    177–80. New York, NY, USA: ACM, 2011. <a href="https://doi.org/10.1145/1950413.1950448">https://doi.org/10.1145/1950413.1950448</a>.'
  ieee: 'T. Kenter, M. Platzner, C. Plessl, and M. Kauschke, “Performance Estimation
    Framework for Automated Exploration of CPU-Accelerator Architectures,” in <i>Proc.
    Int. Symp. on Field-Programmable Gate Arrays (FPGA)</i>, 2011, pp. 177–180, doi:
    <a href="https://doi.org/10.1145/1950413.1950448">10.1145/1950413.1950448</a>.'
  mla: Kenter, Tobias, et al. “Performance Estimation Framework for Automated Exploration
    of CPU-Accelerator Architectures.” <i>Proc. Int. Symp. on Field-Programmable Gate
    Arrays (FPGA)</i>, ACM, 2011, pp. 177–80, doi:<a href="https://doi.org/10.1145/1950413.1950448">10.1145/1950413.1950448</a>.
  short: 'T. Kenter, M. Platzner, C. Plessl, M. Kauschke, in: Proc. Int. Symp. on
    Field-Programmable Gate Arrays (FPGA), ACM, New York, NY, USA, 2011, pp. 177–180.'
date_created: 2018-04-03T15:08:13Z
date_updated: 2023-09-26T13:45:04Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1145/1950413.1950448
keyword:
- design space exploration
- LLVM
- partitioning
- performance
- estimation
- funding-intel
language:
- iso: eng
page: 177-180
place: New York, NY, USA
publication: Proc. Int. Symp. on Field-Programmable Gate Arrays (FPGA)
publication_identifier:
  isbn:
  - 978-1-4503-0554-9
publisher: ACM
quality_controlled: '1'
status: public
title: Performance Estimation Framework for Automated Exploration of CPU-Accelerator
  Architectures
type: conference
user_id: '15278'
year: '2011'
...
---
_id: '2201'
author:
- first_name: Tobias
  full_name: Schumacher, Tobias
  last_name: Schumacher
- first_name: Tim
  full_name: Süß, Tim
  last_name: Süß
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Schumacher T, Süß T, Plessl C, Platzner M. FPGA Acceleration of Communication-bound
    Streaming Applications: Architecture Modeling and a 3D Image Compositing Case
    Study. <i>Int Journal of Recon- figurable Computing (IJRC)</i>. Published online
    2011. doi:<a href="https://doi.org/10.1155/2011/760954">10.1155/2011/760954</a>'
  apa: 'Schumacher, T., Süß, T., Plessl, C., &#38; Platzner, M. (2011). FPGA Acceleration
    of Communication-bound Streaming Applications: Architecture Modeling and a 3D
    Image Compositing Case Study. <i>Int. Journal of Recon- Figurable Computing (IJRC)</i>.
    <a href="https://doi.org/10.1155/2011/760954">https://doi.org/10.1155/2011/760954</a>'
  bibtex: '@article{Schumacher_Süß_Plessl_Platzner_2011, title={FPGA Acceleration
    of Communication-bound Streaming Applications: Architecture Modeling and a 3D
    Image Compositing Case Study}, DOI={<a href="https://doi.org/10.1155/2011/760954">10.1155/2011/760954</a>},
    journal={Int. Journal of Recon- figurable Computing (IJRC)}, publisher={Hindawi
    Publishing Corp.}, author={Schumacher, Tobias and Süß, Tim and Plessl, Christian
    and Platzner, Marco}, year={2011} }'
  chicago: 'Schumacher, Tobias, Tim Süß, Christian Plessl, and Marco Platzner. “FPGA
    Acceleration of Communication-Bound Streaming Applications: Architecture Modeling
    and a 3D Image Compositing Case Study.” <i>Int. Journal of Recon- Figurable Computing
    (IJRC)</i>, 2011. <a href="https://doi.org/10.1155/2011/760954">https://doi.org/10.1155/2011/760954</a>.'
  ieee: 'T. Schumacher, T. Süß, C. Plessl, and M. Platzner, “FPGA Acceleration of
    Communication-bound Streaming Applications: Architecture Modeling and a 3D Image
    Compositing Case Study,” <i>Int. Journal of Recon- figurable Computing (IJRC)</i>,
    2011, doi: <a href="https://doi.org/10.1155/2011/760954">10.1155/2011/760954</a>.'
  mla: 'Schumacher, Tobias, et al. “FPGA Acceleration of Communication-Bound Streaming
    Applications: Architecture Modeling and a 3D Image Compositing Case Study.” <i>Int.
    Journal of Recon- Figurable Computing (IJRC)</i>, Hindawi Publishing Corp., 2011,
    doi:<a href="https://doi.org/10.1155/2011/760954">10.1155/2011/760954</a>.'
  short: T. Schumacher, T. Süß, C. Plessl, M. Platzner, Int. Journal of Recon- Figurable
    Computing (IJRC) (2011).
date_created: 2018-04-03T15:09:49Z
date_updated: 2023-09-26T13:45:46Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1155/2011/760954
keyword:
- funding-altera
language:
- iso: eng
publication: Int. Journal of Recon- figurable Computing (IJRC)
publisher: Hindawi Publishing Corp.
quality_controlled: '1'
status: public
title: 'FPGA Acceleration of Communication-bound Streaming Applications: Architecture
  Modeling and a 3D Image Compositing Case Study'
type: journal_article
user_id: '15278'
year: '2011'
...
---
_id: '2198'
author:
- first_name: Mariusz
  full_name: Grad, Mariusz
  last_name: Grad
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Grad M, Plessl C. Just-in-time Instruction Set Extension – Feasibility and
    Limitations for an FPGA-based Reconfigurable ASIP Architecture. In: <i>Proc. Reconfigurable
    Architectures Workshop (RAW)</i>. IEEE Computer Society; 2011:278-285. doi:<a
    href="https://doi.org/10.1109/IPDPS.2011.153">10.1109/IPDPS.2011.153</a>'
  apa: Grad, M., &#38; Plessl, C. (2011). Just-in-time Instruction Set Extension –
    Feasibility and Limitations for an FPGA-based Reconfigurable ASIP Architecture.
    <i>Proc. Reconfigurable Architectures Workshop (RAW)</i>, 278–285. <a href="https://doi.org/10.1109/IPDPS.2011.153">https://doi.org/10.1109/IPDPS.2011.153</a>
  bibtex: '@inproceedings{Grad_Plessl_2011, title={Just-in-time Instruction Set Extension
    – Feasibility and Limitations for an FPGA-based Reconfigurable ASIP Architecture},
    DOI={<a href="https://doi.org/10.1109/IPDPS.2011.153">10.1109/IPDPS.2011.153</a>},
    booktitle={Proc. Reconfigurable Architectures Workshop (RAW)}, publisher={IEEE
    Computer Society}, author={Grad, Mariusz and Plessl, Christian}, year={2011},
    pages={278–285} }'
  chicago: Grad, Mariusz, and Christian Plessl. “Just-in-Time Instruction Set Extension
    – Feasibility and Limitations for an FPGA-Based Reconfigurable ASIP Architecture.”
    In <i>Proc. Reconfigurable Architectures Workshop (RAW)</i>, 278–85. IEEE Computer
    Society, 2011. <a href="https://doi.org/10.1109/IPDPS.2011.153">https://doi.org/10.1109/IPDPS.2011.153</a>.
  ieee: 'M. Grad and C. Plessl, “Just-in-time Instruction Set Extension – Feasibility
    and Limitations for an FPGA-based Reconfigurable ASIP Architecture,” in <i>Proc.
    Reconfigurable Architectures Workshop (RAW)</i>, 2011, pp. 278–285, doi: <a href="https://doi.org/10.1109/IPDPS.2011.153">10.1109/IPDPS.2011.153</a>.'
  mla: Grad, Mariusz, and Christian Plessl. “Just-in-Time Instruction Set Extension
    – Feasibility and Limitations for an FPGA-Based Reconfigurable ASIP Architecture.”
    <i>Proc. Reconfigurable Architectures Workshop (RAW)</i>, IEEE Computer Society,
    2011, pp. 278–85, doi:<a href="https://doi.org/10.1109/IPDPS.2011.153">10.1109/IPDPS.2011.153</a>.
  short: 'M. Grad, C. Plessl, in: Proc. Reconfigurable Architectures Workshop (RAW),
    IEEE Computer Society, 2011, pp. 278–285.'
date_created: 2018-04-03T15:05:52Z
date_updated: 2023-09-26T13:44:39Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/IPDPS.2011.153
language:
- iso: eng
page: 278-285
publication: Proc. Reconfigurable Architectures Workshop (RAW)
publisher: IEEE Computer Society
quality_controlled: '1'
status: public
title: Just-in-time Instruction Set Extension – Feasibility and Limitations for an
  FPGA-based Reconfigurable ASIP Architecture
type: conference
user_id: '15278'
year: '2011'
...
---
_id: '2223'
author:
- first_name: Enno
  full_name: Lübbers, Enno
  last_name: Lübbers
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Ariane
  full_name: Keller, Ariane
  last_name: Keller
- first_name: Bernhard
  full_name: Plattner, Bernhard
  last_name: Plattner
citation:
  ama: 'Lübbers E, Platzner M, Plessl C, Keller A, Plattner B. Towards Adaptive Networking
    for Embedded Devices based on Reconfigurable Hardware. In: <i>Proc. Int. Conf.
    on Engineering of Reconfigurable Systems and Algorithms (ERSA)</i>. CSREA Press;
    2010:225-231.'
  apa: Lübbers, E., Platzner, M., Plessl, C., Keller, A., &#38; Plattner, B. (2010).
    Towards Adaptive Networking for Embedded Devices based on Reconfigurable Hardware.
    <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms (ERSA)</i>,
    225–231.
  bibtex: '@inproceedings{Lübbers_Platzner_Plessl_Keller_Plattner_2010, title={Towards
    Adaptive Networking for Embedded Devices based on Reconfigurable Hardware}, booktitle={Proc.
    Int. Conf. on Engineering of Reconfigurable Systems and Algorithms (ERSA)}, publisher={CSREA
    Press}, author={Lübbers, Enno and Platzner, Marco and Plessl, Christian and Keller,
    Ariane and Plattner, Bernhard}, year={2010}, pages={225–231} }'
  chicago: Lübbers, Enno, Marco Platzner, Christian Plessl, Ariane Keller, and Bernhard
    Plattner. “Towards Adaptive Networking for Embedded Devices Based on Reconfigurable
    Hardware.” In <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems and
    Algorithms (ERSA)</i>, 225–31. CSREA Press, 2010.
  ieee: E. Lübbers, M. Platzner, C. Plessl, A. Keller, and B. Plattner, “Towards Adaptive
    Networking for Embedded Devices based on Reconfigurable Hardware,” in <i>Proc.
    Int. Conf. on Engineering of Reconfigurable Systems and Algorithms (ERSA)</i>,
    2010, pp. 225–231.
  mla: Lübbers, Enno, et al. “Towards Adaptive Networking for Embedded Devices Based
    on Reconfigurable Hardware.” <i>Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA)</i>, CSREA Press, 2010, pp. 225–31.
  short: 'E. Lübbers, M. Platzner, C. Plessl, A. Keller, B. Plattner, in: Proc. Int.
    Conf. on Engineering of Reconfigurable Systems and Algorithms (ERSA), CSREA Press,
    2010, pp. 225–231.'
date_created: 2018-04-05T16:27:13Z
date_updated: 2023-09-26T13:48:32Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
language:
- iso: eng
page: 225-231
publication: Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms
  (ERSA)
publication_identifier:
  isbn:
  - 1-60132-140-6
publisher: CSREA Press
quality_controlled: '1'
status: public
title: Towards Adaptive Networking for Embedded Devices based on Reconfigurable Hardware
type: conference
user_id: '15278'
year: '2010'
...
---
_id: '2216'
author:
- first_name: Mariusz
  full_name: Grad, Mariusz
  last_name: Grad
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Grad M, Plessl C. Pruning the Design Space for Just-In-Time Processor Customization.
    In: <i>Proc. Int. Conf. on ReConFigurable Computing and FPGAs (ReConFig)</i>.
    IEEE Computer Society; 2010:67-72. doi:<a href="https://doi.org/10.1109/ReConFig.2010.19">10.1109/ReConFig.2010.19</a>'
  apa: Grad, M., &#38; Plessl, C. (2010). Pruning the Design Space for Just-In-Time
    Processor Customization. <i>Proc. Int. Conf. on ReConFigurable Computing and FPGAs
    (ReConFig)</i>, 67–72. <a href="https://doi.org/10.1109/ReConFig.2010.19">https://doi.org/10.1109/ReConFig.2010.19</a>
  bibtex: '@inproceedings{Grad_Plessl_2010, place={Los Alamitos, CA, USA}, title={Pruning
    the Design Space for Just-In-Time Processor Customization}, DOI={<a href="https://doi.org/10.1109/ReConFig.2010.19">10.1109/ReConFig.2010.19</a>},
    booktitle={Proc. Int. Conf. on ReConFigurable Computing and FPGAs (ReConFig)},
    publisher={IEEE Computer Society}, author={Grad, Mariusz and Plessl, Christian},
    year={2010}, pages={67–72} }'
  chicago: 'Grad, Mariusz, and Christian Plessl. “Pruning the Design Space for Just-In-Time
    Processor Customization.” In <i>Proc. Int. Conf. on ReConFigurable Computing and
    FPGAs (ReConFig)</i>, 67–72. Los Alamitos, CA, USA: IEEE Computer Society, 2010.
    <a href="https://doi.org/10.1109/ReConFig.2010.19">https://doi.org/10.1109/ReConFig.2010.19</a>.'
  ieee: 'M. Grad and C. Plessl, “Pruning the Design Space for Just-In-Time Processor
    Customization,” in <i>Proc. Int. Conf. on ReConFigurable Computing and FPGAs (ReConFig)</i>,
    2010, pp. 67–72, doi: <a href="https://doi.org/10.1109/ReConFig.2010.19">10.1109/ReConFig.2010.19</a>.'
  mla: Grad, Mariusz, and Christian Plessl. “Pruning the Design Space for Just-In-Time
    Processor Customization.” <i>Proc. Int. Conf. on ReConFigurable Computing and
    FPGAs (ReConFig)</i>, IEEE Computer Society, 2010, pp. 67–72, doi:<a href="https://doi.org/10.1109/ReConFig.2010.19">10.1109/ReConFig.2010.19</a>.
  short: 'M. Grad, C. Plessl, in: Proc. Int. Conf. on ReConFigurable Computing and
    FPGAs (ReConFig), IEEE Computer Society, Los Alamitos, CA, USA, 2010, pp. 67–72.'
date_created: 2018-04-05T14:48:51Z
date_updated: 2023-09-26T13:47:11Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/ReConFig.2010.19
language:
- iso: eng
page: 67-72
place: Los Alamitos, CA, USA
publication: Proc. Int. Conf. on ReConFigurable Computing and FPGAs (ReConFig)
publisher: IEEE Computer Society
quality_controlled: '1'
status: public
title: Pruning the Design Space for Just-In-Time Processor Customization
type: conference
user_id: '15278'
year: '2010'
...
---
_id: '2224'
author:
- first_name: Mariusz
  full_name: Grad, Mariusz
  last_name: Grad
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Grad M, Plessl C. An Open Source Circuit Library with Benchmarking Facilities.
    In: <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms
    (ERSA)</i>. CSREA Press; 2010:144-150.'
  apa: Grad, M., &#38; Plessl, C. (2010). An Open Source Circuit Library with Benchmarking
    Facilities. <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms
    (ERSA)</i>, 144–150.
  bibtex: '@inproceedings{Grad_Plessl_2010, title={An Open Source Circuit Library
    with Benchmarking Facilities}, booktitle={Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA)}, publisher={CSREA Press}, author={Grad, Mariusz
    and Plessl, Christian}, year={2010}, pages={144–150} }'
  chicago: Grad, Mariusz, and Christian Plessl. “An Open Source Circuit Library with
    Benchmarking Facilities.” In <i>Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA)</i>, 144–50. CSREA Press, 2010.
  ieee: M. Grad and C. Plessl, “An Open Source Circuit Library with Benchmarking Facilities,”
    in <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms
    (ERSA)</i>, 2010, pp. 144–150.
  mla: Grad, Mariusz, and Christian Plessl. “An Open Source Circuit Library with Benchmarking
    Facilities.” <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems and
    Algorithms (ERSA)</i>, CSREA Press, 2010, pp. 144–50.
  short: 'M. Grad, C. Plessl, in: Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA), CSREA Press, 2010, pp. 144–150.'
date_created: 2018-04-05T16:28:38Z
date_updated: 2023-09-26T13:48:59Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
language:
- iso: eng
page: 144-150
publication: Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms
  (ERSA)
publication_identifier:
  isbn:
  - 1-60132-140-6
publisher: CSREA Press
quality_controlled: '1'
status: public
title: An Open Source Circuit Library with Benchmarking Facilities
type: conference
user_id: '15278'
year: '2010'
...
---
_id: '2220'
author:
- first_name: David
  full_name: Andrews, David
  last_name: Andrews
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Andrews D, Plessl C. Configurable Processor Architectures: History and Trends.
    In: <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms
    (ERSA)</i>. CSREA Press; 2010:165.'
  apa: 'Andrews, D., &#38; Plessl, C. (2010). Configurable Processor Architectures:
    History and Trends. <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems
    and Algorithms (ERSA)</i>, 165.'
  bibtex: '@inproceedings{Andrews_Plessl_2010, title={Configurable Processor Architectures:
    History and Trends}, booktitle={Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA)}, publisher={CSREA Press}, author={Andrews, David
    and Plessl, Christian}, year={2010}, pages={165} }'
  chicago: 'Andrews, David, and Christian Plessl. “Configurable Processor Architectures:
    History and Trends.” In <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems
    and Algorithms (ERSA)</i>, 165. CSREA Press, 2010.'
  ieee: 'D. Andrews and C. Plessl, “Configurable Processor Architectures: History
    and Trends,” in <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems and
    Algorithms (ERSA)</i>, 2010, p. 165.'
  mla: 'Andrews, David, and Christian Plessl. “Configurable Processor Architectures:
    History and Trends.” <i>Proc. Int. Conf. on Engineering of Reconfigurable Systems
    and Algorithms (ERSA)</i>, CSREA Press, 2010, p. 165.'
  short: 'D. Andrews, C. Plessl, in: Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA), CSREA Press, 2010, p. 165.'
date_created: 2018-04-05T14:57:07Z
date_updated: 2023-09-26T13:47:33Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
language:
- iso: eng
page: '165'
publication: Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms
  (ERSA)
publication_identifier:
  isbn:
  - 1-60132-140-6
publisher: CSREA Press
quality_controlled: '1'
status: public
title: 'Configurable Processor Architectures: History and Trends'
type: conference
user_id: '15278'
year: '2010'
...
---
_id: '2222'
citation:
  ama: Plaks TP, Andrews D, DeMara R, et al., eds. <i>Proc. Int. Conf. on Engineering
    of Reconfigurable Systems and Algorithms (ERSA)</i>. CSREA Press; 2010.
  apa: Plaks, T. P., Andrews, D., DeMara, R., Lam, H., Lee, J., Plessl, C., &#38;
    Stitt, G. (Eds.). (2010). <i>Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA)</i>. CSREA Press.
  bibtex: '@book{Plaks_Andrews_DeMara_Lam_Lee_Plessl_Stitt_2010, title={Proc. Int.
    Conf. on Engineering of Reconfigurable Systems and Algorithms (ERSA)}, publisher={CSREA
    Press}, year={2010} }'
  chicago: Plaks, Toomas P., David Andrews, Ronald DeMara, Herman Lam, Jooheung Lee,
    Christian Plessl, and Greg Stitt, eds. <i>Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA)</i>. CSREA Press, 2010.
  ieee: T. P. Plaks <i>et al.</i>, Eds., <i>Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA)</i>. CSREA Press, 2010.
  mla: Plaks, Toomas P., et al., editors. <i>Proc. Int. Conf. on Engineering of Reconfigurable
    Systems and Algorithms (ERSA)</i>. CSREA Press, 2010.
  short: T.P. Plaks, D. Andrews, R. DeMara, H. Lam, J. Lee, C. Plessl, G. Stitt, eds.,
    Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms (ERSA),
    CSREA Press, 2010.
date_created: 2018-04-05T15:00:49Z
date_updated: 2023-09-26T13:48:00Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
editor:
- first_name: Toomas P.
  full_name: Plaks, Toomas P.
  last_name: Plaks
- first_name: David
  full_name: Andrews, David
  last_name: Andrews
- first_name: Ronald
  full_name: DeMara, Ronald
  last_name: DeMara
- first_name: Herman
  full_name: Lam, Herman
  last_name: Lam
- first_name: Jooheung
  full_name: Lee, Jooheung
  last_name: Lee
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Greg
  full_name: Stitt, Greg
  last_name: Stitt
language:
- iso: eng
publication_identifier:
  isbn:
  - 1-60132-140-6
publisher: CSREA Press
quality_controlled: '1'
status: public
title: Proc. Int. Conf. on Engineering of Reconfigurable Systems and Algorithms (ERSA)
type: conference_editor
user_id: '15278'
year: '2010'
...
---
_id: '2226'
author:
- first_name: Tobias
  full_name: Beisel, Tobias
  last_name: Beisel
- first_name: Manuel
  full_name: Niekamp, Manuel
  last_name: Niekamp
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Beisel T, Niekamp M, Plessl C. Using Shared Library Interposing for Transparent
    Acceleration in Systems with Heterogeneous Hardware Accelerators. In: <i>Proc.
    Int. Conf. on Application-Specific Systems, Architectures, and Processors (ASAP)</i>.
    IEEE Computer Society; 2010:65-72. doi:<a href="https://doi.org/10.1109/ASAP.2010.5540798">10.1109/ASAP.2010.5540798</a>'
  apa: Beisel, T., Niekamp, M., &#38; Plessl, C. (2010). Using Shared Library Interposing
    for Transparent Acceleration in Systems with Heterogeneous Hardware Accelerators.
    <i>Proc. Int. Conf. on Application-Specific Systems, Architectures, and Processors
    (ASAP)</i>, 65–72. <a href="https://doi.org/10.1109/ASAP.2010.5540798">https://doi.org/10.1109/ASAP.2010.5540798</a>
  bibtex: '@inproceedings{Beisel_Niekamp_Plessl_2010, title={Using Shared Library
    Interposing for Transparent Acceleration in Systems with Heterogeneous Hardware
    Accelerators}, DOI={<a href="https://doi.org/10.1109/ASAP.2010.5540798">10.1109/ASAP.2010.5540798</a>},
    booktitle={Proc. Int. Conf. on Application-Specific Systems, Architectures, and
    Processors (ASAP)}, publisher={IEEE Computer Society}, author={Beisel, Tobias
    and Niekamp, Manuel and Plessl, Christian}, year={2010}, pages={65–72} }'
  chicago: Beisel, Tobias, Manuel Niekamp, and Christian Plessl. “Using Shared Library
    Interposing for Transparent Acceleration in Systems with Heterogeneous Hardware
    Accelerators.” In <i>Proc. Int. Conf. on Application-Specific Systems, Architectures,
    and Processors (ASAP)</i>, 65–72. IEEE Computer Society, 2010. <a href="https://doi.org/10.1109/ASAP.2010.5540798">https://doi.org/10.1109/ASAP.2010.5540798</a>.
  ieee: 'T. Beisel, M. Niekamp, and C. Plessl, “Using Shared Library Interposing for
    Transparent Acceleration in Systems with Heterogeneous Hardware Accelerators,”
    in <i>Proc. Int. Conf. on Application-Specific Systems, Architectures, and Processors
    (ASAP)</i>, 2010, pp. 65–72, doi: <a href="https://doi.org/10.1109/ASAP.2010.5540798">10.1109/ASAP.2010.5540798</a>.'
  mla: Beisel, Tobias, et al. “Using Shared Library Interposing for Transparent Acceleration
    in Systems with Heterogeneous Hardware Accelerators.” <i>Proc. Int. Conf. on Application-Specific
    Systems, Architectures, and Processors (ASAP)</i>, IEEE Computer Society, 2010,
    pp. 65–72, doi:<a href="https://doi.org/10.1109/ASAP.2010.5540798">10.1109/ASAP.2010.5540798</a>.
  short: 'T. Beisel, M. Niekamp, C. Plessl, in: Proc. Int. Conf. on Application-Specific
    Systems, Architectures, and Processors (ASAP), IEEE Computer Society, 2010, pp.
    65–72.'
date_created: 2018-04-05T16:39:34Z
date_updated: 2023-09-26T13:49:21Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/ASAP.2010.5540798
language:
- iso: eng
page: 65-72
publication: Proc. Int. Conf. on Application-Specific Systems, Architectures, and
  Processors (ASAP)
publication_identifier:
  isbn:
  - 978-1-4244-6965-9
publisher: IEEE Computer Society
quality_controlled: '1'
status: public
title: Using Shared Library Interposing for Transparent Acceleration in Systems with
  Heterogeneous Hardware Accelerators
type: conference
user_id: '15278'
year: '2010'
...
---
_id: '2206'
author:
- first_name: Ariane
  full_name: Keller, Ariane
  last_name: Keller
- first_name: Bernhard
  full_name: Plattner, Bernhard
  last_name: Plattner
- first_name: Enno
  full_name: Lübbers, Enno
  last_name: Lübbers
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Keller A, Plattner B, Lübbers E, Platzner M, Plessl C. Reconfigurable Nodes
    for Future Networks. In: <i>Proc. IEEE Globecom Workshop on Network of the Future
    (FutureNet)</i>. IEEE; 2010:372-376. doi:<a href="https://doi.org/10.1109/GLOCOMW.2010.5700341">10.1109/GLOCOMW.2010.5700341</a>'
  apa: Keller, A., Plattner, B., Lübbers, E., Platzner, M., &#38; Plessl, C. (2010).
    Reconfigurable Nodes for Future Networks. <i>Proc. IEEE Globecom Workshop on Network
    of the Future (FutureNet)</i>, 372–376. <a href="https://doi.org/10.1109/GLOCOMW.2010.5700341">https://doi.org/10.1109/GLOCOMW.2010.5700341</a>
  bibtex: '@inproceedings{Keller_Plattner_Lübbers_Platzner_Plessl_2010, title={Reconfigurable
    Nodes for Future Networks}, DOI={<a href="https://doi.org/10.1109/GLOCOMW.2010.5700341">10.1109/GLOCOMW.2010.5700341</a>},
    booktitle={Proc. IEEE Globecom Workshop on Network of the Future (FutureNet)},
    publisher={IEEE}, author={Keller, Ariane and Plattner, Bernhard and Lübbers, Enno
    and Platzner, Marco and Plessl, Christian}, year={2010}, pages={372–376} }'
  chicago: Keller, Ariane, Bernhard Plattner, Enno Lübbers, Marco Platzner, and Christian
    Plessl. “Reconfigurable Nodes for Future Networks.” In <i>Proc. IEEE Globecom
    Workshop on Network of the Future (FutureNet)</i>, 372–76. IEEE, 2010. <a href="https://doi.org/10.1109/GLOCOMW.2010.5700341">https://doi.org/10.1109/GLOCOMW.2010.5700341</a>.
  ieee: 'A. Keller, B. Plattner, E. Lübbers, M. Platzner, and C. Plessl, “Reconfigurable
    Nodes for Future Networks,” in <i>Proc. IEEE Globecom Workshop on Network of the
    Future (FutureNet)</i>, 2010, pp. 372–376, doi: <a href="https://doi.org/10.1109/GLOCOMW.2010.5700341">10.1109/GLOCOMW.2010.5700341</a>.'
  mla: Keller, Ariane, et al. “Reconfigurable Nodes for Future Networks.” <i>Proc.
    IEEE Globecom Workshop on Network of the Future (FutureNet)</i>, IEEE, 2010, pp.
    372–76, doi:<a href="https://doi.org/10.1109/GLOCOMW.2010.5700341">10.1109/GLOCOMW.2010.5700341</a>.
  short: 'A. Keller, B. Plattner, E. Lübbers, M. Platzner, C. Plessl, in: Proc. IEEE
    Globecom Workshop on Network of the Future (FutureNet), IEEE, 2010, pp. 372–376.'
date_created: 2018-04-04T09:36:16Z
date_updated: 2023-09-26T13:51:00Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/GLOCOMW.2010.5700341
language:
- iso: eng
page: 372-376
publication: Proc. IEEE Globecom Workshop on Network of the Future (FutureNet)
publication_identifier:
  isbn:
  - 978-1-4244-8864-3
publisher: IEEE
quality_controlled: '1'
status: public
title: Reconfigurable Nodes for Future Networks
type: conference
user_id: '15278'
year: '2010'
...
