summaryrefslogtreecommitdiffstats
path: root/references.bib
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-10-07 11:24:06 +0100
committerYann Herklotz <git@yannherklotz.com>2020-10-07 11:24:06 +0100
commit8cde91d3d3d7cd63c0944f75af749d59b1f35d1a (patch)
tree216b523cde78f1b831c3d966f0f3b7c20864bd58 /references.bib
parent2e37adf0eb281d501f420629d02aa6b2c0f62f19 (diff)
downloadoopsla21_fvhls-8cde91d3d3d7cd63c0944f75af749d59b1f35d1a.tar.gz
oopsla21_fvhls-8cde91d3d3d7cd63c0944f75af749d59b1f35d1a.zip
Add changes
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,
+}