clk property

Logic get clk

Clock for the interface.

Global clock signals. Synchronous signals are sampled on the rising edge of the global clock.

Implementation

Logic get clk => port('ACLK');