pipistrello: timing report

This commit is contained in:
Robert Jördens 2015-04-11 15:49:36 -06:00
parent 6217cf5392
commit 066adbdeac
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@ class _Peripherals(BaseSoC):
def __init__(self, platform, cpu_type="or1k", **kwargs):
BaseSoC.__init__(self, platform, cpu_type=cpu_type, **kwargs)
platform.toolchain.ise_commands += """
trce -v 12 -fastpaths -o {build_name}.twr {build_name}.ncd {build_name}.pcf
"""
platform.add_extension(nist_qc1.papilio_adapter_io)
self.submodules.leds = gpio.GPIOOut(Cat(