diff options
author | David Shah <davey1576@gmail.com> | 2017-10-20 15:18:39 +0100 |
---|---|---|
committer | David Shah <davey1576@gmail.com> | 2017-10-20 15:18:39 +0100 |
commit | 42047c61145b5d9e06aca30d706f132f4268dc74 (patch) | |
tree | eaa6cc1eb26934de73467af9e1c7992c6ab422ad /docs | |
parent | 4a930377f0a635bcaa28922e8fa6bd0aa8eee6d9 (diff) | |
download | icestorm-42047c61145b5d9e06aca30d706f132f4268dc74.tar.gz icestorm-42047c61145b5d9e06aca30d706f132f4268dc74.tar.bz2 icestorm-42047c61145b5d9e06aca30d706f132f4268dc74.zip |
Fix case where make_prim allocates all global buffer pins
This is a low probability bug more likely to show up in low pin
count devices with few GBINs. In rare cases make_prim would
constrain all of the global buffer capable pins but not the clock
input. icecube would then fail to place the clock input. This is
fixed by always constraining the clock if all GBIN pins are used.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions