mirror of https://github.com/openXC7/prjxray.git
Run make format.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
3e851a6256
commit
c0b8c2bd0d
|
|
@ -436,7 +436,6 @@ module top();
|
|||
wire_name = 'gclk_{}'.format(site)
|
||||
gclks.append(wire_name)
|
||||
|
||||
|
||||
include_source = True
|
||||
if mmcm_pll_only:
|
||||
include_source = False
|
||||
|
|
|
|||
Loading…
Reference in New Issue