From 25ed296488cd6d9dca9b93ec5ecf76966da1131b Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Fri, 10 May 2024 13:49:52 +0200 Subject: add pwm --- sim/top_count/makefile.sources | 1 + 1 file changed, 1 insertion(+) (limited to 'sim') diff --git a/sim/top_count/makefile.sources b/sim/top_count/makefile.sources index fd93aea..430c6e1 100644 --- a/sim/top_count/makefile.sources +++ b/sim/top_count/makefile.sources @@ -5,4 +5,5 @@ SYN_SOURCE_FILES = \ ../../src/cnt1sec.vhd \ ../../src/bin2seg.vhd \ ../../src/ringcnt.vhd \ +../../src/pwm.vhd \ ../../src/top_count.vhd -- cgit v1.2.3