• Search Research Projects
  • Search Researchers
  • How to Use
  1. Back to previous page

A HW-SW design and execution platform for sustainable edge-computing devices based on HDLRuby

Research Project

Project/Area Number 22K11965
Research Category

Grant-in-Aid for Scientific Research (C)

Allocation TypeMulti-year Fund
Section一般
Review Section Basic Section 60040:Computer system-related
Research InstitutionAriake National College of Technology

Principal Investigator

Gauthier Lovic  有明工業高等専門学校, 創造工学科, 教授 (90535717)

Co-Investigator(Kenkyū-buntansha) 石川 洋平  有明工業高等専門学校, 創造工学科, 准教授 (50435476)
Project Period (FY) 2022-04-01 – 2027-03-31
Project Status Granted (Fiscal Year 2023)
Budget Amount *help
¥3,900,000 (Direct Cost: ¥3,000,000、Indirect Cost: ¥900,000)
Fiscal Year 2026: ¥520,000 (Direct Cost: ¥400,000、Indirect Cost: ¥120,000)
Fiscal Year 2025: ¥910,000 (Direct Cost: ¥700,000、Indirect Cost: ¥210,000)
Fiscal Year 2024: ¥650,000 (Direct Cost: ¥500,000、Indirect Cost: ¥150,000)
Fiscal Year 2023: ¥650,000 (Direct Cost: ¥500,000、Indirect Cost: ¥150,000)
Fiscal Year 2022: ¥1,170,000 (Direct Cost: ¥900,000、Indirect Cost: ¥270,000)
KeywordsEDA / HDL / High-Level Synthesis / HW/SW Co-Design / HW/SW Co-Simulation / Ruby Language / C Language / Graphical User Interface / RTL simulation / エッジ・コンピューティング / ハードウェ・ソフトウェアシステム / ハードウェア・ソフトウェア・コードサイン / ハードウェア・ソフトウェア記述言語
Outline of Research at the Start

With this research, we will devise a Hardware (HW)/Software (SW) platform for sustainable never-die edge computing based on the HDLRuby language. For that purpose, we will first need to integrate this HW description language with SW programming. Then the platform will be implemented using this language. It will provide a library of HW and SW fine grain modules implementing functions commonly used in edge computing, and a HW/SW runtime for ensuring the never-die and sustainable properties.

Outline of Annual Research Achievements

This year, we finalized a new construct for describing hardware using structured programming code. We compared this construct with a commercial high-level synthesis tool and published the results, showing faster hardware with similar design effort.
Furthermore, we added the ability to integrate C and Ruby programs within HDLRuby hardware descriptions for co-simulation and co-design. The fully functional co-simulation engine was demonstrated with a UART keyboard and CRT display emulators.
Finally, to improve HDLRuby's accessibility, especially for students, we added two web-based graphical interfaces: one for visualizing simulation results and one for emulating an evaluation board interface (buttons, LEDs, oscilloscopes, etc.), accessible through a web browser during simulation.

Current Status of Research Progress
Current Status of Research Progress

2: Research has progressed on the whole more than it was originally planned.

Reason

In this research, we propose a hardware-software platform for sustainable edge-computing devices based on HDLRuby. We merged hardware and software within HDLRuby by adding a sequencer construct for describing hardware with software-like code and enabling software modules (in Ruby or C) within an HDLRuby description for co-design and co-simulation.
Future improvements currently in design phase, include introducing iterators and Ruby-like constructs for the sequencer and shared signals for abstracting communication protocols.
However, HDLRuby's industry adoption may be hindered if it cannot support proprietary IP libraries. Supporting external Verilog HDL or VHDL modules in HDLRuby would address this. Currently, HDLRuby can convert to these languages, but the reverse is not possible.

Strategy for Future Research Activity

In terms of implementation, we plan to finalize the iterators and shared signals for higher-level software-like hardware descriptions and support the input of Verilog HDL files in the HDLRuby framework for co-simulation and co-design. We will also attempt to add support for dynamic reconfiguration, although it may be a less essential part of the project than initially thought.
So far, the majority of the chips described in HDLRuby have been physically implemented on FPGA boards. Therefore, we now plan to design an ASIC in HDLRuby and proceed to its physical implementation.

Report

(2 results)
  • 2023 Research-status Report
  • 2022 Research-status Report
  • Research Products

    (9 results)

All 2024 2023 Other

All Journal Article (3 results) (of which Int'l Joint Research: 3 results,  Peer Reviewed: 3 results,  Open Access: 1 results) Presentation (2 results) (of which Int'l Joint Research: 1 results) Remarks (4 results)

  • [Journal Article] A Construct for Software-Like Hardware RTL Code in HDLRuby2024

    • Author(s)
      Lovic Gauthier, Yohei Ishikawa
    • Journal Title

      Proceedings of The 12th International Conference on Industrial Application Engineering 2024

      Volume: 2024

    • Related Report
      2023 Research-status Report
    • Peer Reviewed / Int'l Joint Research
  • [Journal Article] HDLRuby: A Ruby Extension for Hardware Description and its Translation to Synthesizable Verilog HDL2023

    • Author(s)
      Lovic Gauthier、Yohei Ishikawa
    • Journal Title

      ACM Transactions on Embedded Computing Systems

      Volume: 0 Issue: 5 Pages: 1-28

    • DOI

      10.1145/3581757

    • Related Report
      2022 Research-status Report
    • Peer Reviewed / Open Access / Int'l Joint Research
  • [Journal Article] Implementation and Comparison of Several Register Transfer Level Simulation Engines for the HDLRuby Language2023

    • Author(s)
      Lovic Gauthier, Yohei Ishikawa
    • Journal Title

      Proceedings of The 11th IIAE International Conference on Industrial Application Engineering 2023

      Volume: 11 Pages: 1-8

    • Related Report
      2022 Research-status Report
    • Peer Reviewed / Int'l Joint Research
  • [Presentation] A Construct for Software-Like Hardware RTL Code in HDLRuby2024

    • Author(s)
      Lovic Gauthier
    • Organizer
      The 12th International Conference on Industrial Application Engineering 2024
    • Related Report
      2023 Research-status Report
  • [Presentation] Implementation and Comparison of Several Register Transfer Level Simulation Engines for the HDLRuby Language2023

    • Author(s)
      Lovic Gauthier
    • Organizer
      The 11th IIAE International Conference on Industrial Application Engineering 2023
    • Related Report
      2022 Research-status Report
    • Int'l Joint Research
  • [Remarks] HDLRuby github resource

    • URL

      https://github.com/civol/HDLRuby

    • Related Report
      2023 Research-status Report
  • [Remarks] HDLRuby rubygems page

    • URL

      https://rubygems.org/gems/HDLRuby/

    • Related Report
      2023 Research-status Report
  • [Remarks] HTMLWave: an HTML5-based wave viewer

    • URL

      https://civol.github.io/htmlwave/

    • Related Report
      2023 Research-status Report
  • [Remarks] HTLMWave github resource

    • URL

      https://github.com/civol/htmlwave

    • Related Report
      2023 Research-status Report

URL: 

Published: 2022-04-19   Modified: 2024-12-25  

Information User Guide FAQ News Terms of Use Attribution of KAKENHI

Powered by NII kakenhi