nextpnr/json
whitequark a0c9a70a5e When choosing between labels for one net, always prefer ports.
1. Ports are already used in PCF and LPF files, so it is natural
that the developer would use them for constraints as well.

2. Unpredictable (the set of netlabels nextpnr looks at depends on
the optimizations during synthesis) net naming makes it impossible
for code generators like nMigen to reliably apply clock constraints.
2019-05-29 18:05:48 +00:00
..
jsonparse.cc When choosing between labels for one net, always prefer ports. 2019-05-29 18:05:48 +00:00
jsonparse.h Move json parser from frontend/json/ to json/ 2018-06-23 16:20:31 +02:00