Skip to content

Commit 5f5b88e

Browse files
committed
test keep hierarchy
1 parent 64a0698 commit 5f5b88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/top.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// `include "shreg.v"
77

88
`default_nettype none
9-
9+
(* keep_hierarchy = "yes" *)
1010
module tt_um_cpu_top (
1111
input wire [7:0] ui_in, // Inputs for instruction data (through DIP switches)
1212
output wire [7:0] uo_out, // Outputs to drive LEDs

0 commit comments

Comments
 (0)