Unverified Commit 5fdf74f9 authored by Andrew Waterman's avatar Andrew Waterman Committed by GitHub
Browse files

Remove incorrect clock warning on Mem.read (#2721)

Mem.read is combinational and thus unaffected by the clock, and so it
does not make sense to issue warnings about the current clock in this
context.
parent e1e0503d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment