aboutsummaryrefslogtreecommitdiffstats
path: root/generic/arch_pybindings.cc
diff options
context:
space:
mode:
authorDavid Shah <davey1576@gmail.com>2018-10-01 18:19:56 +0100
committerDavid Shah <davey1576@gmail.com>2018-10-01 18:19:56 +0100
commitfd4498736ed4ddd0810913b03dd7f772072b4180 (patch)
tree2583d3d55b85f98a84f854acc4b72c28e412b94d /generic/arch_pybindings.cc
parent2c96d4770df064eb02050b0f94de5b45d8724b4c (diff)
downloadnextpnr-fd4498736ed4ddd0810913b03dd7f772072b4180.tar.gz
nextpnr-fd4498736ed4ddd0810913b03dd7f772072b4180.tar.bz2
nextpnr-fd4498736ed4ddd0810913b03dd7f772072b4180.zip
ecp5: Fix packing of FFs into carry/DRAM slices
Signed-off-by: David Shah <davey1576@gmail.com>
Diffstat (limited to 'generic/arch_pybindings.cc')
0 files changed, 0 insertions, 0 deletions
='n103' href='#n103'>103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195