diff options
author | Clifford Wolf <clifford@clifford.at> | 2016-01-09 12:45:43 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2016-01-09 12:45:43 +0100 |
commit | 2fe704227f4f5caa95aa0c79aee21c847d0236f0 (patch) | |
tree | a9a379a8ae069ae06cbbab9e66154c1781fd4719 /icefuzz/Makefile | |
parent | c4e5a5e57f692cf88f08ad365e418fb5eb6119f0 (diff) | |
download | icestorm-2fe704227f4f5caa95aa0c79aee21c847d0236f0.tar.gz icestorm-2fe704227f4f5caa95aa0c79aee21c847d0236f0.tar.bz2 icestorm-2fe704227f4f5caa95aa0c79aee21c847d0236f0.zip |
Fuzzed RamCascade bits
Diffstat (limited to 'icefuzz/Makefile')
-rw-r--r-- | icefuzz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icefuzz/Makefile b/icefuzz/Makefile index 702bbea..9140b3c 100644 --- a/icefuzz/Makefile +++ b/icefuzz/Makefile @@ -15,6 +15,7 @@ TESTS += gbio2 TESTS += prim TESTS += fflogic TESTS += ram40 +TESTS += mem TESTS += pll EIGTHK = _8k |