TAILIEUCHUNG - Compact Summary of VHDL phần 2

Từ dành riêng trong trường hợp thấp hơn theo quy ước và hiển thị in đậm trong tài liệu này. Nhận dạng là những cái tên đơn giản bắt đầu bằng một chữ cái và có thể có các chữ cái và chữ số. Các ký tự gạch dưới là được cho phép nhưng không phải là ký tự đầu tiên hay cuối cùng của một định danh. | VHDL Design Units and Subprograms The default is in . The reserved word function may be preceded by nothing implying pure pure or impure . A pure function must not contain a reference to a file object slice subelement shared variable or signal with attributes such as delayed stable quiet transaction and must not be a parent of an impure function. Function Body Used to define the implementation of the function. function identifier formal parameter list return a_type is declarations see allowed list below begin sequential statement s return some_value -- of type a_type end function identifier function random return float is variable X float begin -- compute X return X end function random The function body formal parameter list is defined above in Function Declaration. When a function declaration is used then the corresponding function body should have exactly the same formal parameter list. The allowed declarations are subprogram declaration subprogram body type declaration subtype declaration constant object declaration variable object declaration file object declaration alias declaration use clause group template declaration group declaration Declarations not allowed include signal object declaration Context Clause Used to name a library and make library units visible to the design unit that immediately follows. http help VHDL 9 of 11 22 12 2001 15 23 35 VHDL Design Units and Subprograms library library_name use library STD use library ieee use use use use use use -- select one item from package Note that the .all makes everything visible. It is optional and when not used the prefix such as . must be used on every reference to an item in the library unit. Specific items in the library unit may be listed in place of .all . The libraries STD and

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.