Preparation
Environment
Server:
DELL PowerEdge R740
2 CPUs @ 3.10GHz, 40 cores with 512GB of memory
OS:
Red Hat Enterprise Linux 7.9
Tools
Candence Virtuoso IC618
Synopsys Design Compiler
Candence Innovus 15.2
Design Processes
Design Indicators & Completion Status
Design Goals
Design an integrated circuit module to implement functions below:
$$ y= \frac{a\cdot d\cdot \cos \left ( 2\pi \cdot c\cdot 2^{-11} \right ) }{\left ( a+ b \right ) \cdot 2^{10} }$$
其中,
Signals | I/O | Types |
clk | I | 250MHz clock signal |
a | I | 11 bit unsigned |
b | I | 11 bit unsigned |
c | I | 11 bit unsigned |
d | N/A | 11 bit unsigned |
e | I | 10 bit unsigned |
y | O | 12 bit signed (binary complement) |
Comments NOTHING