java-topology/tools/scans/triage-verilator3.sh
russell@unturf.com db29a08762 undefect. CWE-407 — 92 sites, 42 ecosystems
B&W print-friendly diagrams + tinkerpop-0001 + wave-3 proof sections.
Squash of 94 local commits onto remote master.
2026-03-26 19:48:18 -04:00

5 lines
207 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
cd /tmp && git clone --depth 1 https://github.com/verilator/verilator verilator 2>/dev/null
echo "=== V3Gate.cpp:695-735 ==="
sed -n '695,735p' verilator/src/V3Gate.cpp