aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/python-console/Console.cpp
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2023-02-21 14:21:30 +0100
committergatecat <gatecat@ds0.me>2023-02-21 14:41:48 +0100
commit0ed964247e8f3efba4a2569ddf7131b54736b632 (patch)
tree5281ecc7ec9cd7045c7dc201933636887f4c6d1e /3rdparty/python-console/Console.cpp
parent03b6fb3ddb29b6487ba5a14a1ac191a368a14c51 (diff)
downloadnextpnr-0ed964247e8f3efba4a2569ddf7131b54736b632.tar.gz
nextpnr-0ed964247e8f3efba4a2569ddf7131b54736b632.tar.bz2
nextpnr-0ed964247e8f3efba4a2569ddf7131b54736b632.zip
fabulous: Add support for packing carry chains
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to '3rdparty/python-console/Console.cpp')
0 files changed, 0 insertions, 0 deletions
='#n125'>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 196 197 198 199 200 201 202 203 204 205