Selaa lähdekoodia

Убрана инверсия синуса по выходу NCO.

Shalambala 2 vuotta sitten
vanhempi
commit
3254ef9810

+ 1 - 1
S5443_M/S5443.srcs/sources_1/new/InternalDsp/InternalDsp.v

@@ -284,7 +284,7 @@ CordicNco
 	.ODatWidth	(NcoWidth),
 	.PhIncWidth	(WindNcoPhIncWidth),
 	.IterNum	(15),
-	.EnSinN		(1)
+	.EnSinN		(0)
 )
 ncoInst
 (

+ 1 - 1
S5443_S/S5443.srcs/sources_1/new/InternalDsp/InternalDsp.v

@@ -284,7 +284,7 @@ CordicNco
 	.ODatWidth	(NcoWidth),
 	.PhIncWidth	(WindNcoPhIncWidth),
 	.IterNum	(15),
-	.EnSinN		(1)
+	.EnSinN		(0)
 )
 ncoInst
 (