As of August 2020 the site you are on (wiki.newae.com) is deprecated, and content is now at rtfm.newae.com.

Difference between revisions of "Tutorial CW305-4 Voltage Glitching with Crowbars"

From ChipWhisperer Wiki
Jump to: navigation, search
(Created page with "= Background Information = - Difficulties with voltage glitching - FPGAs do everything at the same time - SRAM holds configuration - Crowbar circuit = Setup = == Hardwar...")
 
Line 28: Line 28:
 
   - Only use repeat and offset
 
   - Only use repeat and offset
 
   - EXTCLK for speed-up
 
   - EXTCLK for speed-up
 +
 +
{{Template:Tutorials}}
 +
[[Category:Tutorials]]

Revision as of 10:47, 18 January 2017

Background Information

- Difficulties with voltage glitching

 - FPGAs do everything at the same time
 - SRAM holds configuration

- Crowbar circuit

Setup

Hardware Setup

- SMA cable - Picture

Software Setup

- Script - Bitstream (same as Tutorial 1) - Glitch module setup

 - Glitch only
 - HS-Glitch

- Same idea as Tutorial 3

Hints

- Might be easier on the edge of working conditions - Changing core voltage level - Changing clock speed

 - CLKGEN output
 - CW305 PLL
 - Max speed depends on FPGA implementation

- Enable-only output

 - Only use repeat and offset
 - EXTCLK for speed-up