AIBullisharXiv – CS AI · Jun 237/10
🧠AgentDSE introduces an LLM-driven methodology that automates architectural design space exploration by reasoning through physical constraints and performance dynamics, achieving competitive results with up to 100x fewer simulator evaluations than traditional methods. The approach eliminates the need for fine-tuning, precomputed databases, or domain-specific optimizers while producing interpretable decision traces.
AIBullisharXiv – CS AI · Jun 87/10
🧠A research paper challenges the long-held belief that native FP64 (double-precision) hardware is essential for scientific computing, arguing that FP8 tensor operations combined with advanced mathematical schemes can achieve equivalent accuracy at dramatically higher speeds on modern GPUs like NVIDIA's Blackwell B300.
🏢 Nvidia
AIBullisharXiv – CS AI · Jun 47/10
🧠Researchers present a unified co-design framework for neural network processors that integrates network training, hardware mapping, fabrication, and resource allocation as interoperable blocks. The framework treats uncertainty as an explicit, optimizable resource called Confidence alongside traditional metrics like cost and power, enabling modular improvements without restructuring the entire pipeline.
AIBullishBlockonomi · Jun 17/10
🧠Cadence Design Systems unveiled ChipStack AI Super Agent, an AI-powered tool that dramatically accelerates chip verification from 5 weeks to under 1 day, driving an 8.7% stock surge. The technology is already being adopted by Nvidia, signaling strong market validation for this productivity breakthrough in semiconductor design.
🏢 Nvidia
AIBullisharXiv – CS AI · May 77/10
🧠Researchers have demonstrated an updated AI agent system called Design Conductor 2.0 that autonomously designed VerTQ, an LLM inference accelerator optimized for TurboQuant, in 80 hours. The system represents a significant advancement in capability, handling 80x larger design tasks than its predecessor while maintaining autonomous operation and high quality output.
AINeutralarXiv – CS AI · Mar 117/10
🧠Researchers have developed ALADIN, a framework for analyzing accuracy-latency trade-offs in AI accelerators for embedded systems. The tool enables evaluation of quantized neural networks without requiring deployment on target hardware, potentially reducing development time and costs for AI chip designers.
AIBullisharXiv – CS AI · Feb 277/109
🧠ArchAgent, an AI-driven system built on AlphaEvolve, has achieved breakthrough results in automated computer architecture discovery by designing state-of-the-art cache replacement policies. The system achieved 5.3% performance improvements in just 2 days and 0.9% improvements in 18 days, working 3-5x faster than human-developed solutions.
AIBearisharXiv – CS AI · Jun 196/10
🧠Researchers reveal that large language models hit a hard ceiling at 90.8% accuracy on hardware design tasks, with failures rooted in fundamental knowledge gaps rather than training alignment issues. The study introduces a new error taxonomy showing that while optimization eliminates syntax errors, it paradoxically worsens deeper functional failures, suggesting that improving LLM hardware generation requires architectural advances in reasoning rather than refinement techniques.
AINeutralarXiv – CS AI · Jun 196/10
🧠Researchers developed Physical Atari, an affordable robotic system that applies reinforcement learning algorithms to physical Atari game controllers in real-world conditions. Built for under $1,000 using consumer-grade components and 3D-printed parts, the system has demonstrated weeks of continuous operation while revealing significant performance degradation from even minor distribution shifts between training and deployment environments.
AINeutralarXiv – CS AI · Jun 96/10
🧠Researchers introduce RTL-BenchLS, a large-scale benchmark containing over 10,000 formally verified Verilog designs for evaluating large language models on hardware design tasks. The benchmark addresses limitations of existing datasets through three novel self-supervised tasks beyond specification-to-RTL generation, with top models achieving only 12-28% accuracy, demonstrating substantial room for improvement in LLM-based hardware automation.
AIBullisharXiv – CS AI · Jun 86/10
🧠Researchers introduce DxPTA, a design space exploration methodology for optimizing photonic transformer accelerators (PTAs) through hardware/software co-design. The approach automatically identifies optimal PTA architectures for AI models like DeiT and BERT while meeting area, power, energy, and latency constraints, achieving 15.2x faster design exploration than exhaustive methods.
AIBullisharXiv – CS AI · Jun 46/10
🧠Researchers introduce StepPRM-RTL, a framework that enhances LLM-based RTL code generation for hardware design by combining stepwise trajectory modeling, process-reward models, and retrieval-augmented fine-tuning. The system achieves over 10% improvement in functional correctness compared to prior methods, advancing automation in hardware design workflows.
AIBullisharXiv – CS AI · Jun 46/10
🧠HighTide is an open-source AI-assisted VLSI benchmark suite designed to standardize hardware design testing across multiple languages and technology nodes. The platform combines automated compilation infrastructure with AI agent curation to streamline chip design workflows and maintain long-term optimization records.
AIBullisharXiv – CS AI · May 96/10
🧠Researchers propose a Knowledge Graph-based approach to improve AI-assisted formal verification of hardware designs, addressing the challenge of generating accurate SystemVerilog Assertions from natural-language specifications. By structuring design information from RTL code, specifications, and tool feedback into a queryable knowledge graph, the method achieves higher compilation success rates and formal coverage (78.5%-99.4%) while reducing syntax errors, though complex temporal reasoning remains challenging.
AIBullisharXiv – CS AI · Apr 206/10
🧠Researchers demonstrate that LLMs can be used as lossless encoders and decoders for invertible problems in hardware design, significantly reducing hallucinations and omissions. By generating HDL code from Logic Condition Tables and reconstructing the original tables to verify accuracy, the approach improves developer productivity and catches both AI-generated errors and design specification flaws.
AIBullisharXiv – CS AI · Mar 116/10
🧠Researchers introduce SiliconMind-V1, a new multi-agent AI framework that generates Verilog hardware code with improved functional correctness. The system uses locally fine-tuned language models with integrated testing and debugging capabilities, outperforming existing methods while using fewer training resources.