diff venus/src/core/baseband.v @ 92:148fab6e07e3

add RTC domain test points
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 11 Dec 2021 04:48:30 +0000
parents adc84e0e98d6
children 0a26e46b2fc2
line wrap: on
line diff
--- a/venus/src/core/baseband.v	Sat Dec 11 03:34:04 2021 +0000
+++ b/venus/src/core/baseband.v	Sat Dec 11 04:48:30 2021 +0000
@@ -275,4 +275,8 @@
 			.pin_5(GND)
 	);
 
+/* RTC domain test points */
+test_point TP200 (CLK32K_OUT);
+test_point TP202 (nRESPWON);
+
 endmodule