File tree 1 file changed +9
-0
lines changed 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 4471
4471
<input name="control_in" num_pins="7" equivalent="full"/>
4472
4472
<input name="cin" num_pins="1" equivalent="none"/>
4473
4473
<input name="sharein" num_pins="1" equivalent="none"/>
4474
+ <!-- Stratix IV does have instance equivalence only for the data_out port
4475
+ where ALM outputs can be swapped to reach the most suitable pin location
4476
+ for routers. However, it may require significant changes to packing results
4477
+ which is not supported yet.
4478
+ Therefore, we assume full equivalence here, so that ALM outputs can be swapped
4479
+ through a local routing architecture without changing packing results.
4480
+ Please note that this may cause optimistic routing results, being
4481
+ better in routability than what actual hardware can support
4482
+ -->
4474
4483
<output name="data_out" num_pins="40" equivalent="full"/>
4475
4484
<output name="cout" num_pins="1" equivalent="none"/>
4476
4485
<output name="shareout" num_pins="1" equivalent="none"/>
You can’t perform that action at this time.
0 commit comments