aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--verismith.cabal9
1 files changed, 7 insertions, 2 deletions
diff --git a/verismith.cabal b/verismith.cabal
index ef27082..c4f74fa 100644
--- a/verismith.cabal
+++ b/verismith.cabal
@@ -4,17 +4,22 @@ synopsis: Random verilog generation and simulator testing.
description:
VeriSmith provides random verilog generation modules
implementing functions to test supported simulators.
-homepage: https://github.com/ymherklotz/VeriSmith#readme
+homepage: https://github.com/ymherklotz/verismith#readme
license: BSD3
license-file: LICENSE
author: Yann Herklotz
maintainer: yann [at] yannherklotz [dot] com
copyright: 2018-2019 Yann Herklotz
-category: Web
+category: Hardware
build-type: Custom
cabal-version: >=1.10
extra-source-files: README.md
, data/*.v
+ , examples/*.v
+ , examples/config.toml
+ , nix/*.nix
+ , scripts/*.py
+ , scripts/*.sh
custom-setup
setup-depends: