sssshhhh!
This commit is contained in:
parent
0e717476c4
commit
ac6b65f23b
1 changed files with 0 additions and 1 deletions
|
|
@ -27,5 +27,4 @@ def simple_multilane_mapper(width, height, n_addr_lines, n_lanes):
|
|||
for lane in range(n_lanes):
|
||||
y = addr + lane * n_addr
|
||||
m.append(x + width * y)
|
||||
print(m)
|
||||
return m
|
||||
|
|
|
|||
Loading…
Reference in a new issue