<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="ru">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Computing, Telecommunication and Control</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Информатика, телекоммуникации и управление</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2687-0517</issn>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="publisher-id">7</article-id>
      <article-id pub-id-type="doi">10.18721/JCSTCS.18407</article-id>
      <title-group>
        <article-title>Design and analysis of a reconfigurable hardware accelerator for solving a system of linear equations using Jacobi method</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Проектирование и анализ реконфигурируемого аппаратного ускорителя для решения системы линейных уравнений методом Якоби</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Gonzalez</surname>
            <given-names>Mauricio F.</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
          <email>fayula.gm@edu.spbstu.ru</email>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Antonov</surname>
            <given-names>Alexander</given-names>
          </name>
          <xref ref-type="aff" rid="aff2"/>
          <email>antonov@eda-lab.ftk.spbstu.ru</email>
        </contrib>
      </contrib-group>
      <aff id="aff1">Peter the Great St. Petersburg Polytechnic University</aff>
      <aff id="aff2">Peter the Great St.Petersburg Polytechnic University</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2025-12-30">
        <day>30</day>
        <month>12</month>
        <year>2025</year>
      </pub-date>
      <volume>18</volume>
      <issue>4</issue>
      <fpage>76</fpage>
      <lpage>86</lpage>
      <abstract xml:lang="en">
        <p>This work presents the design and analysis of a reconfigurable hardware accelerator for solving a system of linear equations using Jacobi method, implemented on a reconfigurable device, as well as a comparative study of software and hardware implementations. Recent advancements in computing capabilities have been hindered by the so-called “walls”: memory, power consumption and clock frequency limitations imposed by current technology. Solutions to overcome these “walls” include reconfigurable computing and high-level synthesis. The system under development and analysis was described in the C++ language and implemented using a high-level synthesis method, which reduces design time and enables more efficient exploration of different hardware architectures. The comparative analysis showed a performance increment over the original implementation, with energy consumption comparable to that of a modern mid-class microprocessor.</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>supercomputer</kwd>
        <kwd>reconfigurable hardware accelerator</kwd>
        <kwd>Jacobi method</kwd>
        <kwd>field-program-mable gate array</kwd>
        <kwd>high-level synthesis</kwd>
        <kwd>SystemVerilogHDL</kwd>
        <kwd>reconfigurable computing</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
