mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-28 17:05:11 +02:00
ps7/top.py: format fix
Signed-off-by: Alessandro Comodi <[email protected]>
This commit is contained in:
@@ -681,10 +681,10 @@ module top(input clk, stb, di, output do);
|
||||
.SAXIHP3WVALID ()
|
||||
);
|
||||
''' % {
|
||||
'loc': 'site_name',
|
||||
'dut': 'site_name',
|
||||
'isone': isone
|
||||
})
|
||||
'loc': 'site_name',
|
||||
'dut': 'site_name',
|
||||
'isone': isone
|
||||
})
|
||||
|
||||
print("endmodule")
|
||||
write_params(params)
|
||||
|
||||
Reference in New Issue
Block a user