-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES.TXT
51 lines (42 loc) · 1.11 KB
/
CHANGES.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Bitvis UART - Overview on Versions and Changes
==============================================================
v1.1.6
----------
Released: 2021-10-22
- Updated ghdl_compile_all_and_simulate.sh with new uvvm_util
packages.
v1.1.5
----------
Released: 2019-11-21
- Fixed an issue when receiving back-to-back transactions
could cause the DUT to issue an alert.
- Updated LICENSE.TXT
v1.1.4
----------
Released: 2019-06-06
- Minor changes to scripts.
- Renamed demo testbench.
v1.1.3
----------
Released: 2018-09-28
- Minor documentation changes
v1.1.2
----------
Released: 2018-08-30
- Scripts updated to work with Riviera Pro
v1.1.1
----------
Released: 2017-12-20
- Removed log() overload from TB.
v1.1.0
----------
Released: 2017-10-16
- Added compile library name to compile_order.txt for use in compile_src.do
script and GHDL compile scripts.
- Added generic parameter to set the number of equal samples needed per bit.
- Fixed bug that made insert_delay() override inter_bfm_delay in VVC executor.
- Updated VVC quick reference PDF.
v1.0.4
----------
Released: 2017-06-08
- Added compile order file to script folder