From 74a37475bafbe911604d163eb198171aa0918a21 Mon Sep 17 00:00:00 2001 From: Friedrich Beckmann Date: Sat, 28 Mar 2026 12:55:16 +0100 Subject: add quartus synthesis for top_simple --- top_simple/pnr/top_simple.sdc | 1 + 1 file changed, 1 insertion(+) create mode 100644 top_simple/pnr/top_simple.sdc (limited to 'top_simple/pnr/top_simple.sdc') diff --git a/top_simple/pnr/top_simple.sdc b/top_simple/pnr/top_simple.sdc new file mode 100644 index 0000000..5ac173d --- /dev/null +++ b/top_simple/pnr/top_simple.sdc @@ -0,0 +1 @@ +create_clock -period 20.000 -name CLOCK_50 CLOCK_50 \ No newline at end of file -- cgit v1.2.3