- Draw2D 绘制具有较为完整流程的二维图形;在同一个坐标系中显示三条曲线图形
- Chapter09DetectingEdgesWithROBERTS IDL编写的程序
- denemeGV MB CARD DENEME ENTERANCE FOR production lines to inc. process quality and monitoring process step by step phase for better under standing of manufac turing
- ps2_vga_top PS2 WITH VGA FOR VERILOG ALTERA DE2
- UART_On_Atmega16 UART implemented on ATMEGA16
- h5-tool html5 web前端开发
文件名称:divider
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.96kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
function [a_width-1 : 0] DWF_div_uns
// Function to compute the unsigned quotient
// synopsys map_to_operator DIV_UNS_OP
// synopsys return_port_name QUOTIENT
input [a_width-1 : 0] A
input [b_width-1 : 0] B
reg [a_width-1 : 0] QUOTIENT_v
reg A_x, B_x
`define max_uns {a_width{1 b1}}
begin
// synopsys translate_off
A_x = ^A
B_x = ^B
if ((A_x === 1 bx) || (B_x === 1 bx)) begin
QUOTIENT_v = {a_width{1 bx}}
end
else begin
-function [a_width-1 : 0] DWF_div_uns
// Function to compute the unsigned quotient
// synopsys map_to_operator DIV_UNS_OP
// synopsys return_port_name QUOTIENT
input [a_width-1 : 0] A
input [b_width-1 : 0] B
reg [a_width-1 : 0] QUOTIENT_v
reg A_x, B_x
`define max_uns {a_width{1 b1}}
begin
// synopsys translate_off
A_x = ^A
B_x = ^B
if ((A_x === 1 bx) || (B_x === 1 bx)) begin
QUOTIENT_v = {a_width{1 bx}}
end
else begin
// Function to compute the unsigned quotient
// synopsys map_to_operator DIV_UNS_OP
// synopsys return_port_name QUOTIENT
input [a_width-1 : 0] A
input [b_width-1 : 0] B
reg [a_width-1 : 0] QUOTIENT_v
reg A_x, B_x
`define max_uns {a_width{1 b1}}
begin
// synopsys translate_off
A_x = ^A
B_x = ^B
if ((A_x === 1 bx) || (B_x === 1 bx)) begin
QUOTIENT_v = {a_width{1 bx}}
end
else begin
-function [a_width-1 : 0] DWF_div_uns
// Function to compute the unsigned quotient
// synopsys map_to_operator DIV_UNS_OP
// synopsys return_port_name QUOTIENT
input [a_width-1 : 0] A
input [b_width-1 : 0] B
reg [a_width-1 : 0] QUOTIENT_v
reg A_x, B_x
`define max_uns {a_width{1 b1}}
begin
// synopsys translate_off
A_x = ^A
B_x = ^B
if ((A_x === 1 bx) || (B_x === 1 bx)) begin
QUOTIENT_v = {a_width{1 bx}}
end
else begin
相关搜索: __libc_tsd_LOCALE_data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
divider.doc
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
