fixed interface modports

This commit is contained in:
Blaise Tine
2021-09-28 02:42:04 -07:00
parent 132260d84c
commit 18c1dc2f0e
7 changed files with 86 additions and 46 deletions

View File

@@ -3,9 +3,6 @@
# exit when any command fails
set -e
# build sources
make -s
coverage()
{
echo "begin coverage tests..."