Skip to content

Commit 55708e8

Browse files
committedJul 29, 2015
pipistrello: drop bitgen_opt change (done upstream)
1 parent 6b98f86 commit 55708e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎soc/targets/artiq_pipistrello.py

-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ def __init__(self, platform, cpu_type="or1k", **kwargs):
113113
sdram_controller_settings=MiniconSettings(l2_size=64*1024),
114114
with_timer=False, **kwargs)
115115
AMPSoC.__init__(self)
116-
platform.toolchain.bitgen_opt = "-g Binary:Yes -w"
117116
platform.toolchain.ise_commands += """
118117
trce -v 12 -fastpaths -tsi {build_name}.tsi -o {build_name}.twr {build_name}.ncd {build_name}.pcf
119118
"""

0 commit comments

Comments
 (0)
Please sign in to comment.