mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 13:10:51 +00:00
Remove PSL example from tests/sva/
This commit is contained in:
parent
0a31a0b3ae
commit
baddb017fe
2 changed files with 1 additions and 35 deletions
|
@ -29,7 +29,7 @@ generate_sby() {
|
|||
fi
|
||||
|
||||
if [ -f $prefix.vhd ]; then
|
||||
echo "verific -vhdpsl $prefix.vhd"
|
||||
echo "verific -vhdl $prefix.vhd"
|
||||
fi
|
||||
|
||||
cat <<- EOT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue