«…лишь недалекие люди боятся конкуренции, а люди подлинного творчества ценят общение с каждым талантом…» А. Бек, Талант.

VHDL-2019 — различия между версиями

Материал из Wiki
Перейти к: навигация, поиск
(Новая страница: « === Полезные ссылки:=== * [https://www.plc2.com/training/detail/new-features-in-vhdl-2019-webinar Webinar]: New Features in VHDL 2019 - WEBINAR (т…»)
 
м
 
(не показаны 2 промежуточные версии 1 участника)
Строка 6: Строка 6:
 
* https://standards.ieee.org/standard/1076-2019.html Ссылка на стандарт языка VHDL-2019
 
* https://standards.ieee.org/standard/1076-2019.html Ссылка на стандарт языка VHDL-2019
 
* [https://osvvm.org/archives/1657 VHDL-2019: the Users Standard] - Краткое описание нововведений VHDL-2019 на сайте osvvm.org
 
* [https://osvvm.org/archives/1657 VHDL-2019: the Users Standard] - Краткое описание нововведений VHDL-2019 на сайте osvvm.org
 +
* [https://osvvm.org/archives/1806 VHDL-2019: Just the New Stuff Part 1: Interfaces, Conditional Analysis, File IO, and The New Environment]
 
* [https://insights.sigasi.com/tech/what-is-new-in-vhdl-2019-part1/#:~:text=VHDL%202019%20improves%20many%20aspects,and%20clarity%20of%20the%20code. What's new in VHDL 2019?], [https://insights.sigasi.com/tech/what-is-new-in-vhdl-2019-part2/ часть 2], [https://insights.sigasi.com/tech/what-is-new-in-vhdl-2019-part3/ Часть 3], [https://insights.sigasi.com/tech/what-is-new-in-vhdl-2019-part4/ Часть 4]- Описание нововведений VHDL-2019  от создателей текстового редактора Sigasi
 
* [https://insights.sigasi.com/tech/what-is-new-in-vhdl-2019-part1/#:~:text=VHDL%202019%20improves%20many%20aspects,and%20clarity%20of%20the%20code. What's new in VHDL 2019?], [https://insights.sigasi.com/tech/what-is-new-in-vhdl-2019-part2/ часть 2], [https://insights.sigasi.com/tech/what-is-new-in-vhdl-2019-part3/ Часть 3], [https://insights.sigasi.com/tech/what-is-new-in-vhdl-2019-part4/ Часть 4]- Описание нововведений VHDL-2019  от создателей текстового редактора Sigasi
 
  
 
* https://opensource.ieee.org/vasg/Packages - исходные коды IEEE-пакетов VHDL
 
* https://opensource.ieee.org/vasg/Packages - исходные коды IEEE-пакетов VHDL
 +
 +
=== EDA Playground examples ===
 +
* [https://www.edaplayground.com/x/REB3 My exaple of mode view usage]
 +
* [https://electronics.stackexchange.com/questions/4482/vhdl-converting-from-an-integer-type-to-a-std-logic-vector VHDL-2019 example of conversion from integer to std_logic_vector] -> [https://www.edaplayground.com/x/qJLb edaplayground Example: VHDL-2019 handle of receiver of return value]
 +
* [https://www.edaplayground.com/x/4JZQ VHDL-2019 private and alas in protected types]
 +
* [https://www.edaplayground.com/x/2gEF VHDL-2019 std.env]
  
 
=== Основные нововведения в VHDL-2019 ===
 
=== Основные нововведения в VHDL-2019 ===
Строка 27: Строка 33:
  
 
[[Категория:VHDL]]
 
[[Категория:VHDL]]
 +
[[Категория:VHDL-2019]]

Текущая версия на 22:54, 27 апреля 2021

Полезные ссылки:

EDA Playground examples

Основные нововведения в VHDL-2019

  • Interfaces (Mode views)
  • Garbage collection
  • 64-bit integers
  • Conditional analysis
  • Shared variables on entities
  • Generics on protected types
  • Generics on subprograms
  • Partially connected vectors in port maps
  • APIs
  • New Attributes
  • Anonymous Types