diff --git a/rtl/sampler/src/sampler.sv b/rtl/sampler/src/sampler.sv index c555596..35fc7bb 100644 --- a/rtl/sampler/src/sampler.sv +++ b/rtl/sampler/src/sampler.sv @@ -98,4 +98,6 @@ module sampler end end + + endmodule