diff options
author | Ahmed Irfan <irfan@levert.(none)> | 2014-11-03 16:24:26 +0100 |
---|---|---|
committer | Ahmed Irfan <irfan@levert.(none)> | 2014-11-03 16:24:26 +0100 |
commit | 6460d094e51a66e2fe5efc71c99cd2f73847b6cb (patch) | |
tree | 9718963fa2bd376a8ffce4afa6f947147f3a7bc6 /manual | |
parent | 3dd316bdc79bb50c2b968808b4917cb8a49a362e (diff) | |
download | yosys-6460d094e51a66e2fe5efc71c99cd2f73847b6cb.tar.gz yosys-6460d094e51a66e2fe5efc71c99cd2f73847b6cb.tar.bz2 yosys-6460d094e51a66e2fe5efc71c99cd2f73847b6cb.zip |
removed unused bib
removed unused bibitems from the appnote verilog to btor
Diffstat (limited to 'manual')
-rw-r--r-- | manual/APPNOTE_012_Verilog_to_BTOR.tex | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/manual/APPNOTE_012_Verilog_to_BTOR.tex b/manual/APPNOTE_012_Verilog_to_BTOR.tex index 270ccacdd..170f7378a 100644 --- a/manual/APPNOTE_012_Verilog_to_BTOR.tex +++ b/manual/APPNOTE_012_Verilog_to_BTOR.tex @@ -397,21 +397,21 @@ verification benchmarks with or without memories from Verilog design. Clifford Wolf. The Yosys Open SYnthesis Suite. \\ \url{http://www.clifford.at/yosys/} -\bibitem{bigsim} -yosys-bigsim, a collection of real-world Verilog designs for regression testing purposes. \\ -\url{https://github.com/cliffordwolf/yosys-bigsim} +%\bibitem{bigsim} +%yosys-bigsim, a collection of real-world Verilog designs for regression testing purposes. \\ +%\url{https://github.com/cliffordwolf/yosys-bigsim} -\bibitem{navre} -Sebastien Bourdeauducq. Navré AVR clone (8-bit RISC). \\ -\url{http://opencores.org/project,navre} +%\bibitem{navre} +%Sebastien Bourdeauducq. Navré AVR clone (8-bit RISC). \\ +%\url{http://opencores.org/project,navre} -\bibitem{amber} -Conor Santifort. Amber ARM-compatible core. \\ -\url{http://opencores.org/project,amber} +%\bibitem{amber} +%Conor Santifort. Amber ARM-compatible core. \\ +%\url{http://opencores.org/project,amber} -\bibitem{ABC} -Berkeley Logic Synthesis and Verification Group. ABC: A System for Sequential Synthesis and Verification. \\ -\url{http://www.eecs.berkeley.edu/~alanmi/abc/} +%\bibitem{ABC} +%Berkeley Logic Synthesis and Verification Group. ABC: A System for Sequential Synthesis and Verification. \\ +%\url{http://www.eecs.berkeley.edu/~alanmi/abc/} \bibitem{boolector} Robert Brummayer and Armin Biere, Boolector: An Efficient SMT Solver for Bit-Vectors and Arrays\\ |