Files
2025-02-15 15:31:45 +01:00

48 lines
1.8 KiB
BibTeX

@book{Digitaltechnik,
author = {Gehrke, Winfried},
title = {Digitaltechnik : Grundlagen, VHDL, FPGAs, Mikrocontroller / Winfried Gehrke, Marco Winzker},
year = {2022},
month = {Jan},
day = {01},
publisher = {Springer Vieweg},
keywords = {Electronics; Telecommunication; Computers; Lehrbuch},
abstract = {Summary: Einf{\"u}hrung -- Digitale Codierung von Informationen -- Einführung in VHDL -- Kombinatorische Schaltungen -- Sequentielle Schaltungen -- Schaltungsstrukturen -- Realisierung digitaler Schaltungen -- VHDL Vertiefung -- Programmierbare Logik -- Halbleitertechnik -- Speicher -- Analog-Digital- und Digital-Analog-Umsetzer -- Grundlagen der Mikroprozessortechnik -- Mikrocontroller.},
isbn = {9783662639542},
url = {https://research.ebsco.com/linkprocessor/plink?id=cd561022-b5bb-3c22-bcfd-a23be8048c60},
language = {ger},
edition = {8},
}
@online{Sunshine2kCrCOnlineRechner,
author = {Sunshine2k},
title = {CRC Calculator (Javascript)},
url = {http://www.sunshine2k.de/coding/javascript/crc/crc_js.html},
urldate = {2025-02-13},
}
@online{SunshineCrcErklärung,
author = {Sunshine2k},
title = {Understanding and implementing CRC (Cyclic Redundancy Check) calculation},
url = {https://www.sunshine2k.de/articles/coding/crc/understanding_crc.html},
urldate = {2025-02-13},
}
@online{crcOnlineErklärung,
title = {A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS},
url = {http://www.piclist.com/techref/method/math/crcguide.html},
urldate = {2024-08-28},
}
@online{crcCalc,
title = {CRC Online Calculator},
url = {https://crccalc.com/},
urldate = {2025-02-13},
}
@online{ZyboBoard,
title = {Digilent Reference - Zybo Z7},
url = {https://digilent.com/reference/programmable-logic/zybo-z7/start},
urldate = {2025-02-14},
}