中文
相关论文

相关论文: Towards a Hardware DSL Ecosystem : RubyRTL and Fri…

200 篇论文

Large language models (LLMs) have shown promising capabilities in hardware description language (HDL) generation. However, existing approaches often rely on free-form natural language descriptions that are often ambiguous, redundant, and…

机器学习 · 计算机科学 2026-03-04 Lei Huang , Rui Zhang , Jiaming Guo , Yang Zhang , Di Huang , Shuyao Cheng , Pengwei Jin , Chongxiao Li , Zidong Du , Xing Hu , Yunji Chen , Qi Guo

We present LibrettOS, an OS design that fuses two paradigms to simultaneously address issues of isolation, performance, compatibility, failure recoverability, and run-time upgrades. LibrettOS acts as a microkernel OS that runs servers in an…

操作系统 · 计算机科学 2020-02-21 Ruslan Nikolaev , Mincheol Sung , Binoy Ravindran

We identify three problems with current techniques for implementing protocols among threads, which complicate and impair the scalability of multicore software development: implementing synchronization, implementing coordination, and…

编程语言 · 计算机科学 2013-02-27 Sung-Shik T. Q. Jongmans , Farhad Arbab

Wi-Fi is currently considered one of the most promising solutions for interconnecting mobile equipment (e.g., autonomous mobile robots and active exoskeletons) in industrial environments. However, relability requirements imposed by the…

网络与互联网体系结构 · 计算机科学 2025-12-03 Pietro Chiavassa , Stefano Scanzio , Gianluca Cena

Domain-specific languages (DSLs) play an increasingly important role in the generation of high performing software. They allow the user to exploit specific knowledge encoded in the constructs for the generation of code adapted to a…

数学软件 · 计算机科学 2019-05-08 Pramod Kumbhar , Omar Awile , Liam Keegan , Jorge Blanco Alonso , James King , Michael Hines , Felix Schürmann

Register-Transfer Level (RTL) synthesis and summarization are central to hardware design automation but remain challenging for Large Language Models (LLMs) due to rigid HDL syntax, limited supervision, and weak alignment with natural…

As language models (LMs) demonstrate their capabilities in various fields, their application to tasks requiring multi-round interactions has become increasingly popular. These tasks usually have complex dynamics, so supervised fine-tuning…

机器学习 · 计算机科学 2024-06-07 Runlong Zhou , Simon S. Du , Beibin Li

Design decisions are at the core of software engineering and appear in Q\&A forums, mailing lists, pull requests, issue trackers, and commit messages. Design discussions spanning a project's history provide valuable information for informed…

软件工程 · 计算机科学 2026-03-20 Lawrence Arkoh , Daniel Feitosa , Wesley K. G. Assunção

In the rapidly evolving semiconductor industry, where research, design, verification, and manufacturing are intricately linked, the potential of Large Language Models to revolutionize hardware design and security verification is immense.…

计算与语言 · 计算机科学 2024-02-07 Weimin Fu , Shijie Li , Yifang Zhao , Haocheng Ma , Raj Dutta , Xuan Zhang , Kaichen Yang , Yier Jin , Xiaolong Guo

In enterprise organizations, the Bring-Your-Own-Device (BYOD) requirement has become prevalent as employees use their own mobile devices to process the workflow-oriented tasks. Consequently, it calls for approaches that can quickly develop…

软件工程 · 计算机科学 2016-03-01 Xuanzhe Liu , Mengwei Xu , Gang Huang , Teng Teng , Zibin Zheng , Hong Mei

The EURETILE project required the selection and coding of a set of dedicated benchmarks. The project is about the software and hardware architecture of future many-tile distributed fault-tolerant systems. We focus on dynamic workloads…

High-level hardware generators have significantly increased the productivity of design engineers. They use software engineering constructs to reduce the repetition required to express complex designs and enable more composability. However,…

硬件体系结构 · 计算机科学 2022-03-14 Keyi Zhang , Zain Asgar , Mark Horowitz

RubyStar is a dialog system designed to create "human-like" conversation by combining different response generation strategies. RubyStar conducts a non-task-oriented conversation on general topics by using an ensemble of rule-based,…

计算与语言 · 计算机科学 2017-12-19 Huiting Liu , Tao Lin , Hanfei Sun , Weijian Lin , Chih-Wei Chang , Teng Zhong , Alexander Rudnicky

In this paper, we present how we created a Domain Specific Language (DSL) dedicated to IP Multimedia Subsystem (IMS) at Ericsson. First, we introduce IMS and how developers are burdened by its complexity when integrating it in their…

软件工程 · 计算机科学 2015-09-28 Pascal Potvin , Mario Bonja , Gordon Bailey , Pierre Busnel

The growing demand for Domain-Specific Architecture (DSA) has driven the development of Agile Hardware Development Methodology (AHDM). Hardware Construction Language (HCL) like Chisel offers high-level abstraction features, making it an…

人工智能 · 计算机科学 2025-04-29 Bowei Wang , Jiaran Gao , Yelai Feng , Renzhi Chen , Shanshan Li , Lei Wang

The GCC free compiler is a very large software, compiling source in several languages for many targets on various systems. It can be extended by plugins, which may take advantage of its power to provide extra specific functionality…

编程语言 · 计算机科学 2011-09-06 Basile Starynkevitch

High-level reversible programming languages are few and far between and in general offer only rudimentary abstractions from the details of the underlying machine. Modern programming languages offer a wide array of language constructs and…

编程语言 · 计算机科学 2017-07-26 Tue Haulund

Reconfigurable intelligent surfaces (RIS) have recently received significant attention as building blocks for smart radio environments and adaptable wireless channels. By altering the space- and time-varying electromagnetic (EM) properties,…

应用物理 · 物理学 2021-01-25 John A. Hodge , Kumar Vijay Mishra , Amir I. Zaghloul

Manual RTL design and optimization remains prevalent across the semiconductor industry because commercial logic and high-level synthesis tools are unable to match human designs. Our experience in industrial datapath design demonstrates that…

硬件体系结构 · 计算机科学 2024-06-19 Samuel Coward , Theo Drane , George A. Constantinides

The Python programming language is best known for its syntax and scientific libraries, but it is also notorious for its slow interpreter. Optimizing critical sections in Python entails special knowledge of the binary interactions between…

编程语言 · 计算机科学 2025-07-02 Isabella Basso do Amaral , Renato Cordeiro Ferreira , Alfredo Goldman
‹ 上一页 1 8 9 10 下一页 ›