Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: azonenberg/starshipraider
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1543647418d1
Choose a base ref
...
head repository: azonenberg/starshipraider
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 76f216fda1c5
Choose a head ref
  • 2 commits
  • 12 files changed
  • 1 contributor

Commits on Jun 13, 2020

  1. Copy the full SHA
    288238d View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    76f216f View commit details
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -60,3 +60,10 @@ All are 8 channels.

* HALL (discovered Hall effect)
AKL-PT1 passive probe

## Signal Generators

* FLEMING (John Ambrose Fleming, inventor of vacuum tube)
4 channel 16 bit 1 Gsps arbitrary waveform generator, AD9154 + Kintex-7 + DDR3 SODIMM based.
4GB DDR3 SODIMM, 1 GB per channel = 512 Mpoints of waveform data
Probably some digital outputs (mix of LVDS and LVCMOS, and maybe some slow pin headers?)
1 change: 1 addition & 0 deletions boards/MAXWELL/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*bak
16 changes: 16 additions & 0 deletions boards/MAXWELL/maxwell-main/inputs.sch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
EESchema Schematic File Version 4
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 6
Title ""
Date ""
Rev ""
Comp ""
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$EndSCHEMATC
4 changes: 4 additions & 0 deletions boards/MAXWELL/maxwell-main/maxwell-main-cache.lib
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
#End Library
1 change: 1 addition & 0 deletions boards/MAXWELL/maxwell-main/maxwell-main.kicad_pcb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(kicad_pcb (version 4) (host kicad "dummy file") )
33 changes: 33 additions & 0 deletions boards/MAXWELL/maxwell-main/maxwell-main.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
update=22/05/2015 07:44:53
version=1
last_client=kicad
[general]
version=1
RootSch=
BoardNm=
[pcbnew]
version=1
LastNetListRead=
UseCmpFile=1
PadDrill=0.600000000000
PadDrillOvalY=0.600000000000
PadSizeH=1.500000000000
PadSizeV=1.500000000000
PcbTextSizeV=1.500000000000
PcbTextSizeH=1.500000000000
PcbTextThickness=0.300000000000
ModuleTextSizeV=1.000000000000
ModuleTextSizeH=1.000000000000
ModuleTextSizeThickness=0.150000000000
SolderMaskClearance=0.000000000000
SolderMaskMinWidth=0.000000000000
DrawSegmentWidth=0.200000000000
BoardOutlineThickness=0.100000000000
ModuleOutlineThickness=0.150000000000
[cvpcb]
version=1
NetIExt=net
[eeschema]
version=1
LibDir=
[eeschema/libraries]
52 changes: 52 additions & 0 deletions boards/MAXWELL/maxwell-main/maxwell-main.sch
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
EESchema Schematic File Version 4
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 6
Title "MAXWELL Main Board"
Date "2020-06-07"
Rev "0.1"
Comp "Antikernel Labs"
Comment1 "Andrew D. Zonenberg"
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$Sheet
S 1000 1000 1000 1500
U 5EDD7150
F0 "Power Supply" 50
F1 "psu.sch" 50
$EndSheet
$Sheet
S 2500 1000 1050 1500
U 5EDD71A3
F0 "MCU" 50
F1 "mcu.sch" 50
$EndSheet
$Sheet
S 4000 1000 1000 1500
U 5EDD71F2
F0 "RAM" 50
F1 "ram.sch" 50
$EndSheet
$Sheet
S 5500 1000 1000 1500
U 5EDD723A
F0 "Inputs" 50
F1 "inputs.sch" 50
$EndSheet
$Sheet
S 7000 1000 1000 1500
U 5EDDB439
F0 "QSFP+" 50
F1 "qsfp.sch" 50
$EndSheet
$Sheet
S 8500 1000 1000 1500
U 5EE2921B
F0 "RGMII PHY" 50
F1 "rgmii.sch" 50
$EndSheet
$EndSCHEMATC
16 changes: 16 additions & 0 deletions boards/MAXWELL/maxwell-main/mcu.sch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
EESchema Schematic File Version 4
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 6
Title ""
Date ""
Rev ""
Comp ""
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$EndSCHEMATC
16 changes: 16 additions & 0 deletions boards/MAXWELL/maxwell-main/psu.sch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
EESchema Schematic File Version 4
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 6
Title ""
Date ""
Rev ""
Comp ""
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$EndSCHEMATC
16 changes: 16 additions & 0 deletions boards/MAXWELL/maxwell-main/qsfp.sch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
EESchema Schematic File Version 4
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 6 6
Title ""
Date ""
Rev ""
Comp ""
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$EndSCHEMATC
16 changes: 16 additions & 0 deletions boards/MAXWELL/maxwell-main/ram.sch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
EESchema Schematic File Version 4
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 6
Title ""
Date ""
Rev ""
Comp ""
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$EndSCHEMATC
16 changes: 16 additions & 0 deletions boards/MAXWELL/maxwell-main/rgmii.sch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
EESchema Schematic File Version 4
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 1
Title ""
Date ""
Rev ""
Comp ""
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$EndSCHEMATC