Merge remote-tracking branch 'm-kru/vhdl'
This commit is contained in:
commit
cc935c8cc6
|
@ -58,7 +58,7 @@ evaluate-commands %sh[
|
||||||
path_name record signal converse
|
path_name record signal converse
|
||||||
"
|
"
|
||||||
|
|
||||||
libraries="ieee std"
|
libraries="ieee std work"
|
||||||
|
|
||||||
packages="
|
packages="
|
||||||
math_real math_complex std_logic_1164 std_logic_textio numeric_bit numeric_std
|
math_real math_complex std_logic_1164 std_logic_textio numeric_bit numeric_std
|
||||||
|
@ -96,7 +96,8 @@ evaluate-commands %sh[
|
||||||
boolean boolean_vector
|
boolean boolean_vector
|
||||||
character
|
character
|
||||||
file_open_state file_origin_kind
|
file_open_state file_origin_kind
|
||||||
integer natural positive
|
integer integer_vector
|
||||||
|
natural positive
|
||||||
line line_vector
|
line line_vector
|
||||||
real real_vector
|
real real_vector
|
||||||
std_logic std_logic_vector
|
std_logic std_logic_vector
|
||||||
|
|
Loading…
Reference in New Issue
Block a user