minor update

This commit is contained in:
Blaise Tine
2021-01-06 23:30:30 -08:00
parent 82fa3b850e
commit ba1082249a
2 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
rtl_dir="../rtl"
exclude_list="VX_fpnew.v"
exclude_list="VX_fpu_fpnew.v"
file_list=""
add_dirs()