set_io [-nowarn] [-pullup yes|no] [-pullup_resistor 3P3K|6P8K|10K|100K] port pin
Currently, icetime does not discard these additional tokens, which leads to a failed assertion that expects exactly two tokens pwer set_io-line. This pull request includes logic to discard surplus tokens.
According to https://github.com/YosysHQ/nextpnr/blob/master/docs/ice40.md it is possible to specify pullups with set_io:
Currently, icetime does not discard these additional tokens, which leads to a failed assertion that expects exactly two tokens pwer set_io-line. This pull request includes logic to discard surplus tokens.