From 392ea3c9b5b04e374eeb1bf3b0d87ac9fbf45513 Mon Sep 17 00:00:00 2001 From: Jack Koenig Date: Wed, 1 Dec 2021 14:49:34 -0800 Subject: Require the chisel3 compiler plugin (#2271) As the chisel3 compiler plugin is now required, we can delete unused code for reflective autoclonetype as well as the noPluginTests.--- no-plugin-tests/src/test/scala/chiselTests/AutoNestedCloneSpec.scala | 1 - 1 file changed, 1 deletion(-) delete mode 120000 no-plugin-tests/src/test/scala/chiselTests/AutoNestedCloneSpec.scala (limited to 'no-plugin-tests/src/test/scala/chiselTests/AutoNestedCloneSpec.scala') diff --git a/no-plugin-tests/src/test/scala/chiselTests/AutoNestedCloneSpec.scala b/no-plugin-tests/src/test/scala/chiselTests/AutoNestedCloneSpec.scala deleted file mode 120000 index 4ff3aa4f..00000000 --- a/no-plugin-tests/src/test/scala/chiselTests/AutoNestedCloneSpec.scala +++ /dev/null @@ -1 +0,0 @@ -../../../../../src/test/scala/chiselTests/AutoNestedCloneSpec.scala \ No newline at end of file -- cgit v1.2.3