nextpnr/mistral
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: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00
arch.cc Rip out budgets 2023-06-20 10:57:10 +02:00
arch.h Add expandBoundingBox method to API (#1395) 2024-11-26 10:13:41 +01:00
arch_pybindings.cc Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch_pybindings.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
archdefs.cc mistral: Add some packing logic based on nexus 2021-05-15 14:54:33 +01:00
archdefs.h clangformat 2024-09-30 14:51:33 +02:00
bitstream.cc clangformat 2024-09-30 14:51:33 +02:00
constids.inc mistral: M10K initialisation support 2022-03-12 17:08:20 +00:00
delay.cc clangformat 2023-06-20 10:58:18 +02:00
globals.cc clangformat 2024-09-30 14:51:33 +02:00
io.cc refactor: id(stringf(...)) to new idf(...) helper 2022-08-10 10:57:46 +01:00
lab.cc mistral: Fix uninitialised comb_out for plain LUTs 2023-05-22 09:44:38 +02:00
m10k.cc refactor: id(stringf(...)) to new idf(...) helper 2022-08-10 10:57:46 +01:00
main.cc Improve file open error messages (#1700) 2026-04-19 16:41:47 +02:00
pack.cc clangformat 2024-09-30 14:51:33 +02:00
pins.cc mistral: Adding support for MLABs as memory 2021-10-05 12:40:47 +01:00
qsf.cc clangformat 2024-09-30 14:51:33 +02:00