autofpga icon indicating copy to clipboard operation
autofpga copied to clipboard

CLOCK options (i.e. RESET) not propagate

Open ZipCPU opened this issue 6 years ago • 0 comments

Problem 1:

@CLOCK=name

doesn't turn into the clock information tree.

@CLOCK.RESET=i_reset

doesn't set the RESET field in the CLOCK subtag for the given clock.

ZipCPU avatar Aug 30 '19 17:08 ZipCPU