Package: pattgen_ctrl_pkg
- File: pattgen_ctrl_pkg.sv
Description
Copyright lowRISC contributors.
Licensed under the Apache License, Version 2.0, see LICENSE for details.
SPDX-License-Identifier: Apache-2.0
Signals
Name | Type | Description |
---|---|---|
pattgen_ctrl_pkg | endpackage |
Types
Name | Type | Description |
---|---|---|
pattgen_chan_ctrl_t | struct packed { logic enable; logic polarity; logic [31:0] prediv; logic [63:0] data; logic [5:0] len; logic [9:0] reps; } |