nextpnr/common/route
mrcmry 33e1c9033b
Improve file open error messages (#1700)
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.
2026-04-19 16:41:47 +02:00
..
CMakeLists.txt CMake: rationalize and refactor build system. 2025-01-16 11:36:44 +01:00
router1.cc remove scopedlock (#1698) 2026-04-15 09:30:42 +02:00
router1.h Split up common into kernel,place,route 2022-04-08 13:42:54 +01:00
router2.cc Improve file open error messages (#1700) 2026-04-19 16:41:47 +02:00
router2.h Split up common into kernel,place,route 2022-04-08 13:42:54 +01:00