3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-22 22:03:40 +00:00
yosys/passes
Krystine Sherwin 2991be2a2d
bugpoint: Add -greperr option
`-greperr <string>` redirects stderr to 'bugpoint-case.err', and then searches that file for `<string>`.
Move `-runner` option up with the other options to reduce ambiguity (i.e. so it doesn't look like it's another design parts constraint).
Also some shuffling of `err.ys`.
2025-05-13 17:51:40 +12:00
..
cmds bugpoint: Add -greperr option 2025-05-13 17:51:40 +12:00
equiv mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
fsm io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
hierarchy hierarchy: Ignore width mismatch from verific 2025-04-11 04:12:34 +12:00
memory memory_libmap: fix MapWorker memory allocation 2025-04-14 12:41:14 +02:00
opt opt_expr: only sign extend shift arguments for arithmetic right shift 2025-04-26 12:40:04 +02:00
pmgen io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
proc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
sat driver: allow --no-version still write things like Generated by Yosys 2025-05-07 11:34:23 +02:00
techmap gzip: refactor file open failure errors 2025-04-29 10:37:35 +02:00
tests raise_error.cc: Option for direct to stderr 2025-05-13 17:06:00 +12:00