Keysight Technologies Expands its Portfolio with Advanced Software Supply‑Chain and AI‑Inference Tools

Key Sight Technologies, a long‑standing leader in electronic design and test instrumentation, has announced two complementary product initiatives that broaden its presence in both simulation and cybersecurity. The first is a Software Bill‑of‑Materials (SBOM) Manager designed to help organisations meet impending global cybersecurity regulations by mapping software components and their inter‑dependencies. The second is an AI Inference Builder, a platform that accelerates the development, validation, and deployment of artificial‑intelligence inference models on edge hardware.


1. Software Bill‑of‑Materials (SBOM) Manager

FeatureTechnical DetailImpact
Component DiscoveryUtilises static and dynamic analysis of compiled binaries and source code to identify all libraries, frameworks, and third‑party modules.Provides a granular view of the software stack, enabling precise vulnerability tracking.
Dependency GraphingGenerates directed acyclic graphs (DAGs) that illustrate direct and transitive dependencies.Facilitates impact assessment when a component is patched or deprecated.
Regulatory Compliance MappingCross‑references components against the latest requirements of NIST 800‑53, ISO 27001, and forthcoming EU Cyber Resilience Act.Simplifies audit trails and reduces time‑to‑report for compliance.
Risk Scoring EngineAssigns risk scores based on CVE severity, patch status, and criticality of the component to overall system functionality.Prioritises remediation efforts and informs cost‑benefit analysis of mitigation strategies.

Hardware‑Software Integration

The SBOM Manager is packaged as a lightweight daemon that can run on a range of hardware platforms—from low‑power SoCs used in embedded devices to high‑end servers in data‑centres. Its modular architecture allows it to hook into continuous‑integration pipelines without imposing significant latency. By abstracting the hardware layer, the tool ensures that the same SBOM can be generated for both simulation workloads on GPUs and production deployments on ARM‑based edge nodes.

Manufacturing and Supply‑Chain Considerations

  • Component Provenance: The manager’s ability to trace the provenance of binary artifacts dovetails with emerging supply‑chain transparency initiatives.
  • Hardware‑Level Validation: By correlating SBOM data with hardware validation logs (e.g., silicon debug information), engineers can detect discrepancies between the intended software stack and what is actually running on silicon.
  • Scalability: Designed to handle tens of thousands of components per product line, the SBOM Manager can scale with the increasing complexity of manufacturing processes, such as multi‑die packaging and system‑in‑package (SiP) integration.

2. AI Inference Builder

AspectTechnical DetailBenefit
Model Import & ConversionSupports ONNX, TensorFlow Lite, and PyTorch export formats, converting models into edge‑optimized kernels via graph optimisation passes.Reduces the need for manual rewriting of model code for each target hardware.
Hardware Acceleration ProfilesContains a database of accelerator capabilities (e.g., ARM Mali GPUs, Intel Movidius VPUs, Xilinx Versal AI cores).Enables automatic selection of the most efficient execution path for a given inference workload.
Performance BenchmarkingImplements a micro‑benchmark suite that measures latency, throughput, and power draw on target devices in real time.Provides quantitative metrics that inform hardware‑software co‑design decisions.
Continuous Validation PipelineIntegrates with GitLab CI/CD to run regression tests against a baseline performance model whenever code or configuration changes.Ensures that performance regressions are caught early in the development cycle.
Edge Deployment ToolkitGenerates containerised binaries (Docker/OCI images) and lightweight runtime packages (e.g., Arm64 QEMU) that can be flashed directly onto edge devices.Shortens the time from model proof‑of‑concept to production deployment.

Architectural Trade‑offs

The Builder’s core engine performs dynamic graph partitioning to balance compute‑intensive operations across CPU, GPU, and dedicated AI cores. This approach trades off minimal additional memory overhead for reduced inference latency. Engineers must, however, consider the cache coherence implications when offloading sub‑graphs to heterogeneous accelerators—a factor that can affect scalability in multi‑node edge clusters.

Manufacturing Implications

  • Silicon Co‑Design: The ability to map inference workloads onto specific hardware accelerators informs the silicon layout process, influencing placement of memory banks and interconnect bandwidth.
  • Yield Management: By benchmarking performance on each wafer test run, the Builder can identify systematic deviations that may affect yield, enabling corrective actions at the fabrication level.
  • Process Node Scaling: The tool’s support for different fabrication nodes (28 nm, 14 nm, 7 nm) allows designers to evaluate the trade‑off between power density and computational throughput before committing to a production run.

3. Market Positioning and Financial Outlook

Keysight’s move into software‑centric cybersecurity and AI model validation aligns with the industry’s dual imperatives of secure supply chains and rapid AI deployment. While the company has not yet disclosed revenue targets for these initiatives, recent market analyses suggest a positive reception:

  • Demand for SBOM Tools: Regulatory pressure and the proliferation of zero‑day vulnerabilities are driving adoption of SBOM solutions. Analysts project that the global SBOM market will grow at a CAGR of ~15 % over the next five years.
  • AI Inference Ecosystem Growth: Edge‑AI applications—from autonomous drones to smart factory sensors—are expected to outpace cloud‑centric AI workloads in terms of per‑device revenue. The AI Inference Builder positions Keysight as a differentiator in this space.

Investors are keen to observe how these product lines influence Keysight’s earnings, especially as the firm builds on its established reputation in electronic design automation (EDA) and test instrumentation. The company’s recent share performance indicates market confidence, yet analysts caution that the time‑to‑market for regulatory compliance tools can be unpredictable, potentially affecting short‑term cash flows.


4. Conclusion

Keysight Technologies has strategically expanded its portfolio to address two converging trends: the tightening of cybersecurity regulations that demand transparent software supply chains, and the exploding demand for reliable, edge‑ready AI inference solutions. By leveraging deep expertise in hardware architecture and manufacturing, the SBOM Manager and AI Inference Builder together offer a holistic approach that spans from silicon fabrication to software deployment. Their adoption will likely accelerate as organisations seek to mitigate risk, improve performance, and accelerate time‑to‑market in an increasingly complex digital landscape.