semi·news
Headlines要闻 / Research研究 / /
Research digest · Monday, June 29, 2026 研究摘要 · 2026年6月29日 星期一

Efficient Hardware Meets Reliability Pressure 高效硬件遇上可靠性压力

Today’s research shortlist is architecture-heavy, with emphasis on low-power acceleration, fault screening, security co-processors, and AI-assisted design. The common thread is practical deployment pressure: energy, reliability, and verification matter as much as peak throughput. 今天的研究入选偏重架构方向,重点包括低功耗加速、故障筛选、安全协处理器和AI辅助设计。共同主线是实际部署压力:能效、可靠性和验证的重要性不低于峰值吞吐。

Look-back window: 7 days · 7 paper(s) 回溯窗口: 7天 · 7篇

Circuits & Architecture 电路与架构

VLSI Implementation of an Energy-Efficient Approximate ALU 面向能效的近似ALU VLSI实现

Tamilselvi P., Jeyasudha S., Ranjitha R., Sanmugapriya M., Neethu K., et al.

International Research Journal on Advanced Engineering Hub (IRJAEH) · 2026-06-26

The paper reviews and evaluates approximate ALU techniques for VLSI designs, including truncated computation, speculative addition, and logic simplification. It frames accuracy loss through metrics such as mean error distance and error rate while comparing area, delay, and energy trade-offs. The result is most relevant for error-tolerant workloads such as multimedia, machine learning, and embedded signal processing, where lower switching activity can be worth bounded numerical error. 这篇论文梳理并评估用于VLSI设计的近似ALU技术,包括截断计算、推测加法和逻辑简化。论文用平均误差距离、错误率等指标刻画精度损失,并比较面积、延迟和能耗权衡。其价值主要面向多媒体、机器学习和嵌入式信号处理等可容忍误差的工作负载,在这些场景中,降低开关活动可能值得接受受控数值误差。

A Scalable RISC-V Security Co-Processor for IoT 面向IoT的可扩展RISC-V安全协处理器

Mohamed Niazy, Haytham Azmi, M. M. Mahmoud

Scientific Reports · 2026-06-21

The paper proposes a RISC-V-based cryptographic co-processor architecture for IoT devices, supporting AES-128 and SHA-256 without adding custom instructions to the base ISA. It uses memory-mapped I/O and DMA to move data between memory and cipher units without stalling the processor pipeline, and the design is implemented on a Xilinx ZCU-102 FPGA using Vivado 2022.2. The main significance is a modular security path for constrained devices that need hardware acceleration without fragmenting software compatibility. 这篇论文提出一种面向IoT设备的RISC-V密码协处理器架构,在不向基础ISA添加自定义指令的情况下支持AES-128和SHA-256。设计使用MMIO和DMA在存储器与密码单元之间搬运数据,避免阻塞处理器流水线,并在Xilinx ZCU-102 FPGA上用Vivado 2022.2实现。其主要意义在于为资源受限设备提供模块化硬件安全加速,同时不破坏软件兼容性。

DPDK Architecture for 100 Gbps and Beyond Packet Processing 面向100Gbps及以上包处理的DPDK架构

Arnur Kabdylkak, Miras Zhumabek

TSARKA Science · 2026-06-16

The article analyzes DPDK components such as EAL, poll-mode drivers, rte_mbuf, rte_mempool, rte_ring, and several packet-processing models for 100 Gbps-and-above systems. It highlights kernel bypass, zero-copy data paths, cache-optimized processing, and cryptographic protection through rte_security and cryptodev. The FPGA discussion makes it relevant for network accelerators where switching and inline encryption increasingly move closer to hardware. 这篇文章分析DPDK在100Gbps及以上系统中的关键组件,包括EAL、轮询模式驱动、rte_mbuf、rte_mempool、rte_ring以及多种包处理模型。论文强调kernel bypass、zero-copy数据路径、缓存优化处理,以及通过rte_security和cryptodev实现的加密保护。其关于FPGA的讨论使其与网络加速器相关,因为交换和在线加密正越来越靠近硬件实现。

AI Accelerators & Edge Hardware AI加速器与边缘硬件

