TAILIEUCHUNG - Designing with FPGAs and CPLDs- P8

Designing with FPGAs and CPLDs- P8: Designations used by companies to distinguish their products are often claimed as trademarks. In all instances where CMP Books is aware of a trademark claim, the product name appears in initial capital letters, in all capital letters, or in accordance with the vendor’s capitalization preference. Readers should contact the appropriate companies for more complete information on trademarks and trademark registrations. All trademarks and registered trademarks in this book are the property of their respective holders | 194 Appendix B Verilog Code for Schematics in Chapter 5 Listing Figure Continued SIGNAL DECLARATIONS wire clk wire data wire enable reg out ASSIGN STATEMENTS MAIN CODE Clocked condition always @ posedge clk begin if enable out data end endmodule eff Listing Figure MODULE glitch FILE NAME VERSION DATE June 1 2002 AUTHOR Bob Zeidman Zeidman Consulting CODE TYPE RTL DESCRIPTION This module defines a mux circuit with a potential glitch. DEFINES Please purchase PDF Split-Merge on to remove this watermark. Listing Figure 195 Listing Figure Continued TOP MODULE module glitch d0 dl sel z PARAMETERS INPUTS input d0 data input input dl data input input sel select OUTPUTS output z output INOUTS SIGNAL DECLARATIONS wire d0 wire dl wire sel wire z ASSIGN STATEMENTS assign z sel dl d0 MAIN CODE endmodule glitch Please purchase PDF Split-Merge on to remove this watermark. 196 Appendix B Verilog Code for Schematics in Chapter 5 Listing Figure MODULE no glitch FILE NAME VERSION DATE June 1 2002 AUTHOR Bob Zeidman Zeidman Consulting CODE TYPE RTL DESCRIPTION This module defines a mux circuit without a potential glitch. DEFINES TOP MODULE module no_glitch clk d0 d1 sel z PARAMETERS INPUTS input clk system clock input d0 data input input d1 data input input sel select OUTPUTS output z output Please purchase PDF Split-Merge on to remove this .

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.