亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? aramb36_internal.v

?? DDR2源代碼 DDR2源代碼 DDR2源代碼
?? V
?? 第 1 頁 / 共 5 頁
字號:
	    36 : begin 		     if (BRAM_SIZE == 18 && BRAM_MODE == "TRUE_DUAL_PORT") begin			 $display("Attribute Syntax Error : The attribute WRITE_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", WRITE_WIDTH_B);			 $finish;		     end		 end	    72 : begin		     if (BRAM_SIZE == 18) begin			 $display("Attribute Syntax Error : The attribute WRITE_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", WRITE_WIDTH_B);			 $finish;		     end		     else if ((BRAM_SIZE == 16 || BRAM_SIZE == 36) && BRAM_MODE == "TRUE_DUAL_PORT") begin			 $display("Attribute Syntax Error : The attribute WRITE_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9, 18 or 36.", WRITE_WIDTH_B);			 $finish;		     end	         end	    default : begin		          if (BRAM_SIZE == 18) begin			      $display("Attribute Syntax Error : The attribute WRITE_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", WRITE_WIDTH_B);			      $finish;			  end			  else if (BRAM_SIZE == 16 || BRAM_SIZE == 36) begin			      $display("Attribute Syntax Error : The attribute WRITE_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9, 18 or 36.", WRITE_WIDTH_B);			      $finish;			  end	               end	endcase // case(WRITE_WIDTH_B)		case (READ_WIDTH_A)	    0, 1, 2, 4, 9, 18 : ;	    36 : begin 		     if (BRAM_SIZE == 18 && BRAM_MODE == "TRUE_DUAL_PORT") begin			 $display("Attribute Syntax Error : The attribute READ_WIDTH_A on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", READ_WIDTH_A);			 $finish;		     end		 end	    72 : begin		     if (BRAM_SIZE == 18) begin			 $display("Attribute Syntax Error : The attribute READ_WIDTH_A on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", READ_WIDTH_A);			 $finish;		     end		     else if ((BRAM_SIZE == 16 || BRAM_SIZE == 36) && BRAM_MODE == "TRUE_DUAL_PORT") begin			 $display("Attribute Syntax Error : The attribute READ_WIDTH_A on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9, 18 or 36.", READ_WIDTH_A);			 $finish;		     end	         end	    default : begin		          if (BRAM_SIZE == 18) begin			      $display("Attribute Syntax Error : The attribute READ_WIDTH_A on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", READ_WIDTH_A);			      $finish;			  end			  else if (BRAM_SIZE == 16 || BRAM_SIZE == 36) begin			      $display("Attribute Syntax Error : The attribute READ_WIDTH_A on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9, 18 or 36.", READ_WIDTH_A);			      $finish;			  end	               end	endcase // case(READ_WIDTH_A)    	case (READ_WIDTH_B)	    0, 1, 2, 4, 9, 18 : ;	    36 : begin 		     if (BRAM_SIZE == 18 && BRAM_MODE == "TRUE_DUAL_PORT") begin			 $display("Attribute Syntax Error : The attribute READ_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", READ_WIDTH_B);			 $finish;		     end		 end	    72 : begin		     if (BRAM_SIZE == 18) begin			 $display("Attribute Syntax Error : The attribute READ_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", READ_WIDTH_B);			 $finish;		     end		     else if ((BRAM_SIZE == 16 || BRAM_SIZE == 36) && BRAM_MODE == "TRUE_DUAL_PORT") begin			 $display("Attribute Syntax Error : The attribute READ_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9, 18 or 36.", READ_WIDTH_B);			 $finish;		     end	         end	    default : begin		          if (BRAM_SIZE == 18) begin			      $display("Attribute Syntax Error : The attribute READ_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9 or 18.", READ_WIDTH_B);			      $finish;			  end			  else if (BRAM_SIZE == 16 || BRAM_SIZE == 36) begin			      $display("Attribute Syntax Error : The attribute READ_WIDTH_B on ARAMB36_INTERNAL instance %m is set to %d.  Legal values for this attribute are 0, 1, 2, 4, 9, 18 or 36.", READ_WIDTH_B);			      $finish;			  end	               end	endcase // case(READ_WIDTH_B)		if ((RAM_EXTENSION_A == "LOWER" || RAM_EXTENSION_A == "UPPER") && READ_WIDTH_A != 1) begin	    $display("Attribute Syntax Error : If attribute RAM_EXTENSION_A on ARAMB36_INTERNAL instance %m is set to either LOWER or UPPER, then READ_WIDTH_A has to be set to 1.");	    $finish;	end		if ((RAM_EXTENSION_A == "LOWER" || RAM_EXTENSION_A == "UPPER") && WRITE_WIDTH_A != 1) begin	    $display("Attribute Syntax Error : If attribute RAM_EXTENSION_A on ARAMB36_INTERNAL instance %m is set to either LOWER or UPPER, then WRITE_WIDTH_A has to be set to 1.");	    $finish;	end	 if ((RAM_EXTENSION_B == "LOWER" || RAM_EXTENSION_B == "UPPER") && READ_WIDTH_B != 1) begin	    $display("Attribute Syntax Error : If attribute RAM_EXTENSION_B on ARAMB36_INTERNAL instance %m is set to either LOWER or UPPER, then READ_WIDTH_B has to be set to 1.");	    $finish;	end	if ((RAM_EXTENSION_B == "LOWER" || RAM_EXTENSION_B == "UPPER") && WRITE_WIDTH_B != 1) begin	    $display("Attribute Syntax Error : If attribute RAM_EXTENSION_B on ARAMB36_INTERNAL instance %m is set to either LOWER or UPPER, then WRITE_WIDTH_B has to be set to 1.");	    $finish;	end	if (READ_WIDTH_A == 0 && READ_WIDTH_B == 0) begin	    $display("Attribute Syntax Error : Attributes READ_WIDTH_A and READ_WIDTH_B on ARAMB36_INTERNAL instance %m, both can not be 0.");	    $finish;	end	       	case (WRITE_MODE_A)	    "WRITE_FIRST" : wr_mode_a <= 2'b00;	    "READ_FIRST"  : wr_mode_a <= 2'b01;	    "NO_CHANGE"   : wr_mode_a <= 2'b10;	    default       : begin				$display("Attribute Syntax Error : The Attribute WRITE_MODE_A on ARAMB36_INTERNAL instance %m is set to %s.  Legal values for this attribute are WRITE_FIRST, READ_FIRST or NO_CHANGE.", WRITE_MODE_A);				$finish;			    end	endcase	case (WRITE_MODE_B)	    "WRITE_FIRST" : wr_mode_b <= 2'b00;	    "READ_FIRST"  : wr_mode_b <= 2'b01;	    "NO_CHANGE"   : wr_mode_b <= 2'b10;	    default       : begin				$display("Attribute Syntax Error : The Attribute WRITE_MODE_B on ARAMB36_INTERNAL instance %m is set to %s.  Legal values for this attribute are WRITE_FIRST, READ_FIRST or NO_CHANGE.", WRITE_MODE_B);				$finish;			    end	endcase	case (RAM_EXTENSION_A)	    "UPPER" : cascade_a <= 2'b11;	    "LOWER" : cascade_a <= 2'b01;	    "NONE"  : cascade_a <= 2'b00;	    default : begin	       	          $display("Attribute Syntax Error : The attribute RAM_EXTENSION_A on ARAMB36_INTERNAL instance %m is set to %s.  Legal values for this attribute are LOWER, NONE or UPPER.", RAM_EXTENSION_A);		          $finish;		      end	endcase	case (RAM_EXTENSION_B)	    "UPPER" : cascade_b <= 2'b11;	    "LOWER" : cascade_b <= 2'b01;	    "NONE"  : cascade_b <= 2'b00;	    default : begin	       	          $display("Attribute Syntax Error : The attribute RAM_EXTENSION_B on ARAMB36_INTERNAL instance %m is set to %s.  Legal values for this attribute are LOWER, NONE or UPPER.", RAM_EXTENSION_B);		          $finish;		      end	endcase	if (!(EN_ECC_WRITE == "TRUE" || EN_ECC_WRITE == "FALSE")) begin	    $display("Attribute Syntax Error : The attribute EN_ECC_WRITE on ARAMB36_INTERNAL instance %m is set to %s.  Legal values for this attribute are TRUE or FALSE.", EN_ECC_WRITE);	    $finish;	end		if (!(EN_ECC_READ == "TRUE" || EN_ECC_READ == "FALSE")) begin	    $display("Attribute Syntax Error : The attribute EN_ECC_READ on ARAMB36_INTERNAL instance %m is set to %s.  Legal values for this attribute are TRUE or FALSE.", EN_ECC_READ);	    $finish;	end	if (EN_ECC_SCRUB == "TRUE") begin	    $display("DRC Error : The attribute EN_ECC_SCRUB = TRUE is not supported on ARAMB36_INTERNAL instance %m.");	    $finish;	end		if (!(EN_ECC_SCRUB == "TRUE" || EN_ECC_SCRUB == "FALSE")) begin	    $display("Attribute Syntax Error : The attribute EN_ECC_SCRUB on ARAMB36_INTERNAL instance %m is set to %s.  Legal values for this attribute are TRUE or FALSE.", EN_ECC_SCRUB);	    $finish;	end		if (EN_ECC_READ == "FALSE" && EN_ECC_SCRUB == "TRUE") begin	    $display("DRC Error : The attribute EN_ECC_SCRUB = TRUE is vaild only if the attribute EN_ECC_READ set to TRUE on ARAMB36_INTERNAL instance %m.");	    $finish;	end		if ((SIM_COLLISION_CHECK != "ALL") && (SIM_COLLISION_CHECK != "NONE") && (SIM_COLLISION_CHECK != "WARNING_ONLY") && (SIM_COLLISION_CHECK != "GENERATE_X_ONLY")) begin	    	    $display("Attribute Syntax Error : The attribute SIM_COLLISION_CHECK on ARAMB36_INTERNAL instance %m is set to %s.  Legal values for this attribute are ALL, NONE, WARNING_ONLY or GENERATE_X_ONLY.", SIM_COLLISION_CHECK);	    $finish;	end	    end // initial begin    always @(gsr_in)	if (gsr_in) begin	    	    assign doa_out_out = INIT_A[0 +: ra_width];	    assign doa_out = INIT_A[0 +: ra_width];			    if (ra_width >= 8) begin		assign dopa_out_out = INIT_A[ra_width +: ra_widthp];		assign dopa_out = INIT_A[ra_width +: ra_widthp];	    end	    assign dob_out_out = INIT_B[0 +: rb_width];	    assign dob_out = INIT_B[0 +: rb_width];			    if (rb_width >= 8) begin		assign dopb_out_out = INIT_B[rb_width +: rb_widthp];		assign dopb_out = INIT_B[rb_width +: rb_widthp];	    end	    assign dbiterr_out = 0;	    assign sbiterr_out = 0;	    	end	else begin	    deassign doa_out_out;	    deassign dopa_out_out;	    deassign dob_out_out;	    deassign dopb_out_out;	    deassign doa_out;	    deassign dopa_out;	    deassign dob_out;	    deassign dopb_out;	    deassign dbiterr_out;	    deassign sbiterr_out;	end    always @(posedge clka_in) begin	rising_clka = 1;		if (ena_in === 1'b1) begin	    prev_time = curr_time;	    curr_time = $time;

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
午夜免费欧美电影| 成人免费在线视频观看| 久久久久久久久久久久久久久99 | 日韩精品一区第一页| 精品一区在线看| 欧美优质美女网站| 国产视频一区在线观看| 五月婷婷激情综合| 色综合久久88色综合天天6 | 免费欧美在线视频| 色综合一个色综合| 日本一区二区免费在线观看视频 | 欧美在线免费观看视频| 国产欧美日韩综合精品一区二区 | 国产精品一区二区男女羞羞无遮挡| 在线观看日韩一区| 国产精品色哟哟网站| 精品影院一区二区久久久| 欧美日韩在线播| 亚洲男人的天堂在线观看| 成人永久免费视频| 国产片一区二区| 在线免费观看日韩欧美| 国产精品国产三级国产aⅴ入口| 久久aⅴ国产欧美74aaa| 91.com在线观看| 亚洲激情男女视频| 色综合视频在线观看| 亚洲欧洲精品一区二区三区不卡| 风间由美一区二区三区在线观看 | 亚洲综合久久av| 91网站最新网址| 日韩理论片中文av| 一本在线高清不卡dvd| 亚洲欧洲美洲综合色网| 色综合久久精品| 一区二区三区.www| 欧美综合欧美视频| 丝袜美腿亚洲综合| 欧美一级生活片| 韩国毛片一区二区三区| 久久久久久99久久久精品网站| 精品伊人久久久久7777人| 欧美精品一区二区精品网| 国产在线精品国自产拍免费| 2023国产精华国产精品| 大胆欧美人体老妇| 亚洲特黄一级片| 欧美日韩日日夜夜| 青青草视频一区| 国产视频911| 色综合一区二区| 日韩激情一区二区| 久久综合九色综合97婷婷女人| 国产成人免费视频| 亚洲资源在线观看| 日韩一级片在线播放| 国产精品1区2区| 亚洲综合色婷婷| 欧美成人猛片aaaaaaa| 成人在线综合网| 香蕉影视欧美成人| 国产日韩三级在线| 欧美天堂一区二区三区| 黄色成人免费在线| 亚洲伦理在线免费看| 欧美一区二区三区在线| 成人a级免费电影| 日日摸夜夜添夜夜添国产精品| 精品国产免费人成电影在线观看四季 | 91啪亚洲精品| 人人爽香蕉精品| 中文字幕在线观看不卡视频| 欧美男男青年gay1069videost| 国产精品18久久久久久vr| 亚洲一二三级电影| 欧美激情一区在线| 337p亚洲精品色噜噜狠狠| 成人性生交大片免费| 日韩av一区二区三区四区| 中文字幕日韩av资源站| 欧美成人综合网站| 欧美亚洲愉拍一区二区| 成人污视频在线观看| 蜜臂av日日欢夜夜爽一区| 亚洲欧美一区二区三区国产精品 | 成人免费看视频| 免费在线观看视频一区| 亚洲欧美色综合| 中文字幕不卡的av| 精品日韩在线观看| 56国语精品自产拍在线观看| 99久久久久久| 国产激情精品久久久第一区二区| 亚欧色一区w666天堂| 中文字幕五月欧美| 国产视频一区二区在线| 26uuu另类欧美| 日韩女优制服丝袜电影| 欧美午夜精品一区二区蜜桃| 成人激情开心网| 大陆成人av片| 成人免费视频播放| 国产伦理精品不卡| 国产在线一区二区综合免费视频| 日韩国产在线一| 亚洲va天堂va国产va久| 一区二区三区成人| 一区二区三区不卡在线观看| 亚洲丝袜美腿综合| 亚洲色欲色欲www在线观看| 国产精品你懂的| 中文字幕在线观看不卡| 亚洲欧洲日韩在线| 最新欧美精品一区二区三区| 中文字幕日韩一区二区| 成人欧美一区二区三区白人| 综合在线观看色| 亚洲精品久久久久久国产精华液| 亚洲男人的天堂av| 依依成人精品视频| 五月天久久比比资源色| 蜜臂av日日欢夜夜爽一区| 蜜臀va亚洲va欧美va天堂| 美女视频黄 久久| 狠狠色狠狠色综合日日91app| 久久草av在线| 国产不卡免费视频| 99精品视频一区| 欧美日韩中文国产| 日韩欧美国产综合一区| 久久久久久亚洲综合影院红桃| 国产亲近乱来精品视频| 亚洲欧美日韩精品久久久久| 亚洲自拍与偷拍| 久久精品国产成人一区二区三区| 国产一区视频在线看| 成人免费视频网站在线观看| 色天天综合久久久久综合片| 欧美日韩1234| 久久久精品免费免费| 亚洲精品日韩综合观看成人91| 亚洲国产成人av好男人在线观看| 免费观看一级特黄欧美大片| 粉嫩13p一区二区三区| 欧美偷拍一区二区| 精品国产污网站| 综合电影一区二区三区| 日韩激情一二三区| 欧美日本视频在线| 久久综合九色欧美综合狠狠| 亚洲人成在线观看一区二区| 琪琪一区二区三区| 99久久综合99久久综合网站| 欧美午夜精品久久久久久孕妇| 亚洲精品一区二区三区在线观看| 日韩美女视频一区二区| 美女诱惑一区二区| 色综合久久久久综合体桃花网| 日韩精品在线一区| 一区二区三区在线视频免费| 精品一区二区三区欧美| 在线精品视频一区二区| 久久亚洲综合色一区二区三区| 亚洲精品国产高清久久伦理二区| 国产最新精品免费| 欧美日韩高清一区二区不卡| 国产精品久久久久精k8| 免费看欧美女人艹b| 色综合久久久久综合| 国产亚洲精品久| 久久国产人妖系列| 69p69国产精品| 亚洲激情成人在线| jlzzjlzz亚洲女人18| 精品国产sm最大网站| 五月天亚洲精品| 欧洲av一区二区嗯嗯嗯啊| 国产欧美一区二区三区在线老狼| 蜜臀av国产精品久久久久 | 欧美日韩亚洲综合一区二区三区| 国产日韩欧美精品电影三级在线| 日韩精品一级中文字幕精品视频免费观看 | 丁香一区二区三区| 日韩视频在线一区二区| 亚洲二区在线视频| 在线观看视频一区二区| ...中文天堂在线一区| 国产大片一区二区| 久久亚洲精品小早川怜子| 日本aⅴ亚洲精品中文乱码| 欧美在线观看视频一区二区| 亚洲欧美一区二区三区国产精品 | 欧美成人福利视频| 三级欧美韩日大片在线看| 欧美亚洲免费在线一区| 伊人一区二区三区| 日本韩国精品一区二区在线观看| 国产精品伦理一区二区| 99久久精品99国产精品|