随笔分类 - 1. 硬件相关
摘要:Table 6-1 lists the size, representation, and range of each scalar data type for the C28x compiler. Many ofthe range values are available as standard
阅读全文
摘要:Frm: IEEE Std 1364™-2001, IEEE Standard Verilog® Hardware Description Language Another form of procedural continuous assignment is provided by the for
阅读全文
摘要:Frm: IEEE Std 1364™-2001, IEEE Standard Verilog® Hardware Description Language The tri0 and tri1 nets model nets with resistive pulldown and resistive
阅读全文
摘要:IEEE Std 1364™-2001, IEEE Standard Verilog® Hardware Description Language The assign procedural continuous assignment statement shall override all pro
阅读全文
摘要:Frm: IEEE Std 1364™-2001, IEEE Standard Verilog® Hardware Description Language 10. Tasks and functions Tasks and functions provide the ability to exec
阅读全文
摘要:Frm: IEEE Std 1364™-2001, IEEE Standard Verilog® Hardware Description Language The continuous assignment statement shall place a continuous assignment
阅读全文
摘要:Quartus II 使用 modelsim 仿真
阅读全文
摘要://///////////////////////////////////////////////////////// reg [ 1:0] rd,wr; reg [15:0] dsp_data_out; assign DSP_D = (DSP_WE && !DSP_RD) ? dsp_data_out:16'hzzzz; // Below is the communication...
阅读全文
摘要:Frm:IEEE Std 1364™-2001, IEEE Standard Verilog® Hardware Description Language Bit-selects extract a particular bit from a vector net, vector reg, inte
阅读全文

浙公网安备 33010602011771号