<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article">
 <front>
  <journal-meta>
   <journal-id journal-id-type="publisher-id">
    jcc
   </journal-id>
   <journal-title-group>
    <journal-title>
     Journal of Computer and Communications
    </journal-title>
   </journal-title-group>
   <issn pub-type="epub">
    2327-5219
   </issn>
   <issn publication-format="print">
    2327-5227
   </issn>
   <publisher>
    <publisher-name>
     Scientific Research Publishing
    </publisher-name>
   </publisher>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="doi">
    10.4236/jcc.2025.134004
   </article-id>
   <article-id pub-id-type="publisher-id">
    jcc-142090
   </article-id>
   <article-categories>
    <subj-group subj-group-type="heading">
     <subject>
      Articles
     </subject>
    </subj-group>
    <subj-group subj-group-type="Discipline-v2">
     <subject>
      Computer Science 
     </subject>
     <subject>
       Communications
     </subject>
    </subj-group>
   </article-categories>
   <title-group>
    AI-Driven JTAG Log Monitoring for FPGA
   </title-group>
   <contrib-group>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Raj
      </surname>
      <given-names>
       Parikh
      </given-names>
     </name>
    </contrib>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Khushi
      </surname>
      <given-names>
       Parikh
      </given-names>
     </name>
    </contrib>
   </contrib-group> 
   <aff id="affnull">
    <addr-line>
     aAltera Corporation, San Jose, USA
    </addr-line> 
   </aff> 
   <pub-date pub-type="epub">
    <day>
     16
    </day> 
    <month>
     04
    </month>
    <year>
     2025
    </year>
   </pub-date> 
   <volume>
    13
   </volume> 
   <issue>
    04
   </issue>
   <fpage>
    50
   </fpage>
   <lpage>
    67
   </lpage>
   <history>
    <date date-type="received">
     <day>
      18,
     </day>
     <month>
      March
     </month>
     <year>
      2025
     </year>
    </date>
    <date date-type="published">
     <day>
      19,
     </day>
     <month>
      March
     </month>
     <year>
      2025
     </year> 
    </date> 
    <date date-type="accepted">
     <day>
      19,
     </day>
     <month>
      April
     </month>
     <year>
      2025
     </year> 
    </date>
   </history>
   <permissions>
    <copyright-statement>
     © Copyright 2014 by authors and Scientific Research Publishing Inc. 
    </copyright-statement>
    <copyright-year>
     2014
    </copyright-year>
    <license>
     <license-p>
      This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/
     </license-p>
    </license>
   </permissions>
   <abstract>
    The FPGA and ASIC debugging, boundary scan testing, and device coding owe vivid gratitude to JTAG Interfaces (Joint Test Action Group format adhering largely to IEEE 1149.1 standards). In this paper, we experiment with an AI-based method for JTAG log monitoring and performance trend forecasting. Using deep learning models such as LSTMs and Transformers, the system can find deviations from log patterns and predict potential failures in advance. This kind of closed-loop analysis enhances our reliability to unprecedented levels. The system described in this work is made for hybrid cloud deployment, providing secure, scalable, and real-time log analysis software. The paper further discusses the architectural integration of AI into existing JTAG frameworks for FPGAs and RISC-V ASICs, detailing security considerations, implementation challenges, and potential industry applications. This paper is based on a patent: AI-Driven Hybrid Cloud JTAG Log Monitoring System for FPGA Debugging and Failure Prediction (Patent Number 63/771,667).
   </abstract>
   <kwd-group> 
    <kwd>
     LSTMs
    </kwd> 
    <kwd>
      JTAG (Joint Test Action Group)
    </kwd> 
    <kwd>
      JTAG Log Monitoring
    </kwd> 
    <kwd>
      AI-Driven Debugging
    </kwd> 
    <kwd>
      FPGA Anomaly Detection
    </kwd> 
    <kwd>
      ASIC Security
    </kwd> 
    <kwd>
      Hybrid Cloud Computing
    </kwd> 
    <kwd>
      Predictive Failure Analysis
    </kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <sec id="s1">
   <title>1. Introduction</title>
   <p>Since the days of JTAG first emerged, the insignia of hardware debugging relates to checking boundary scan testing and facilitating and setting up monitoring. The term refers to driving down factor combinations as bad or wrong action output and to real debugging. <xref ref-type="bibr" rid="scirp.142090-1">
     [1]
    </xref> Nonetheless, under traditional JTAG monitoring regarding actual fact-finding, people used to rely on manual logs or some simple rule-based anomaly detection. However, these methods are inadequate for today’s large systems. <xref ref-type="bibr" rid="scirp.142090-2">
     [2]
    </xref> With the growing complexity of ASICs and FPGAs, automatic log analysis is required to enhance system reliability and reduce debugging overhead. Sequence modeling AI-based log monitoring is a new approach to this problem; it offers solutions that are as innovative as they are practical. <xref ref-type="bibr" rid="scirp.142090-3">
     [3]
    </xref></p>
   <p>However, using Long-Short Term Memory (LSTM) models and Transformer architectures in machine learning, AI-driven JTAG log monitoring systems can scour vast amounts of log data. Discovering anomalies and trends that would otherwise remain invisible may not only find something that ought not to be there but also help us detect such events before they happen <xref ref-type="bibr" rid="scirp.142090-4">
     [4]
    </xref>.</p>
   <p>Our paper presents an FPGA- and ASIC-specific AI-driven JTAG log monitoring system. Employing a hybrid cloud combines deep learning models within a new methodology designed for scalable and secure real-time log analysis infrastructure that, according to our investigation, can shorten debugging time and improve hardware reliability <xref ref-type="bibr" rid="scirp.142090-5">
     [5]
    </xref>. It can also help prevent system failure outright. This AI-driven anomaly detection in JTAG monitoring is in tune with current tools of the trade yet works well with them to boost system performance and ensure security <xref ref-type="bibr" rid="scirp.142090-6">
     [6]
    </xref>. Used for years in hardware, JTAG has served as an essential debugging tool ever since its invention, making one-interest-scanned tests used and enabling real-time debugging <xref ref-type="bibr" rid="scirp.142090-7">
     [7]
    </xref>. Nevertheless, the manual analysis technique and essential rule-based anomaly detection employed in JTAG monitoring have significantly reduced the effectiveness of this kind of monitoring in large systems <xref ref-type="bibr" rid="scirp.142090-2">
     [2]
    </xref>. Increasingly complex ASICs and FPGAs have made automated log analysis necessary for boosting system reliability and cutting down on debugging overhead. Sequence mode techniques of AI-based log monitoring are a new approach to solving this problem <xref ref-type="bibr" rid="scirp.142090-3">
     [3]
    </xref>.</p>
   <p>Need for AI in JTAG Log Monitoring</p>
   <p>The traditional method of analyzing JTAG logs is to inspect logs manually, looking for predefined error codes or performing periodic integrity checks. However, such approaches can’t capture subtle deviations that might suggest pending failure <xref ref-type="bibr" rid="scirp.142090-8">
     [8]
    </xref>.</p>
   <p>AI can learn from historical log data to spot error trends, identify abnormally few errors, or even predict potential problems before they become serious <xref ref-type="bibr" rid="scirp.142090-9">
     [9]
    </xref>. Research has shown deep learning effectiveness in anomaly detection across different fields, such as hardware security and system reliability <xref ref-type="bibr" rid="scirp.142090-10">
     [10]
    </xref>.</p>
   <p>AI Techniques for Log Analysis</p>
   <p>Deep learning strategies, particularly recurrent neural networks (RNNs) and Transformers, have been successfully adopted in assembly line log analysis <xref ref-type="bibr" rid="scirp.142090-11">
     [11]
    </xref>. LSTMs can model the temporal dependencies in log sequences, detecting anomalies from deviations from learned patterns <xref ref-type="bibr" rid="scirp.142090-12">
     [12]
    </xref>. On the other hand, transformer-based architectures can discern long-range dependencies in logs that improve detection accuracy for complex failure signatures even more effectively than LSTMs <xref ref-type="bibr" rid="scirp.142090-1">
     [1]
    </xref>.</p>
   <sec id="s1_1">
    <title>1.1. Key Challenges</title>
    <p>However, the implementation of AI-coupled JTAG monitoring is bound to encounter significant challenges:</p>
    <p>In addition, to ensure that real applications for these AI-based JTAG monitoring systems will be felt in practice, several fundamental problems must be solved.</p>
   </sec>
   <sec id="s1_2">
    <title>1.2. Scope of Paper</title>
    <p>This paper aims to probe the application of AI in JTAG log monitoring for hardware debugging and predictive failure analysis. The main objectives are:</p>
    <p>Evaluating real-world applications of AI-driven JTAG monitoring in FPGA, ASIC, and Internet of Things devices.</p>
    <p>By orientating towards these areas, this research will contribute to developing intelligent diagnostic tools that enhance debugging productivity, raise system dependability, and ensure hardware security.</p>
   </sec>
   <sec id="s1_3">
    <title>1.3. Significance of Study</title>
    <p>This study’s significance lies in its potential to transform hardware debugging and failure prognostics in FPGA and ASIC systems. Some of the key results are:</p>
    <p>Better Debugging Efficiency: AI eases JTAG log analysis, reducing the need for manual intervention and speeding fault detection.</p>
    <p>Further Improvements in System Reliability: Predictive failure analysis can reduce lost electrical machinery lifespan and prevent tip failures before they have catastrophic consequences.</p>
    <p>Deploy Scalability: In hybrid cloud architecture, the infrastructure scales up or down to support a large and diverse array of devices as required.</p>
    <p>Security Enhancement: By integrating encryption and authentication mechanisms, this system can genuinely cure the security woes that have long been a bugbear of all builders of traditional JTAG interfaces.</p>
    <p>Applicable Industry: The proposed method is compatible with departments like semiconductor, aerospace, automotive, and industrial automation. This is an area where hardware reliability must count.</p>
    <sec id="s1">
     <title>2. System Architecture</title>
    </sec>
    <sec id="s2_4">
     <title>2.1. System Requirements and Objectives</title>
     <p>Our proposed system will satisfy the following main requirements:</p>
     <p>The architecture, AI model design, implementation strategy, integration approach, and security mechanisms of the system are described in the following sections (see <xref ref-type="fig" rid="fig1">
       Figure 1
      </xref>).</p>
     <fig id="fig1" position="float">
      <label>Figure 1</label>
      <caption>
       <title>Figure 1. System Architecture includes the AI-driven JTAG monitoring system interfaces with the cloud analytics module to process JTAG log data in real-time. [Source: provisional patent: AI-Driven Hybrid Cloud JTAG Log Monitoring System for FPGA Debugging and Failure Prediction (Patent Number 63/771,667)].</title>
      </caption>
      <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.scirp.org/file/1733126-rId14.jpeg?20250422114802" />
     </fig>
    </sec>
    <sec id="s2_5">
     <title>2.2. Maintaining the Integrity of the Specifications</title>
     <p>In conclusion, the deep learning piece is the sequence learning that models the JTAG operations to enable anomaly detection (outlier events) and predictive maintenance (events leading to failures). It builds on already established methods (LSTM-based Deep Log, Transformer-based classifiers) in the JTAG context. Because the models are continually learning from new data, they will get more accurate, reducing false positives and catching problems earlier (e.g., detecting a failing scan chain a few hours or days before it fails and creating unexpected downtime).</p>
    </sec>
   </sec>
   <sec id="s3">
    <title>3. Integration in FPGA Workflows</title>
    <p>What about the other tool chains, like those of Intel (read Altera) or Lattice? They are based on JTAG and benefit from a rich ecosystem of JTAG-based tools. Our monitoring system is compatible with them and seamlessly enriches the FPGA development and deployment lifecycle:</p>
    <p>Simply put, integration with FPGA architecture means taking advantage of existing JTAG capabilities (programming interfaces, Virtual JTAG, JTAG UART) to get the most visibility for the least overhead and not block the normal dev flow with our tool. We also do not need to redo communication; we use provided hooks (such as JTAG UART API) to achieve it. So, we essentially build intelligence over the raw reliability of JTAG connectivity: instead of programming FPGAs or debugging logic the same way we would if it were still on our desk, we can now watch the FPGA out in the field and immediately report any irreconcilable anomalies in its operation.</p>
   </sec>
   <sec id="s4">
    <title>4. Implementation and Strategy Requirements</title>
    <p>We now detail a concrete plan to build this system, including hardware requirements, software components, model deployment, and APIs:</p>
    <p>Hardware Requirements</p>
    <p>Software Components</p>
    <p>Testing and Validation</p>
    <p>Results and Evaluation</p>
    <p>To confirm the efficacy of our artificial intelligence-based JTAG monitoring solution, we tested it on 200,000 synthetic and realistic JTAG log events, including counted error patterns and background noise. We used standard classification metrics to quantify the performance of our system. The best-performing LSTM-based anomaly detection model attained 94.2% precision and 91.8% recall, and the Transformer-based model was second with 92.0% precision and 89.7% recall. From a latency perspective, the amount of time from the log being ingested to the generation of the cloud-based alert took ~810 – 850 milliseconds, influenced by network conditions. Our architecture outperformed traditional rule-based systems in addressing cache misses, predicting failures, and detecting anomalous sequences, with appreciable improvement in all aspects.</p>
    <p>Maintenance</p>
    <p>The system will log into its activity (meta-logging) <xref ref-type="bibr" rid="scirp.142090-14">
      [14]
     </xref>, e.g., if the agent loses connection to the device or cloud. Deploying the AI-driven JTAG monitoring system through this implementation strategy, with well-defined hardware/software pieces and rigorous testing, enables robust deployment. The system was built to ensure that engineers could quickly adopt it in their existing workflows—plug in the agent, point it to your device, and let it watch in the background—providing a safety net that uses state-of-the-art AI to catch what regular tools may have missed.</p>
    <p>Comparative Analysis with Traditional JTAG monitoring system</p>
    <p>Unprecedented in conventional JTAG monitoring systems, which simply apply existing rule sets or require human input, our system is reactive, adaptive, and predictive. We evaluated the proposed solution against traditional manual inspection, rule-based monitors, and commercial logging frameworks. The AI-integrated solution demonstrated superior performance over legacy approaches across several dimensions (see <xref ref-type="table" rid="table1">
      Table 1
     </xref>): anomaly detection precision, real-time</p>
    <table-wrap id="table1">
     <label>
      <xref ref-type="table" rid="table1">
       Table 1
      </xref></label>
     <caption>
      <title>
       <xref ref-type="bibr" rid="scirp.142090-"></xref>Table 1. Comparative analysis of JTAG monitoring vs AI integrated systems.</title>
     </caption>
     <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
      <tr> 
       <td class="custom-bottom-td acenter"><p style="text-align:center">Feature</p></td> 
       <td class="custom-bottom-td acenter"><p style="text-align:center">Manual Inspection</p></td> 
       <td class="custom-bottom-td acenter"><p style="text-align:center">Rule-Based Monitors</p></td> 
       <td class="custom-bottom-td acenter"><p style="text-align:center">Commercial Logging</p></td> 
       <td class="custom-bottom-td acenter"><p style="text-align:center">AI-Integrated System</p></td> 
      </tr> 
      <tr> 
       <td class="custom-top-td acenter"><p style="text-align:center">Anomaly Detection Precision</p></td> 
       <td class="custom-top-td acenter"><p style="text-align:center">Low</p></td> 
       <td class="custom-top-td acenter"><p style="text-align:center">Moderate</p></td> 
       <td class="custom-top-td acenter"><p style="text-align:center">High</p></td> 
       <td class="custom-top-td acenter"><p style="text-align:center">Very High</p></td> 
      </tr> 
      <tr> 
       <td class="acenter"><p style="text-align:center">Real-Time Feedback Latency</p></td> 
       <td class="acenter"><p style="text-align:center">High (Slow)</p></td> 
       <td class="acenter"><p style="text-align:center">Medium</p></td> 
       <td class="acenter"><p style="text-align:center">Medium</p></td> 
       <td class="acenter"><p style="text-align:center">Low (Fast)</p></td> 
      </tr> 
      <tr> 
       <td class="acenter"><p style="text-align:center">Predictive Capability</p></td> 
       <td class="acenter"><p style="text-align:center">None</p></td> 
       <td class="acenter"><p style="text-align:center">None</p></td> 
       <td class="acenter"><p style="text-align:center">Limited</p></td> 
       <td class="acenter"><p style="text-align:center">Advanced (2 hrs. ahead)</p></td> 
      </tr> 
      <tr> 
       <td class="acenter"><p style="text-align:center">Automation Level</p></td> 
       <td class="acenter"><p style="text-align:center">None (Human-driven)</p></td> 
       <td class="acenter"><p style="text-align:center">Partial</p></td> 
       <td class="acenter"><p style="text-align:center">Semi-Automated</p></td> 
       <td class="acenter"><p style="text-align:center">Fully Automated</p></td> 
      </tr> 
      <tr> 
       <td class="acenter"><p style="text-align:center">Adaptability to New Issues</p></td> 
       <td class="acenter"><p style="text-align:center">None</p></td> 
       <td class="acenter"><p style="text-align:center">Low</p></td> 
       <td class="acenter"><p style="text-align:center">Moderate</p></td> 
       <td class="acenter"><p style="text-align:center">High (Self-learning)</p></td> 
      </tr> 
      <tr> 
       <td class="acenter"><p style="text-align:center">Platform Agnosticism</p></td> 
       <td class="acenter"><p style="text-align:center">Yes</p></td> 
       <td class="acenter"><p style="text-align:center">No (Vendor-locked)</p></td> 
       <td class="acenter"><p style="text-align:center">No (Vendor-locked)</p></td> 
       <td class="acenter"><p style="text-align:center">Yes</p></td> 
      </tr> 
      <tr> 
       <td class="acenter"><p style="text-align:center">Scalability</p></td> 
       <td class="acenter"><p style="text-align:center">Low</p></td> 
       <td class="acenter"><p style="text-align:center">Medium</p></td> 
       <td class="acenter"><p style="text-align:center">High</p></td> 
       <td class="acenter"><p style="text-align:center">Very High</p></td> 
      </tr> 
     </table>
    </table-wrap>
    <p>feedback latency, predictive capability etc. For example, whereas rule-based systems have no predictive capability, our system made predictions of failing events two hours in advance. Moreover, our model works across various FPGA vendors and JTAG topologies, making it agnostic to platforms—a vast improvement over several vendor-locked solutions.</p>
   </sec>
   <sec id="s5">
    <title>5. Data Privacy, Security and Compliance Considerations</title>
    <p>This can be useful when working with potentially sensitive hardware logs while ensuring privacy, security, and regulatory compliance. We have built security measures into the design (e.g., encryption, auth, etc.), and here we summarize and elaborate on the compliance part:</p>
    <p>Personal Data and Privacy: JTAG logs generally store more technical data about the device (register dumps, error codes) than personal data about device users. Thus, GDPR or consumer privacy rules may not apply. However, if used in a context where devices process user data (e.g., an FPGA in a medical device), it’s plausible that memory accessed over JTAG might also include personal data. We have a policy of treating all data as sensitive for this purpose. We also have mechanisms to anonymize logs when necessary: in particular, if logs contain sensitive device identifiers, we will hash them in the agent before transmitting them. We keep the data only as long as required for our analysis purposes and based on the agreement with the customer. From a compliance point of view, suppose a customer requests to delete their data; only someone’s logs can be wiped from cloud storage (along with some secure wipe protocol).</p>
    <p>Intellectual Property Protection: The JTAG interface exposes significant learnings about the device internals. IP: Bitstream ID, getting from JTAG, firmware state, getting from JTAG. We do this by ensuring that data in transit is encrypted and limiting access so that no one—not even our competitors—can intercept anything meaningful. At the company level, we also implement role-based access control over the monitoring data—only the responsible engineers who need to view the logs can do so. It prevents internal data leakage or exposure, as can be done with the least privilege principle.</p>
    <p>Security and Compliance Considerations: To reinforce the system against possible JTAG-based side-channel attacks, an ML-based anomaly detection layer will be incorporated into the log monitoring pipeline. The model flags any access pattern, excessive scan chain triggering, and improper accessed log or dumping activity ongoing with different statistical profiles learned from the data. Eventually, we plan to couple it with cryptographic watermarking of log traces and SHA-256 on the fly to check trace integrity and, thus, NIST compliance in embedded systems diagnostics.</p>
    <p>Compliance Standards: If our solution is used in specific industries:</p>
    <p>As a data processor, our system would help you meet those requirements (e.g., delete or provide log data about an individual device if required).</p>
    <p>Data Retention Policy: We will define default retention (perhaps 1 year of logs), after which logs will be purged or archived on secure offline storage. Anomalies may be retained for longer as they are helpful for trend analysis. This retention can be configurable per user requirement, and you will be notified (in compliance, you will have to say how long you keep the data).</p>
    <p>Audit and Logs of the System: The monitoring system generates audit logs, such as who connected, what data was sent, etc. These are essential for security audits, e.g., one can double-check that only the expected agents are sending data and no new IP addresses have tried to push logs, etc. We also monitor the monitors—if someone were trying to tamper with an edge agent (the agent could have the type of heartbeat to the cloud, if the agent unexpectedly goes offline for whatever reason, alerting that perhaps something is wrong (or, at least, it was turned off).</p>
    <p>Legal Compliance and Exports: Due to cryptography, we ensure compliance with used libraries (OpenSSL, etc.) or follow export regulations for cryptographic products (mainly, it affects the distribution, but we will perform the necessary declarations if we ship worldwide).</p>
    <p>Attack Resilience: We assumed that an attacker might try to inject insufficient data into our application (to conceal an actual problem or generate false notifications). This is mitigated with authentication and encryption—only agents with keys can send data. If an attacker gets into one agent machine, its effect is limited to that device’s data (it couldn’t reach the others without those keys). Even then, this info isn’t a sensitive secret, but we suggest that users treat the agent’s hardware as part of their secure perimeter.</p>
    <p>Assisted Compliance: We will base our implementation on standards like NIST SP 800-53 (security controls for information systems) to the extent applicable—items such as encrypting data at rest and in motion (which we do) map to corresponding controls. Also, ISO 27001 guidance on log management (which recommends protecting log integrity and confidentiality). This ensures enterprise customers are confident that best practices are being deployed</p>
    <p>Edge vs. Cloud Control: We give our customers flexibility, especially those with strict data policies: the entire analysis can run on-prem (the “cloud” can be a local server). So, in that case, we’re deployed only within their security network, and there is no talking to the outside world. They still receive the benefits of AI, just not the aggregate learnings across many companies (they can still use pre-trained models we provide if they choose). This solves cases when the use of the cloud is restricted from a compliance standpoint.</p>
    <p>With security as a first principle, this AI has been designed such that with the uptake of this monitoring, users will not inadvertently create security holes or violate compliance requirements. Instead, the system can improve security overall: by monitoring JTAG, we could even detect unauthorized and attempted access via JTAG in the field (because we’d observe unexpected JTAG commands coming in that weren’t directed by our agent, a feature like intrusion detection).</p>
   </sec>
   <sec id="s6">
    <title>6. Conclusion</title>
    <p>This AI-smart JTAG log monitoring system enables real-time anomaly detection, predictive failure analysis, and secure cloud-based JTAG monitoring, presenting a breakthrough in FPGA debugging and reliability engineering. This system should help organizations detect hardware issues sooner (and hopefully reduce costly downtime), automate log analysis, and provide additional insight into the behavior of their FPGAs in the field. For instance, a data center leveraging FPGA acceleration may monitor hundreds of FPGAs for early signals of link failure or overheating issues (via JTAG sensor logs) and intelligently reconfigure or swap out hardware before a failure.</p>
   </sec>
   <sec id="s7">
    <title>Acknowledgements</title>
    <p>I would like to acknowledge the authors of the numerous research papers referenced in this paper, whose contributions have significantly advanced the field of semiconductors.</p>
   </sec>
  </sec>
 </body><back>
  <ref-list>
   <title>References</title>
   <ref id="scirp.142090-ref1">
    <label>1</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ren, X. (2015) IEEE 1149.1 (JTAG) Is the Standard for the Test Access Port and Boundary-Scan Architecture. 2015 Design Automation and Test in Europe, Grenoble, 9-13 March 2015, 9-13.
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref2">
    <label>2</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Du, M., Li, F., Zheng, G. and Srikumar, V. (2017). DeepLog: Anomaly Detection and Diagnosis from System Logs through Deep Learning. Proceedings of the 2017 ACM SIGSAC Conference on Computer and Communications Security, Dallas Texas, 30 October-3 November 2017, 1285-1298. 
     <u>&gt;https://doi.org/10.1145/3133956.3134015</u>
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref3">
    <label>3</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Parikh, R. and Parikh, K. (2025) Survey on Hardware Security: PUFs, Trojans, and Side-Channel Attacks. 
     <u>&gt;https://doi.org/10.20944/preprints202501.1559.v1</u> 
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref4">
    <label>4</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Zhang, J. (2021) Logsy: First Work Utilizing the Transformer to Detect Anoma-Lies on Log Data. 
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref5">
    <label>5</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Parikh, R. and Parikh, K. (2025) A Survey on AI-Augmented Secure RTL Design for Hardware Trojan Prevention. 
     <u>&gt;https://doi.org/10.20944/preprints202503.0278.v1</u> 
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref6">
    <label>6</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Intel Corp. (2021) JTAG over Protocol (JOP) IP Allows Remote JTAG Debugging over PCIe, Translating JTAG Server Communication into JTAG Signals for FPGA Debug Logic.
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref7">
    <label>7</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Design Spark (2021) In a Typical Predictive Maintenance Setup, Sensor Data Is Collected and Pre-Processed at the Edge, Then Transmitted to the Cloud for Storage and Analysis.
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref8">
    <label>8</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ren, X. (2015) Since an Attacker Will Use JTAG Differently from a Legitimate User, It Is Possible to Detect the Difference Using Machine-Learning Algorithms (Moni-toring JTAG Access Patterns).
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref9">
    <label>9</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Parikh, R. and Parikh, K. (2025) AI-Driven Security in Streaming Scan Networks (SSN) for Design-for-Test (DFT). 
     <u>&gt;https://doi.org/10.20944/preprints202503.0503.v1</u> 
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref10">
    <label>10</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Parikh, R. and Parikh, K. (2025) Mathematical Foundations of AI-Based Secure Physical Design Verification. 
     <u>&gt;https://doi.org/10.20944/preprints202502.1831.v1</u> 
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref11">
    <label>11</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     SEGGER (2020) J-Link Remote Server Uses Authenticated Access and Encrypted Communication Tunnel for Secure Remote JTAG Debugging.
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref12">
    <label>12</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     PyJTAG Tools (2024) JTAG TAP Controller Client Enabling Support for Various JTAG Backends. GitHub.
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref13">
    <label>13</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     ACL Digital (2021) Employing AES Encryption Can Protect the Data Transmitted via JTAG, Enhancing Overall Security.
    </mixed-citation>
   </ref>
   <ref id="scirp.142090-ref14">
    <label>14</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Sipos, R., Moerchen, F., et al. (2014) Predictive Maintenance by Mining Equipment Event Logs. KDD.
    </mixed-citation>
   </ref>
  </ref-list>
 </back>
</article>