diff --git a/hostif/Manifest.py b/hostif/Manifest.py new file mode 100644 index 0000000000000000000000000000000000000000..0079901142be8dcbd05856a35b72ce9e272ca7e8 --- /dev/null +++ b/hostif/Manifest.py @@ -0,0 +1,2 @@ +modules = { "local" : [ "../core" ] } +files = [ "tdc_hostif_package.vhd", "tdc_hostif.vhd", "tdc_wb.vhd" ]