Deep integration with JTAG/SWD debug probes for hardware-level debugging and flash programming
Skills in this repository
a5c-ai/babysitter - Page 50
SkillsMP has collected 2,079 skills from a5c-ai/babysitter. Open a skill to review its source and details.
a5c-ai/babysitterShowing 40 of 2,079 collected skills.
GNU linker script generation and optimization for embedded systems. Expert skill for memory layout definition, section placement, multi-image linking, and memory protection configuration.
Embedded memory analysis, optimization, and leak detection
MISRA C compliance checking and static analysis integration
Motor control algorithms and driver implementation
Nordic Semiconductor nRF5x/nRF Connect SDK expertise
Over-the-air firmware update implementation expertise for embedded systems. Expert skill for delta updates, image signing, update protocols, partition management, and rollback mechanisms.
Power consumption measurement and analysis expertise for embedded systems. Integrates with power analyzer tools to measure, profile, and optimize power consumption in battery-powered and energy-efficient designs.
Serial protocol analysis and debugging for common embedded interfaces (I2C, SPI, UART)
Test equipment integration for signal analysis (oscilloscope and logic analyzer)
STMicroelectronics STM32 HAL and Low-Level driver expertise
Embedded unit testing with Unity framework and CMock
USB device and host stack implementation expertise
Embedded wireless protocol implementation (LoRa, Zigbee, Thread, Matter)
Specialized skill for Zephyr RTOS development and configuration
Expert skill for AMBA AXI protocol implementation and verification in FPGA designs
Specialized skill for clock domain crossing analysis and synchronizer design in FPGA designs
Formal property verification and model checking skill for FPGA designs
On-chip debugging skill with ILA, VIO, and related FPGA debug tools
Specialized skill for finite state machine design and optimization in FPGAs
Multi-simulator expertise for functional verification of FPGA designs
Expert skill for C/C++ to RTL conversion using High-Level Synthesis tools
Vendor IP core configuration and integration expertise for FPGA designs
Expert skill for on-chip and external memory interface design in FPGAs
Expert skill for FPGA place and route optimization and physical implementation
FPGA power estimation and optimization skill for low-power design
RTL code quality checking and linting. Runs lint rules, identifies synthesis issues, detects inferred latches, and generates lint reports with waivers.
Specialized skill for creating and debugging SystemVerilog assertions for FPGA verification
Expertise in RTL optimization for FPGA synthesis tools. Analyzes synthesis reports, applies attributes, and guides resource inference for optimal QoR.
Deep expertise in Universal Verification Methodology (IEEE 1800.2) for FPGA verification
Expert-level Verilog and SystemVerilog knowledge following IEEE 1800 standards. Generates synthesizable RTL code with proper coding styles and constructs.
Deep expertise in VHDL language constructs, IEEE 1076 standard compliance, and synthesis coding guidelines. Expert skill for generating synthesizable VHDL code.
Expert integration with NVIDIA GPU-accelerated math libraries. Configure cuBLAS tensor core operations, generate cuBLAS GEMM calls, integrate cuDNN layers, handle algorithm selection, and support mixed-precision operations.
Expert skill for GPU debugging using CUDA-GDB and NVIDIA Compute Sanitizer. Detect memory errors, race conditions, uninitialized memory access, validate atomic operations, analyze kernel synchronization issues, and generate debugging reports with…
Expert skill for CUDA Graph capture and optimization for reduced launch overhead. Capture CUDA operations into graphs, instantiate and execute graph instances, update graph node parameters, profile graph vs stream execution, design graph-friendly kernel…
Deep integration with NVIDIA CUDA toolkit for kernel development, compilation, and debugging. Execute nvcc compilation with optimization flags analysis, generate and validate CUDA kernel code, analyze PTX/SASS assembly output, and configure execution…
High-performance kernel template libraries and DSLs. Generate CUTLASS GEMM configurations, implement Triton kernel definitions, configure epilogue operations, tune tile sizes and warp arrangements, and benchmark against cuBLAS.
Expert skill for automated GPU performance benchmarking and regression detection. Design micro-benchmarks, measure kernel execution time with CUDA events, calculate achieved vs theoretical performance, generate comparison reports, detect regressions in CI/CD,…
Specialized skill for GPU memory hierarchy analysis and optimization. Analyze memory access patterns, detect bank conflicts, optimize cache utilization, profile global memory bandwidth, and generate optimized memory access code patterns.
AMD HIP and ROCm ecosystem for cross-platform GPU development. Execute hipify conversion tools, generate HIP-compatible kernel code, handle CUDA/HIP API differences, configure ROCm toolchain, and profile with rocprof.