mirror of https://github.com/lnis-uofu/SOFA.git
[Arch] Patch SOFA+ arch to be symetric when placing DSP blocks
This commit is contained in:
parent
7da67d75cc
commit
772212e1bb
|
@ -290,7 +290,7 @@
|
|||
<!--Fill with 'clb'-->
|
||||
<fill type="clb" priority="10"/>
|
||||
<!--Column of 'mult_8' with 'EMPTY' blocks wherever a 'mult_8' does not fit. Vertical offset by 1 for perimeter.-->
|
||||
<col type="mult_18" startx="2" starty="1" repeatx="8" priority="20"/>
|
||||
<col type="mult_18" startx="3" starty="1" repeatx="7" priority="20"/>
|
||||
</fixed_layout>
|
||||
</layout>
|
||||
<device>
|
||||
|
|
Loading…
Reference in New Issue