vendor.lattice_ice40: fix required tool list for iCECube2. NFC.

This commit is contained in:
whitequark 2019-09-22 07:18:37 +00:00
parent 5f9b8ec1eb
commit 59acd5d5a5

View file

@ -169,6 +169,8 @@ class LatticeICE40Platform(TemplatedPlatform):
# iCECube2 templates
_icecube2_required_tools = [
"synthesis",
"synpwrap",
"tclsh",
]
_icecube2_file_templates = {