summaryrefslogtreecommitdiffstats
path: root/references.bib
diff options
context:
space:
mode:
Diffstat (limited to 'references.bib')
-rw-r--r--references.bib21
1 files changed, 21 insertions, 0 deletions
diff --git a/references.bib b/references.bib
index ec8304d..ee57c3b 100644
--- a/references.bib
+++ b/references.bib
@@ -396,3 +396,24 @@
year = {2018}
}
+@book{micheli94_synth_optim_digit_circuit,
+ author = {De Micheli, Giovanni},
+ title = {Synthesis and Optimization of Digital Circuits},
+ year = 1994,
+ publisher = {McGraw-Hill Higher Education},
+ abstract = {From the Publisher:Synthesis and Optimization of Digital Circuits offers a
+ modern, up-to-date look at computer-aided design (CAD) of very large-scale
+ integration (VLSI) circuits. In particular, this book covers techniques for
+ synthesis and optimization of digital circuits at the architectural and logic
+ levels, i.e., the generation of performance-and/or area-optimal circuits
+ representations from models in hardware description languages. The book provides a
+ thorough explanation of synthesis and optimization algorithms accompanied by a
+ sound mathematical formulation and a unified notation. The text covers the
+ following topics: modern hardware description languages (e.g., VHDL, Verilog);
+ architectural-level synthesis of data flow and control units, including algorithms
+ for scheduling and resource binding; combinational logic optimization algorithms
+ for two-level and multiple-level circuits; sequential logic optimization methods;
+ and library binding techniques, including those applicable to FPGAs.},
+ edition = {1st},
+ isbn = 0070163332,
+}