Risk-Guided Fault-Injection Prioritization for Systolic AI Accelerators 面向脉动阵列AI加速器的风险引导故障注入排序

Larisa Goffman-Vinopal

Electronics · 2026-06-25

The paper proposes an architecture-level method to prioritize fault-injection candidates for systolic AI accelerators, targeting silent data corruption under limited validation budgets. Its evaluation scores the same 21,000 candidate faults across 30 workload, dataflow, and array configurations, including five GEMM-derived workloads, three array sizes, and two dataflows. The practical value is faster triage of MAC, accumulator, and forwarding-path vulnerabilities before expensive downstream validation. 这篇论文提出一种架构级方法,用于在验证预算有限时对脉动阵列AI加速器的故障注入候选进行优先排序,目标是更有效发现静默数据损坏风险。评估在30种工作负载、数据流和阵列配置下,对同一组21,000个候选故障打分,其中包括5个源自GEMM的工作负载、3种阵列尺寸和2种数据流。其实际价值在于,在昂贵的后续验证之前,更快筛查MAC、累加器和转发路径的脆弱点。

Mixed-Signal CMOS VLSI Spiking Echo-State Network for Temporal Signals 用于时序信号处理的混合信号CMOS VLSI脉冲Echo-State网络

R. Nirmala, Malathi Murugesan, Sasikala Duraisamy, V. Senthilkumar

Interactions · 2026-06-23

The paper reports a mixed-signal CMOS VLSI implementation of a spiking echo-state neural network for energy-efficient temporal signal processing. The candidate feed does not include performance numbers, but the topic is relevant because reservoir-style spiking architectures can reduce digital memory movement for streaming signals. The key question for follow-up is whether measured silicon results show enough robustness and programmability for real edge workloads. 这篇论文报告一种面向高能效时序信号处理的混合信号CMOS VLSI脉冲Echo-State神经网络实现。候选摘要未给出性能数字,但该方向重要,因为reservoir式脉冲架构有机会减少流式信号处理中的数字存储搬运。后续需要关注的是,实测硅片结果是否具备足够鲁棒性和可编程性,以支撑真实边缘工作负载。

Low-Power FPGA Real-Time Image Processing for Skin Cancer Detection 面向皮肤癌检测的低功耗FPGA实时图像处理架构

Venkata Reddy Adama, G. Koteswar Rao, K. Venugopal Rao

International Journal of Advanced Research in Science, Communication and Technology · 2026-06-16

The paper proposes a low-power FPGA architecture for real-time skin-cancer image processing, combining acquisition, preprocessing, lesion segmentation, feature enhancement, lightweight CNN classification, and hardware acceleration. It targets portable screening systems where software-only deep learning can be limited by compute, memory, and power budgets. The listed abstract is architecture-focused, so measured latency, power, and diagnostic accuracy would determine how deployable the design is. 这篇论文提出一种低功耗FPGA实时图像处理架构,用于皮肤癌检测,流程包括图像采集、预处理、病灶分割、特征增强、轻量级CNN分类和硬件加速。它面向便携筛查系统,因为纯软件深度学习往往受算力、存储和功耗预算限制。候选摘要偏架构描述,因此实测延迟、功耗和诊断准确率将决定该设计的可部署性。

EDA & Design Automation EDA与设计自动化

AI in Modern VLSI Chip Design: Opportunities and Challenges 现代VLSI芯片设计中的AI:机会与挑战

Rekha Sharanagouda Patil

International Journal of Advanced Research in Science, Communication and Technology · 2026-06-15

The paper surveys how AI and machine learning are entering the VLSI design lifecycle, from architectural exploration and floorplanning to physical verification and timing closure. It frames the benefit around power, performance, area, and time-to-market, while calling out data scarcity, black-box model behavior, and verification reliability as major obstacles. The paper is a useful checklist for where AI-EDA needs evidence, not just automation demos. 这篇论文综述AI和机器学习如何进入VLSI设计流程,从架构探索、floorplanning到物理验证和时序收敛。论文把价值放在PPA优化和缩短上市时间上,同时指出数据稀缺、黑盒模型行为和验证可靠性是主要障碍。它更像是一份AI-EDA需要补齐证据的清单,而不只是自动化演示的集合。