mirror of https://github.com/openXC7/prjxray.git
tilegrid: remove dead code
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
parent
1360ae7746
commit
7a4f425a92
|
|
@ -460,8 +460,6 @@ def add_tile_bits(tile_db, baseaddr, offset, frames, words, height=None):
|
|||
|
||||
# Index of first word used within each frame
|
||||
block["offset"] = offset
|
||||
# Number of words consumed in each frame
|
||||
block["height"] = height
|
||||
|
||||
# related to words...
|
||||
# deprecated field? Don't worry about for now
|
||||
|
|
|
|||
Loading…
Reference in New Issue