ludvigsj / dmpro16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project for dmpro 2016

 ______
< sudo >
 ------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Documents structure

Location Description
documents/deliveries contains a directory per delivery. Everything that is to be delivered is placed here and is compiled into a pdf/LaTeX before delivery
documents/documentation contains all design documents, facts and data about our system and the components used in it.
documents/documentation/datasheets/ contains datasheets for components used.
documents/meetings contains meeting minutes from all meetings, sorted by date
documents/research contains research notes on components, algorithms, circuits, application notes and datasheets for potential components etc.
documents/todo task lists, with deadline

src structure

  • mcu: code running on the EFM32
  • fpga: code running on the FPGA
    • Folder for each module
  • prototyping: code not running in final product
    • Folder for each prototype program

About


Languages

Language:C 96.1%Language:VHDL 1.0%Language:TeX 0.9%Language:Verilog 0.6%Language:C++ 0.5%Language:Scala 0.5%Language:Assembly 0.3%Language:Makefile 0.2%