├── .github └── dco.yml ├── CAD └── Altium │ ├── boards │ ├── CR00026 │ │ ├── README.md │ │ ├── docs │ │ │ ├── 3DB-CR00026-01-1.PDF │ │ │ ├── 3DT-CR00026-01-1.PDF │ │ │ ├── AD-CR00026-01-1.PDF │ │ │ ├── DIM-CR00026-01-1.PDF │ │ │ ├── PDF3D-CR00026-01-1.PDF │ │ │ └── SCH-CR00026-01-1.PDF │ │ └── hw │ │ │ ├── CR00026.OutJob │ │ │ ├── CR00026.PcbDoc │ │ │ ├── CR00026.PrjPCB │ │ │ ├── CR00026.PrjPCBStructure │ │ │ ├── CR00026.PrjPCBVariants │ │ │ ├── CR00026.SchDoc │ │ │ ├── CRUVI.SchDoc │ │ │ └── headers.SchDoc │ ├── CR00041 │ │ ├── docs │ │ │ ├── 3DB-CR00041-02-1.PDF │ │ │ ├── 3DT-CR00041-02-1.PDF │ │ │ ├── AD-CR00041-02-1.PDF │ │ │ ├── DIM-CR00041-02-1.PDF │ │ │ ├── PDF3D-CR00041-02-1.PDF │ │ │ └── SCH-CR00041-02-1.PDF │ │ └── hw │ │ │ ├── CR00041.OutJob │ │ │ ├── CR00041.PcbDoc │ │ │ ├── CR00041.PrjPCB │ │ │ ├── CR00041.PrjPCBStructure │ │ │ ├── CR00041.PrjPCBVariants │ │ │ ├── CR00041.SchDoc │ │ │ └── CRUVI.SchDoc │ ├── CR00045 │ │ ├── docs │ │ │ ├── 3DB-CR00045-01-1.PDF │ │ │ ├── 3DT-CR00045-01-1.PDF │ │ │ ├── AD-CR00045-01-1.PDF │ │ │ ├── DIM-CR00045-01-1.PDF │ │ │ ├── PDF3D-CR00045-01-1.PDF │ │ │ └── SCH-CR00045-01-1.PDF │ │ └── hw │ │ │ ├── CR00045.OutJob │ │ │ ├── CR00045.PcbDoc │ │ │ ├── CR00045.PrjPCB │ │ │ ├── CR00045.PrjPCBStructure │ │ │ ├── CR00045.PrjPCBVariants │ │ │ ├── CR00045.SchDoc │ │ │ └── CRUVI.SchDoc │ └── CR00101 │ │ └── docs │ │ ├── 3DB-CR00101-01.PDF │ │ ├── 3DT-CR00101-01.PDF │ │ ├── AD-CR00101-01.PDF │ │ ├── PDF3D-CR00101-01.PDF │ │ └── SCH-CR00101-01.PDF │ └── templates │ ├── CR99001 │ └── current │ │ └── hw │ │ └── pcb │ │ ├── CR99001.OutJob │ │ ├── CR99001.PcbDoc │ │ ├── CR99001.PrjPCB │ │ ├── CR99001.PrjPCBStructure │ │ ├── CR99001.SchDoc │ │ └── manufacturing reports │ │ └── PDF │ │ ├── 3DB-CR00001-01-1.PDF │ │ ├── 3DT-CR00001-01-1.PDF │ │ ├── AD-CR00001-01-1.PDF │ │ ├── DIM-CR00001-01-1.PDF │ │ ├── PDF3D-CR00001-01-1.PDF │ │ └── SCH-CR00001-01-0.PDF │ ├── CR99003 │ └── current │ │ └── hw │ │ └── pcb │ │ ├── CR99003.OutJob │ │ ├── CR99003.PcbDoc │ │ ├── CR99003.PrjPCB │ │ ├── CR99003.PrjPCBStructure │ │ ├── CR99003.PrjPCBVariants │ │ └── CR99003.SchDoc │ ├── CR99004 │ └── current │ │ └── hw │ │ └── pcb │ │ ├── CR99004.OutJob │ │ ├── CR99004.PcbDoc │ │ ├── CR99004.PrjPCB │ │ ├── CR99004.PrjPCBStructure │ │ ├── CR99004.PrjPCBVariants │ │ └── CR99004.SchDoc │ ├── CR99101 │ └── current │ │ └── hw │ │ └── pcb │ │ ├── CR99101.OutJob │ │ ├── CR99101.PcbDoc │ │ ├── CR99101.PrjPCB │ │ ├── CR99101.PrjPCBStructure │ │ ├── CR99101.PrjPCBVariants │ │ ├── CR99101.SchDoc │ │ └── CRUVI.SchDoc │ ├── CR99102 │ └── current │ │ └── hw │ │ └── pcb │ │ ├── CR99102.OutJob │ │ ├── CR99102.PcbDoc │ │ ├── CR99102.PrjPCB │ │ ├── CR99102.PrjPCBStructure │ │ ├── CR99102.PrjPCBVariants │ │ ├── CR99102.SchDoc │ │ └── CRUVI.SchDoc │ ├── CR99400 │ └── current │ │ └── hw │ │ └── pcb │ │ ├── CR99400.OutJob │ │ ├── CR99400.PcbDoc │ │ ├── CR99400.PrjPCB │ │ ├── CR99400.PrjPCBStructure │ │ ├── CR99400.PrjPCBVariants │ │ ├── CR99400.SchDoc │ │ ├── CRUVI.SchDoc │ │ ├── README.md │ │ └── manufacturing reports │ │ ├── ExportSTEP │ │ └── STP-CR99400-01-No Variations.step │ │ ├── PDF │ │ ├── PDF3D-CR99400-01-No Variations.PDF │ │ └── SCH-CR99400-01-A.PDF │ │ └── Status Report.Txt │ └── CR99500 │ └── current │ └── hw │ └── pcb │ ├── CR99500.OutJob │ ├── CR99500.PcbDoc │ ├── CR99500.PrjPCB │ ├── CR99500.PrjPCBStructure │ ├── CR99500.PrjPCBVariants │ ├── CR99500.SchDoc │ ├── CRUVI-GT.SchDoc │ ├── README.md │ └── manufacturing reports │ └── PDF │ ├── 3DB-CR99500-01-No Variations.PDF │ ├── 3DT-CR99500-01-No Variations.PDF │ ├── AD-CR99500-01-A.PDF │ ├── DIM-CR99500-01-No Variations.PDF │ └── SCH-CR99500-01-A.PDF ├── LICENSE ├── README.md ├── carriers └── CR00103 │ └── test_litex │ ├── README.md │ ├── litex_boot.png │ ├── litex_top.rdf │ ├── litex_top1.sty │ ├── mypll │ ├── constraints │ │ └── mypll.ldc │ ├── design.xml │ ├── metadata.xml │ ├── mypll.cfg │ └── mypll.ipx │ ├── src │ ├── README.md │ ├── VexRiscv_Min.v │ ├── mem.init │ ├── mem_1.init │ ├── mem_2.init │ └── top.v │ └── top.pdc ├── docs ├── CRUVI_Specification.pdf └── README.md ├── ecosystem ├── EEM │ └── README.md ├── FMC │ ├── FMC2CRUVI-EVAL │ │ ├── FMC2CRUVI-EVAL.png │ │ └── README.md │ ├── FMC2CRUVI-LP │ │ ├── FMC2CRUVI-LP.png │ │ └── README.md │ └── README.md ├── HSMC │ └── README.md ├── PMOD │ ├── CRUVI_to_PMOD_single.png │ └── README.md ├── QWIIC │ ├── CRUVI_to_QWIIC.png │ └── README.md ├── README.md ├── SDP │ └── README.md ├── SYZYGY │ ├── README.md │ └── syzygy-2-cruvi.png ├── TOFE │ ├── README.md │ └── TOFE_1X_CRUVI_3W_Passive.png ├── XDK │ └── README.md ├── mikroBUS │ └── README.md └── shuttle │ ├── CRUVI-to-shuttle.png │ ├── README.md │ └── shuttle-to-CRUVI.png ├── tools └── LiteX │ └── README.md └── vendor └── ADI ├── ADC ├── AD4003 │ ├── CR-AD4003.png │ └── README.md ├── ADAQ7980 │ ├── CR-ADAQ7980.png │ └── README.md └── LTC2387 │ └── README.md └── DAC ├── AD5320 ├── CR-AD5320.png └── README.md └── LTC2644 ├── LS1H-SMA2.png └── README.md /.github/dco.yml: -------------------------------------------------------------------------------- 1 | require: 2 | members: false 3 | -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/README.md: -------------------------------------------------------------------------------- 1 | Test Debug adapter for CRUVI HS 2 | 3 | -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/docs/3DB-CR00026-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/docs/3DB-CR00026-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/docs/3DT-CR00026-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/docs/3DT-CR00026-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/docs/AD-CR00026-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/docs/AD-CR00026-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/docs/DIM-CR00026-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/docs/DIM-CR00026-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/docs/PDF3D-CR00026-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/docs/PDF3D-CR00026-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/docs/SCH-CR00026-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/docs/SCH-CR00026-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/hw/CR00026.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/hw/CR00026.OutJob -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/hw/CR00026.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/hw/CR00026.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/hw/CR00026.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/hw/CR00026.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/hw/CR00026.PrjPCBStructure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/hw/CR00026.PrjPCBStructure -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/hw/CR00026.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/hw/CR00026.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/hw/CR00026.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/hw/CR00026.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/hw/CRUVI.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/hw/CRUVI.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00026/hw/headers.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00026/hw/headers.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/docs/3DB-CR00041-02-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/docs/3DB-CR00041-02-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/docs/3DT-CR00041-02-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/docs/3DT-CR00041-02-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/docs/AD-CR00041-02-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/docs/AD-CR00041-02-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/docs/DIM-CR00041-02-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/docs/DIM-CR00041-02-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/docs/PDF3D-CR00041-02-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/docs/PDF3D-CR00041-02-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/docs/SCH-CR00041-02-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/docs/SCH-CR00041-02-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/hw/CR00041.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/hw/CR00041.OutJob -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/hw/CR00041.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/hw/CR00041.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/hw/CR00041.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/hw/CR00041.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/hw/CR00041.PrjPCBStructure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/hw/CR00041.PrjPCBStructure -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/hw/CR00041.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/hw/CR00041.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/hw/CR00041.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/hw/CR00041.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00041/hw/CRUVI.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00041/hw/CRUVI.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/docs/3DB-CR00045-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/docs/3DB-CR00045-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/docs/3DT-CR00045-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/docs/3DT-CR00045-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/docs/AD-CR00045-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/docs/AD-CR00045-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/docs/DIM-CR00045-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/docs/DIM-CR00045-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/docs/PDF3D-CR00045-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/docs/PDF3D-CR00045-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/docs/SCH-CR00045-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/docs/SCH-CR00045-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/hw/CR00045.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/hw/CR00045.OutJob -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/hw/CR00045.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/hw/CR00045.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/hw/CR00045.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/hw/CR00045.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/hw/CR00045.PrjPCBStructure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/hw/CR00045.PrjPCBStructure -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/hw/CR00045.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/hw/CR00045.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/hw/CR00045.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/hw/CR00045.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00045/hw/CRUVI.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00045/hw/CRUVI.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00101/docs/3DB-CR00101-01.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00101/docs/3DB-CR00101-01.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00101/docs/3DT-CR00101-01.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00101/docs/3DT-CR00101-01.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00101/docs/AD-CR00101-01.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00101/docs/AD-CR00101-01.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00101/docs/PDF3D-CR00101-01.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00101/docs/PDF3D-CR00101-01.PDF -------------------------------------------------------------------------------- /CAD/Altium/boards/CR00101/docs/SCH-CR00101-01.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/boards/CR00101/docs/SCH-CR00101-01.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.OutJob -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.PrjPCBStructure: -------------------------------------------------------------------------------- 1 | Record=TopLevelDocument|FileName=CR99001.SchDoc 2 | -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/CR99001.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/3DB-CR00001-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/3DB-CR00001-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/3DT-CR00001-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/3DT-CR00001-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/AD-CR00001-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/AD-CR00001-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/DIM-CR00001-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/DIM-CR00001-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/PDF3D-CR00001-01-1.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/PDF3D-CR00001-01-1.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/SCH-CR00001-01-0.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99001/current/hw/pcb/manufacturing reports/PDF/SCH-CR00001-01-0.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.OutJob -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.PrjPCBStructure: -------------------------------------------------------------------------------- 1 | Record=TopLevelDocument|FileName=CR99003.SchDoc 2 | -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99003/current/hw/pcb/CR99003.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.OutJob -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.PrjPCBStructure: -------------------------------------------------------------------------------- 1 | Record=TopLevelDocument|FileName=CR99003.SchDoc 2 | -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99004/current/hw/pcb/CR99004.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.OutJob -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.PrjPCBStructure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.PrjPCBStructure -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99101/current/hw/pcb/CR99101.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99101/current/hw/pcb/CRUVI.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99101/current/hw/pcb/CRUVI.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.OutJob -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.PrjPCBStructure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.PrjPCBStructure -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99102/current/hw/pcb/CR99102.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99102/current/hw/pcb/CRUVI.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99102/current/hw/pcb/CRUVI.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.OutJob -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.PrjPCBStructure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.PrjPCBStructure -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/CR99400.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/CRUVI.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/CRUVI.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/README.md: -------------------------------------------------------------------------------- 1 | Single wide CRUVI-GT module template 2 | -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/manufacturing reports/ExportSTEP/STP-CR99400-01-No Variations.step: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/manufacturing reports/ExportSTEP/STP-CR99400-01-No Variations.step -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/manufacturing reports/PDF/PDF3D-CR99400-01-No Variations.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/manufacturing reports/PDF/PDF3D-CR99400-01-No Variations.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/manufacturing reports/PDF/SCH-CR99400-01-A.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/manufacturing reports/PDF/SCH-CR99400-01-A.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99400/current/hw/pcb/manufacturing reports/Status Report.Txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99400/current/hw/pcb/manufacturing reports/Status Report.Txt -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.OutJob: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.OutJob -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.PcbDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.PcbDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.PrjPCB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.PrjPCB -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.PrjPCBStructure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.PrjPCBStructure -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.PrjPCBVariants: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.PrjPCBVariants -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/CR99500.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/CRUVI-GT.SchDoc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/CRUVI-GT.SchDoc -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/README.md: -------------------------------------------------------------------------------- 1 | Tripple wide CRUVI carrier template with LS, HS and GT slots 2 | -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/3DB-CR99500-01-No Variations.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/3DB-CR99500-01-No Variations.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/3DT-CR99500-01-No Variations.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/3DT-CR99500-01-No Variations.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/AD-CR99500-01-A.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/AD-CR99500-01-A.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/DIM-CR99500-01-No Variations.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/DIM-CR99500-01-No Variations.PDF -------------------------------------------------------------------------------- /CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/SCH-CR99500-01-A.PDF: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/CAD/Altium/templates/CR99500/current/hw/pcb/manufacturing reports/PDF/SCH-CR99500-01-A.PDF -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/README.md -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/README.md -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/litex_boot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/litex_boot.png -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/litex_top.rdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/litex_top.rdf -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/litex_top1.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/litex_top1.sty -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/mypll/constraints/mypll.ldc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/mypll/constraints/mypll.ldc -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/mypll/design.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/mypll/design.xml -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/mypll/metadata.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/mypll/metadata.xml -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/mypll/mypll.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/mypll/mypll.cfg -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/mypll/mypll.ipx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/mypll/mypll.ipx -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/src/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/src/README.md -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/src/VexRiscv_Min.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/src/VexRiscv_Min.v -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/src/mem.init: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/src/mem.init -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/src/mem_1.init: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/src/mem_2.init: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/src/top.v: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/src/top.v -------------------------------------------------------------------------------- /carriers/CR00103/test_litex/top.pdc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/carriers/CR00103/test_litex/top.pdc -------------------------------------------------------------------------------- /docs/CRUVI_Specification.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/docs/CRUVI_Specification.pdf -------------------------------------------------------------------------------- /docs/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/docs/README.md -------------------------------------------------------------------------------- /ecosystem/EEM/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/EEM/README.md -------------------------------------------------------------------------------- /ecosystem/FMC/FMC2CRUVI-EVAL/FMC2CRUVI-EVAL.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/FMC/FMC2CRUVI-EVAL/FMC2CRUVI-EVAL.png -------------------------------------------------------------------------------- /ecosystem/FMC/FMC2CRUVI-EVAL/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/FMC/FMC2CRUVI-EVAL/README.md -------------------------------------------------------------------------------- /ecosystem/FMC/FMC2CRUVI-LP/FMC2CRUVI-LP.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/FMC/FMC2CRUVI-LP/FMC2CRUVI-LP.png -------------------------------------------------------------------------------- /ecosystem/FMC/FMC2CRUVI-LP/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/FMC/FMC2CRUVI-LP/README.md -------------------------------------------------------------------------------- /ecosystem/FMC/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/FMC/README.md -------------------------------------------------------------------------------- /ecosystem/HSMC/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /ecosystem/PMOD/CRUVI_to_PMOD_single.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/PMOD/CRUVI_to_PMOD_single.png -------------------------------------------------------------------------------- /ecosystem/PMOD/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/PMOD/README.md -------------------------------------------------------------------------------- /ecosystem/QWIIC/CRUVI_to_QWIIC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/QWIIC/CRUVI_to_QWIIC.png -------------------------------------------------------------------------------- /ecosystem/QWIIC/README.md: -------------------------------------------------------------------------------- 1 | SparkFun QWIIC 2 | 3 | -------------------------------------------------------------------------------- /ecosystem/README.md: -------------------------------------------------------------------------------- 1 | Various ecosystem adapters from-to CRUVI interface 2 | -------------------------------------------------------------------------------- /ecosystem/SDP/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/SDP/README.md -------------------------------------------------------------------------------- /ecosystem/SYZYGY/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/SYZYGY/README.md -------------------------------------------------------------------------------- /ecosystem/SYZYGY/syzygy-2-cruvi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/SYZYGY/syzygy-2-cruvi.png -------------------------------------------------------------------------------- /ecosystem/TOFE/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/TOFE/README.md -------------------------------------------------------------------------------- /ecosystem/TOFE/TOFE_1X_CRUVI_3W_Passive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/TOFE/TOFE_1X_CRUVI_3W_Passive.png -------------------------------------------------------------------------------- /ecosystem/XDK/README.md: -------------------------------------------------------------------------------- 1 | Bosch XDK 2 | 3 | 26 pin ERNI connector 4 | 5 | -------------------------------------------------------------------------------- /ecosystem/mikroBUS/README.md: -------------------------------------------------------------------------------- 1 | One CRUVI single wide modul fits mikroBUS Click L-outline 2 | -------------------------------------------------------------------------------- /ecosystem/shuttle/CRUVI-to-shuttle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/shuttle/CRUVI-to-shuttle.png -------------------------------------------------------------------------------- /ecosystem/shuttle/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/shuttle/README.md -------------------------------------------------------------------------------- /ecosystem/shuttle/shuttle-to-CRUVI.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/ecosystem/shuttle/shuttle-to-CRUVI.png -------------------------------------------------------------------------------- /tools/LiteX/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/tools/LiteX/README.md -------------------------------------------------------------------------------- /vendor/ADI/ADC/AD4003/CR-AD4003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/vendor/ADI/ADC/AD4003/CR-AD4003.png -------------------------------------------------------------------------------- /vendor/ADI/ADC/AD4003/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /vendor/ADI/ADC/ADAQ7980/CR-ADAQ7980.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/vendor/ADI/ADC/ADAQ7980/CR-ADAQ7980.png -------------------------------------------------------------------------------- /vendor/ADI/ADC/ADAQ7980/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/vendor/ADI/ADC/ADAQ7980/README.md -------------------------------------------------------------------------------- /vendor/ADI/ADC/LTC2387/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /vendor/ADI/DAC/AD5320/CR-AD5320.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/vendor/ADI/DAC/AD5320/CR-AD5320.png -------------------------------------------------------------------------------- /vendor/ADI/DAC/AD5320/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /vendor/ADI/DAC/LTC2644/LS1H-SMA2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/micro-FPGA/CRUVI/HEAD/vendor/ADI/DAC/LTC2644/LS1H-SMA2.png -------------------------------------------------------------------------------- /vendor/ADI/DAC/LTC2644/README.md: -------------------------------------------------------------------------------- 1 | https://www.analog.com/en/products/ltc2644.html 2 | 3 | Format LS1H-SMA2 4 | 5 | --------------------------------------------------------------------------------