aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/QtPropertyBrowser/src/QtCursorEditorFactory
diff options
context:
space:
mode:
authorYRabbit <rabbit@yrabbit.cyou>2023-03-22 17:15:17 +1000
committermyrtle <gatecat@ds0.me>2023-03-23 12:37:53 +0100
commit95ace0fade44633db7ea6d3d65702dc8a2d1d488 (patch)
treeb7afc4268d449e62ef5edb2fb7181654ed3b303c /3rdparty/QtPropertyBrowser/src/QtCursorEditorFactory
parentb3c33bd0ab3cd123aa73e9cb46dea41baadf6dd5 (diff)
downloadnextpnr-95ace0fade44633db7ea6d3d65702dc8a2d1d488.tar.gz
nextpnr-95ace0fade44633db7ea6d3d65702dc8a2d1d488.tar.bz2
nextpnr-95ace0fade44633db7ea6d3d65702dc8a2d1d488.zip
gowin: Add support for OSER primitives
* placement of OSER4, OVIDEO, OSER8 and SER10 primitives is supported; * primitives are implemented for the GW1N-1, GW1NZ-1, GW1NSR-4C, GW1NR-9, GW1NR-9C chips; * the initial support for special HCLK clock wires is implemented to the extent necessary for OSER primitives to function; * output to both regular IO and TLVDS_OBUF is supported; * tricks required for IOLOGIC to work on one side of the -9 and -9C chips are taken into account; * various edits, such as using idf() instead of the local buffer. Compatible with old apicula bases. Signed-off-by: YRabbit <rabbit@yrabbit.cyou>
Diffstat (limited to '3rdparty/QtPropertyBrowser/src/QtCursorEditorFactory')
0 files changed, 0 insertions, 0 deletions
57' href='#n157'>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 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226