diff options
author | YRabbit <rabbit@yrabbit.cyou> | 2022-12-09 12:55:22 +1000 |
---|---|---|
committer | YRabbit <rabbit@yrabbit.cyou> | 2022-12-09 12:55:22 +1000 |
commit | aa8359c73e47ca3fed620dbab9ef7ce8d4a6732c (patch) | |
tree | aeb5acbc8879a34f72486fc62bb4777c644e0555 /ice40 | |
parent | 0eb53d59d84ea1c46de7d9e25eb5a9901544202d (diff) | |
download | nextpnr-aa8359c73e47ca3fed620dbab9ef7ce8d4a6732c.tar.gz nextpnr-aa8359c73e47ca3fed620dbab9ef7ce8d4a6732c.tar.bz2 nextpnr-aa8359c73e47ca3fed620dbab9ef7ce8d4a6732c.zip |
gowin: BUGFIX: Correctly handle resets
When a single primitive occupies several cells, care must be taken when
manipulating the parameters of that primitive: when creating cells, each
cell must receive a copy of all the parameters and not modify them
unnecessarily. That is, if possible, it is better to make all parameter
changes before dividing the primitive into cells.
Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
Diffstat (limited to 'ice40')
0 files changed, 0 insertions, 0 deletions