-
Notifications
You must be signed in to change notification settings - Fork 0
/
convertBDFtoVHDL.bib
89 lines (80 loc) · 2.66 KB
/
convertBDFtoVHDL.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
@book{nulllobur12,
author = {Linda Null and Julia Lobur},
title = {The Essentials of Computer Organization and Architecture},
edition = {3},
year = {2012},
publisher = {Jones & Bartlett Learning},
address = {Sudbury, Massachusetts},
pages = {56--58}
}
@online{web/intro_tcl,
author = {--},
title = {Introductory Course on Tcl},
url = {http://www.tcl.tk/man/tcl8.5/tutorial/Tcl0.html},
year = {2013},
urlyear = {2013},
urlmonth = {8},
urlday = {8}
}
@online{pdf/scripting_quartus,
author = {Altera},
title = {Tcl Scripting},
url = {https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/manual/tclscriptrefmnl.pdf},
year = {2013},
urlyear = {2018},
urlmonth = {9},
urlday = {19}
}
@book{book/pptcltk,
author = {Brent B. Welch and Ken Jones and Jeffrey Hibbs},
title = {Practical Programming in Tcl and Tk},
edition = {4th},
year = {2003},
publisher = {Pearson Education Inc.},
address = {Upper Saddle River, NJ}
}
@online{web/example_quartustcl,
author = {Altera},
title = {Quartus {II} Tcl Examples},
url = {https://www.intel.com/content/www/us/en/programmable/support/support-resources/design-examples/design-software/tcl.html},
year = {2012},
urlyear = {2018},
urlmonth = {9},
urlday = {19}
}
@online{web/pkg_quartus_project,
author = {Altera},
title = {Quartus Project Tcl Package},
url = {https://www.intel.com/content/www/us/en/programmable/quartushelp/13.1/mergedProjects/tafs/tafs/tcl_pkg_project_ver_6.0.htm},
year = {2012},
urlyear = {2018},
urlmonth = {9},
urlday = {19}
}
@online{web/terasic_de0,
author = {Terasic},
title = {DE0 Digital Systems Board},
url = {http://www.terasic.com.tw/cgi-bin/page/archive.pl?No=364}},
year = {2012},
urlyear = {2018},
urlmonth = {9},
urlday = {19}
}
@online{web/fixer,
author = {Chris Zeh},
title = {TCL Macro for Top-Level Schematic to Verilog Conversion (For ModelSim Simulation)},
url = {http://idle-logic.com/2012/06/09/tcl-macro-for-top-level-schematic-to-verilog-conversion-for-modelsim-simulation/}},
year = {2009},
urlyear = {2018},
urlmonth = {9},
urlday = {19}
}
@online{web/hhs,
author = {De Haagse Hogeschool},
title = {The Hague University of Applied Sciences, English Version},
url = {http://www.thehagueuniversity.com/},
year = {2018},
urlyear = {2018},
urlmonth = {9},
urlday = {19}
}