FreeCalypso > hg > freecalypso-schem2
comparison 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 |
comparison
equal
deleted
inserted
replaced
91:711358516b55 | 92:148fab6e07e3 |
---|---|
273 .pin_3(VSP_DL_data), | 273 .pin_3(VSP_DL_data), |
274 .pin_4(VSP_sync), | 274 .pin_4(VSP_sync), |
275 .pin_5(GND) | 275 .pin_5(GND) |
276 ); | 276 ); |
277 | 277 |
278 /* RTC domain test points */ | |
279 test_point TP200 (CLK32K_OUT); | |
280 test_point TP202 (nRESPWON); | |
281 | |
278 endmodule | 282 endmodule |