aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2022-10-29 22:26:51 -0400
committerGravatar Peter McGoron 2022-10-29 22:26:51 -0400
commita70737a671f5183fe9f7d23bf0f58c91e4f2982b (patch)
tree6a8bbfd984cb12da5c4c9841b14088d1d8e04469
parentadd .gitignore (diff)
license and bump version1.0test
-rw-r--r--README.md3
-rw-r--r--boothmul.v3
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index b3f0ddc..322233b 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,8 @@ running at a clock speed of 100MHz. The test design is in `arty_test`.
## License
-All source code is licensed under the CERN-OHL-W v2 or later.
+All source code is licensed under the CERN-OHL-W v2 or later, unless
+otherwise noted.
## Usage
diff --git a/boothmul.v b/boothmul.v
index 0c955d6..b6b96d5 100644
--- a/boothmul.v
+++ b/boothmul.v
@@ -1,5 +1,4 @@
-`define DEBUG
-/* Booth Multiplication v0.1
+/* Booth Multiplication v1.0
* Written by Peter McGoron, 2022.
*
* This source describes Open Hardware and is licensed under the