diff options
| author | 2023-04-21 18:05:20 +0000 | |
|---|---|---|
| committer | 2023-04-21 18:05:20 +0000 | |
| commit | df6fe45d65c69eccd240510af3eaa3da8dfee236 (patch) | |
| tree | bfbc186a53b13ecccba6d2e2de8826532b745a27 /spi_master.v | |
| parent | v0.3 (diff) | |
add undefine macros
Diffstat (limited to 'spi_master.v')
| -rw-r--r-- | spi_master.v | 1 |
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 |
