M
Merciadri Luca
Guest
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I'm using an entity `sorter', that I define using
==
entity sorter is
port(
CLK: in std_logic;
BTN_on: in std_logic;
LED_size: out std_logic;
);
attribute pin_numbers of sorter: entity is
"CLK:1 BTN_on:2 LED_size:14";
end sorter;
==
However, ispLEVER gives me `Reference to unknown attribute definition
pin_numbers'. What am I doing wrong?
Thanks.
- --
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
- --
If you fake it, you can't make it.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>
iEYEARECAAYFAkzlFiUACgkQM0LLzLt8MhzkfgCfZvxK09E4kSF2TmtZJ4OG/Vjc
LmEAn1/BfmjFjae2oE7UIqZPLmctfG/e
=4xSL
-----END PGP SIGNATURE-----
Hash: SHA1
Hi,
I'm using an entity `sorter', that I define using
==
entity sorter is
port(
CLK: in std_logic;
BTN_on: in std_logic;
LED_size: out std_logic;
);
attribute pin_numbers of sorter: entity is
"CLK:1 BTN_on:2 LED_size:14";
end sorter;
==
However, ispLEVER gives me `Reference to unknown attribute definition
pin_numbers'. What am I doing wrong?
Thanks.
- --
Merciadri Luca
See http://www.student.montefiore.ulg.ac.be/~merciadri/
- --
If you fake it, you can't make it.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>
iEYEARECAAYFAkzlFiUACgkQM0LLzLt8MhzkfgCfZvxK09E4kSF2TmtZJ4OG/Vjc
LmEAn1/BfmjFjae2oE7UIqZPLmctfG/e
=4xSL
-----END PGP SIGNATURE-----