diff options
| author | Julian Blake Kongslie | 2021-03-24 09:24:19 -0700 |
|---|---|---|
| committer | Julian Blake Kongslie | 2021-03-24 09:24:19 -0700 |
| commit | 607ae017354c86296ba1371b6bb071973ce3cdb0 (patch) | |
| tree | 40cd40ac937e7a5519ac9c5d31c0eaed59b1beae /hdl/utils.svh | |
| parent | Reorganize repo layout to make it a little easier to work within. (diff) | |
| download | toycpu-607ae017354c86296ba1371b6bb071973ce3cdb0.tar.xz | |
Trivial cleanups.
Diffstat (limited to 'hdl/utils.svh')
| -rw-r--r-- | hdl/utils.svh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hdl/utils.svh b/hdl/utils.svh deleted file mode 100644 index ddba543..0000000 --- a/hdl/utils.svh +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | `ifdef SYNTHESIS | ||
| 2 | `define past(x) x | ||
| 3 | `else | ||
| 4 | `define past(x) $past(x) | ||
| 5 | `endif | ||
