1
0
mirror of synced 2026-02-14 12:14:03 +00:00
Files
YosysHQ.yosys/tests/verific/import_warning_operator.ys
Miodrag Milanovic 7d2857b30f Fix regex checks
2025-10-14 16:04:56 +02:00

6 lines
281 B
Plaintext

logger -expect warning "import_warning_operator.vhd:[0-9]+.[0-9]+-[0-9]+.[0-9]+: Unsupported Verific operator: nor_4 \(fallback to gate level implementation provided by verific\)" 1
verific -vhdl import_warning_operator.vhd
verific -import top
logger -check-expected
design -reset