aboutsummaryrefslogtreecommitdiffstats
path: root/spi_master.v
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2023-04-21 18:05:20 +0000
committerGravatar Peter McGoron 2023-04-21 18:05:20 +0000
commitdf6fe45d65c69eccd240510af3eaa3da8dfee236 (patch)
treebfbc186a53b13ecccba6d2e2de8826532b745a27 /spi_master.v
parentv0.3 (diff)
add undefine macros
Diffstat (limited to 'spi_master.v')
-rw-r--r--spi_master.v1
1 files changed, 1 insertions, 0 deletions
diff --git a/spi_master.v b/spi_master.v
index 0ea7e0b..82463c2 100644
--- a/spi_master.v
+++ b/spi_master.v
@@ -225,3 +225,4 @@ always @ (posedge clk) begin
end
endmodule
+`undefineall