From e6c902eaf6f63413ff8f3b12ad8993cf34447413 Mon Sep 17 00:00:00 2001 From: Leway Colin Date: Thu, 15 Jul 2021 07:22:20 +0800 Subject: Fix Cat rename signal (#2011) Co-authored-by: Jack Koenig --- no-plugin-tests/src/test/scala/chiselTests/NamingAnnotationTest.scala | 1 + 1 file changed, 1 insertion(+) create mode 120000 no-plugin-tests/src/test/scala/chiselTests/NamingAnnotationTest.scala (limited to 'no-plugin-tests/src/test/scala/chiselTests/NamingAnnotationTest.scala') diff --git a/no-plugin-tests/src/test/scala/chiselTests/NamingAnnotationTest.scala b/no-plugin-tests/src/test/scala/chiselTests/NamingAnnotationTest.scala new file mode 120000 index 00000000..6933a290 --- /dev/null +++ b/no-plugin-tests/src/test/scala/chiselTests/NamingAnnotationTest.scala @@ -0,0 +1 @@ +../../../../../src/test/scala/chiselTests/NamingAnnotationTest.scala \ No newline at end of file -- cgit v1.2.3