Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v6mab1$1vhe3$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v6mab1$1vhe3$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Volkin <volkin@yahoo.caca>
Newsgroups: fr.sci.electronique
Subject: =?UTF-8?Q?Re:_[VHDL]_Warning_=c3=a9trange_avec_Vivado?=
Date: Wed, 10 Jul 2024 17:45:41 +0200
Organization: A noiseless patient Spider
Lines: 41
Message-ID: <v6mab1$1vhe3$1@dont-email.me>
References: <668e5a1c$0$3878$426a74cc@news.free.fr>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Injection-Date: Wed, 10 Jul 2024 17:45:38 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f3a5f2bd5f58d56c96cf6ec602d4ee94";
	logging-data="2082243"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19k+9+meso4tBXYx4RQqpDl"
User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0
 SeaMonkey/2.49.2
Cancel-Lock: sha1:ibL9JmydIGPZsNWh1nnBqfMo4xo=
In-Reply-To: <668e5a1c$0$3878$426a74cc@news.free.fr>
Bytes: 2283

JKB wrote:
> 	Bonjour =C3=A0 tous,
>=20
> 	Je ne sais pas s'il y a ici des gens qui pratiquent le VHDL
> 	(AMD/Vivado).

Ca fait 30 ans que je fais du Xilinx.
Foundation, ISE, maintenant Vivado.

> 	Dans une entit=C3=A9 d'un gros projet, je me prends des warnings :
> 	"registre machin has not asynchronous reset."
>=20
> 	Le code est ici : ftp://newton.systella.fr/63F52.vhd

Mettez un extrait du VHDL directement.

> 	Les warnings apparaissent si la partie slave est compil=C3=A9e (entre =
les
> 	lignes 463 et 501 :
>=20
> RX_BUFFER_reg does not have asynchronous reset.
> M=C3=AAme chose pour RX_REG_reg, SIGNAL_DATA_READY_reg et TX_BUFFER_reg=
=2E
>=20
> 	Sauf erreur de ma part, ligne 377, j'ai bien un reset asynchrone.
> 	La partie master fonctionne et a =C3=A9t=C3=A9 test=C3=A9e. La partie =
slave est
> 	peut-=C3=AAtre erron=C3=A9e, mais l=C3=A0 n'est pas la question. Pourq=
uoi ces
> 	quatre warnings.
>=20
> 	J'ai regard=C3=A9 le sch=C3=A9ma g=C3=A9n=C3=A9r=C3=A9 apr=C3=A8s =C3=A9=
laboration, je comprends encore
> 	moins puisque le reset est g=C3=A9n=C3=A9r=C3=A9 depuis une bascule as=
ynchrone.
>=20
> 	Merci de toute lumi=C3=A8re,
>=20
> 	JKB