3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-10-20 22:30:33 +00:00
yosys/tests/verific/import_warning_operator.ys
N. Engelhardt 4513783a02 add tests
2025-10-14 15:48:16 +02:00

5 lines
267 B
Text

logger -expect warning "import_warning_operator.vhd:\d+.\d+-\d+.\d+: 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