Skip to content

Commit cfe44b1

Browse files
committed
wip
1 parent cc0a5db commit cfe44b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chipflow_lib/platforms/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,6 @@ class QuadPackageDef(BasePackageDef):
693693

694694
width:int
695695
height: int
696-
allocate_jtag: bool = True
697696

698697
def model_post_init(self, __context):
699698
pins = set([i for i in range(1, self.width * 2 + self.height * 2)])

0 commit comments

Comments
 (0)