mirror of https://github.com/YosysHQ/nextpnr.git
Define open_(o|i)fstream_and_log_error in log.h to: - quote 'filename' - add error cause to easier troubleshoot - use existing consistent string style - easily allows OS specific message Introduce it when file are opened and add it where error message was missing. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| arch.cc | ||
| arch.h | ||
| arch_pybindings.cc | ||
| arch_pybindings.h | ||
| archdefs.cc | ||
| archdefs.h | ||
| bitstream.cc | ||
| constids.inc | ||
| delay.cc | ||
| globals.cc | ||
| io.cc | ||
| lab.cc | ||
| m10k.cc | ||
| main.cc | ||
| pack.cc | ||
| pins.cc | ||
| qsf.cc | ||