https://www.vlsijournal.com/index.php/vlsi/issue/feed Journal of VLSI Circuits and Systems 2026-02-26T00:00:00+01:00 Dr.A.Yamini vlsi@sccts.org Open Journal Systems <p>The <em>Journal of VLSI Circuits and Systems</em> is a peer-reviewed journal committed to publishing high-impact research in the field of Very-Large-Scale Integration (VLSI) design and systems engineering. The journal provides a platform for disseminating cutting-edge innovations that span the full spectrum of theoretical advances, simulation models, architecture design, physical implementations, and system-level integration in VLSI technology. (ISSN - 2582-1458)</p> <p>The journal invites original research papers, reviews, and application-driven studies that explore novel methodologies, tools, and trends across digital, analog, mixed-signal, and RF integrated circuits, as well as embedded and neuromorphic systems.</p> <p><strong>The journal covers a broad spectrum of topics related to VLSI circuits and systems, including but not limited to:</strong></p> <ol> <li><strong> VLSI Circuit Design</strong></li> </ol> <ul> <li>Low-power, high-speed digital circuit design methodologies.</li> <li>Analog and mixed-signal integrated circuits (ADC/DACs, PLLs, oscillators).</li> <li>Emerging logic families: adiabatic, quantum-dot cellular automata (QCA), reversible logic.</li> <li>Radiation-hardened and fault-tolerant circuit design.</li> <li>Clocking strategies, synchronization circuits, and time-interleaved designs.</li> </ul> <ol start="2"> <li><strong> Design Automation and EDA Tools</strong></li> </ol> <ul> <li>Hardware Description Languages (HDL), High-Level Synthesis (HLS), and Register Transfer Level (RTL) design.</li> <li>Placement, routing, and layout optimization.</li> <li>Logic and physical synthesis for power, performance, and area (PPA).</li> <li>AI/ML-driven EDA and design space exploration.</li> <li>Formal verification, equivalence checking, and constraint-driven simulation.</li> </ul> <ol start="3"> <li><strong> VLSI System Architectures</strong></li> </ol> <ul> <li>System-on-Chip (SoC), Network-on-Chip (NoC), and Chiplet-based modular architectures.</li> <li>Hardware/software co-design and hardware accelerators for edge and cloud computing.</li> <li>Memory subsystems: SRAM, DRAM, eNVM, MRAM, ReRAM integration.</li> <li>Application-specific architectures for AI, DSP, cryptography, and bioinformatics.</li> </ul> <ol start="4"> <li><strong> Emerging Trends and Technologies</strong></li> </ol> <ul> <li>3D ICs, Through-Silicon Vias (TSVs), and heterogeneous integration.</li> <li>Neuromorphic, brain-inspired, and spiking neural network hardware.</li> <li>Quantum VLSI circuits and cryo-CMOS design challenges.</li> <li>Photonic and plasmonic interconnects and optical VLSI.</li> <li>Approximate computing and in-memory computation (IMC).</li> </ul> <ol start="5"> <li><strong> Hardware Security and Reliability</strong></li> </ol> <ul> <li>Secure VLSI design, side-channel attack mitigation, and logic obfuscation.</li> <li>Hardware Trojans, counterfeit detection, and Physically Unclonable Functions (PUFs).</li> <li>Process variation analysis, aging-aware design, and reliability enhancement techniques.</li> <li>Design-for-testability (DFT), built-in self-test (BIST), and fault modeling.</li> </ul> <ol start="6"> <li><strong> AI and Reconfigurable VLSI Systems</strong></li> </ol> <ul> <li>FPGA/ASIC implementations of deep neural networks, transformers, and edge-AI.</li> <li>Real-time processing using dynamic partial reconfiguration.</li> <li>Hardware-aware neural architecture search (NAS) and pruning techniques.</li> <li>Custom tensor processors and systolic arrays for AI/ML inference and training.</li> </ul> <ol start="7"> <li><strong> Applications and Benchmarking</strong></li> </ol> <ul> <li>VLSI solutions for biomedical implants, autonomous vehicles, IoT, AR/VR, and robotics.</li> <li>Edge-computing accelerators with ultra-low power constraints.</li> <li>Energy-harvesting and battery-less VLSI systems.</li> <li>Benchmarking methodologies for performance, energy-efficiency, and silicon area.</li> </ul> <p>The journal targets academic researchers, VLSI designers, industry professionals, and students, aiming to advance VLSI circuit and system design through high-quality research.<br /><br /><strong>Frequency</strong> - 2 issue Per Year<br /><strong>ISSN</strong> - 2582-1458</p> https://www.vlsijournal.com/index.php/vlsi/article/view/245 An Efficient Error Resilient Ternary Content Addressable Memory Architecture 2025-09-19T11:18:11+02:00 Sirisha Mallaiah sirishamallaiah@gmail.com M Vinodhini m_vinodhini@blr.amrita.edu <p>High-speed memories like TCAM (Ternary Content Addressable Memory) are widely employed in highthroughput search applications like network routers. Using ASIC (Application-Specific Integrated Circuits) to construct TCAM memories allows for a higher search rate at the expense of increased power and resource requirements. However, safeguarding the TCAM from soft errors while maintaining good search speed and minimizing critical path time is a difficult task. In this paper, we present a TCAM architecture with a multipumping technique that incorporates the correction of multiple bits using the Hamming code. Different sizes, such as 4x4, 16x8 and 32x16, of the proposed TCAM architecture are simulated and implemented in 45nm technology. The proposed work evaluates<br />the TCAM in comparison to the Look-Up Table (LUT) based on a priority encoder in TCAM architecture, Two-Dimensional (2D) parity, Three-Dimensional (3D) parity, and Hamming code-based error correction methods with a multiplexer block in TCAM architecture. The results demonstrate that the suggested TCAM has a lesser delay compared to the LUT-based and higher error<br />correction capability, including the parity bits.</p> 2026-02-26T00:00:00+01:00 Copyright (c) 2025 Journal of VLSI Circuits and Systems https://www.vlsijournal.com/index.php/vlsi/article/view/291 Auto-PPA: An Adaptive Deep RL Agent for VLSI Physical Design Optimization 2026-01-24T00:46:12+01:00 Hussain Ali Mutar hmutar@uowasit.edu.iq Ibtihal Razaq Niama ALRubeei ibtihal.Razaq@uowasit.edu.iq Omar Hashim Yahya omer_h_yahya@ntu.edu.iq Naseer Ali Hussien naseerali@alayen.edu.iq Haider TH. Salim AlRikabi hdhiyab@uowasit.edu.iq Abdul Hadi M. Alaidi alaidi@uowasit.edu.iq <p>The physical design phase of Very-Large-Scale-Integration (VLSI) is notoriously difficult since it must strike a balance between PPA, power, and performance. Computationally costly design cycles and less-than-ideal Pareto fronts are common challenges of using traditional optimization methods to tackle these metrics in order. As part of physical design, this study suggests a new reinforcement learning (RL) framework that can optimize all three PPA measures in real time. In the proposed method, commercial electronic design automation (EDA) tools were used in conjunction with a deep deterministic policy gradient (DDPG) agent to make routing and placement decisions incrementally. Guided by a customized reward function that dynamically balances PPA trade-offs based on design stage priorities, the agent operates on a continuous action space that represents geometric coordinates and constraint modifications. While conventional sequential optimization methodologies reduce optimization runtime by about 35%, the proposed RL agent improves the power-performance product by 18.7% and the area reduction by 12.3%, according to simulation results on the ISPD 2015 benchmark suite. An innovative approach to optimize intelligent, adaptable physical designs that successfully traverse the high-dimensional PPA trade-off space is presented by the suggested framework.</p> 2026-02-26T00:00:00+01:00 Copyright (c) 2026 Journal of VLSI Circuits and Systems https://www.vlsijournal.com/index.php/vlsi/article/view/296 Resource-Constrained VLSI Architecture for Wearable Health Monitoring: Integrating On-Chip Data Compression with CNN-Based Fall and Arrhythmia Detection 2026-01-31T08:11:45+01:00 Akmaljon Mamatov akmaljon9790011@gmail.com Jamshidbek Obidov jamshidobidov19@gmail.com Jasurbek Ibrokhimov jacobmonarx@gmail.com Shukrullo Kakharov sh.kaxarov@airi.uz Muhammadbobur Mirzaakhmedov muhammadzohir1110@gmail.com Abdukakhor Topvoldiev topvoldiyevabduqaxor95@gmail.com Umida Madmarova umida.ferpi@gmail.com <p>Wearable biomedical devices need to achieve two opposing goals, which require them to process data instantaneously while consuming minimal power to maintain their battery power throughout extended periods. The standard processing system, which most systems use, depends on cloud computing, but this method creates security vulnerabilities and time delays for users. The research introduces a new low-power AI-based Very-Large-Scale Integration (VLSI) design that scientists created specifically for use in wearable health monitoring devices that need to detect falls and identify cardiac arrhythmias. The primary development of this project is the creation of a hardware-based preprocessing compression unit that employs delta-encoding to reduce data duplication prior to the neural network performing its computations. Our system uses a lightweight convolutional neural network accelerator, which processes accelerometer and ECG data using mixed-precision arithmetic at the edge. The architectural design achieves fall detection accuracy of 95.4% while requiring only 24.8 μJ of energy for each inference, according to simulation results obtained through 65 nm CMOS technology testing. The system provides the next generation of remote patient monitoring systems with essential energy-efficient design elements that produce a 28% better energy output when compared to existing baseline systems.</p> 2026-03-28T00:00:00+01:00 Copyright (c) 2026 Journal of VLSI Circuits and Systems https://www.vlsijournal.com/index.php/vlsi/article/view/293 Design and Analysis of 4-bit Reconfigurable Johnson Counter using 18nm finFET 2026-01-31T08:16:58+01:00 M. Bala Murali Krishna balamuralikrishna32@gmail.com N. Ashok Kumar ashoknoc@gmail.com <p>The counter is used widely as an important component in measurement systems. Hybrid logic has one prominent advantage in the construction of counter circuits because it requires a minimal number of transistors and demands low power. This work is a reconfigurable 4-bits Johnson counter. When the mode is set to one, the counter is used for counting. In this configuration, the flip - flops are initialized after four clock cycles provided that the reset (RST) signal is low. If RST is high then the counter performs its normal counting operation. When mode is off the counter is changed by resetting the last bit of the count vector to its initial value. The flip flip is the basic component of the proposed counter. To realize a low power, high speed and low complexity counter, we implemented a mixed logic flip flop. This flip flop is realized using 18 transistors, that is 9 PFETs and 9 NFETs. It is just made up of complementary logic and pass gate transistor and has succeeded in terms of increase speed, power and circuit complexity. The obtained results were achieved using Cadence Virtuoso at finFET technology node 18nm. Experiments were done in different process corners, with supply voltages ranging from 0.7V to 1.0V, and temperatures varying from -25 <sup>0</sup>C to 75 <sup>0</sup>C. Based on the results, the proposed counter shows tremendous stability.</p> 2026-04-25T00:00:00+02:00 Copyright (c) 2026 Journal of VLSI Circuits and Systems https://www.vlsijournal.com/index.php/vlsi/article/view/303 Design and Verification of FPGA-based Range Processing, Peak Detection and Doppler Processing for FMCW-RADAR 2026-02-13T13:24:37+01:00 Suganthi K suganthk@srmist.edu.in Vijayakumar Ponnusamy vijayakp@srmist.edu.in Harikrishnan Krishnakumar hk2125@srmist.edu.in Prasanna Venkatesh G pv6810@srmist.edu.in Pragadeshwaran V pg5842@srmist.edu.in D. Malathi malathy@kongu.ac.in M. Vinodhini m_vinodhini@blr.amrita.edu Nemanja Zdravkovic nemanja.zdravkovic@metropolitan.ac.rs <p>Modern RADAR systems produce a large amount of data that must be processed quickly and accurately for reliable target detection. Software-based processing methods often struggle to meet real-time requirements due to high latency and computational overhead. This work presents a fully streaming, Field Programmable Gate Array (FPGA)-based peak detection architecture tightly integrated within the Range–Doppler processing pipeline. Continuous magnitude data from the Range and Doppler Fast Fourier Transform (FFT) stages is transferred using an Advanced eXtensible Interface (AXI)-Stream interface, enabling seamless integration between Xilinx FFT IP cores and a custom peak detection accelerator without intermediate memory storage. Unlike conventional radar systems that construct a two-dimensional Range–Doppler map followed by explicit scanning, the proposed approach performs detection on a linearized data stream. This eliminates the need for complex 2D search logic, reduces control overhead, and enables low-latency,<br />real-time operation suitable for practical radar deployments. Additionally, index-aware detection logic propagates range and Doppler indices alongside magnitude data, enabling direct extraction of target coordinates without post-processing. The modular AXI-Stream architecture ensures reusability, timing-closed operation, and reduced FPGA resource utilization compared to reference designs. The proposed system emphasizes FPGA-focused architectural optimization rather than algorithm-level modification, distinguishing it from<br />prior software-oriented or hybrid detection approaches. The complete processing chain achieves an end-to-end latency of approximately 1.1 ms for a full frame comprising 64 chirps, while sustaining a continuous input data rate exceeding 200 MSamples/s. The design was synthesized and simulated using the Xilinx Vivado design tool and implemented on a Zynq-7000-based ZC702 evaluation board, demonstrating efficient FPGA resource utilization of approximately 35% LUTs, 28% flip-flops, 42% BRAM, and 6 DSP slices. Simulation results confirm correct FFT operation, reliable buffering, and accurate peak detection across varying signal-to-noise ratios. The proposed architecture offers low latency, high throughput, and efficient hardware utilization, making it well-suited for practical real-time radar signal processing applications. Overall, the proposed FPGA-based solution demonstrates low latency, efficient resource usage, and reliable real-time performance, making it suitable for practical Frequency Modulated Continuous Wave (FMCW)-RADAR signal processing applications.</p> 2026-04-28T00:00:00+02:00 Copyright (c) 2026 Journal of VLSI Circuits and Systems