Skip to content

Commit

Permalink
Update Husky FPGA bitfile: fix for newaetech/chipwhisperer-husky-fpga#16
Browse files Browse the repository at this point in the history
  • Loading branch information
jpcrypt committed Jul 28, 2023
1 parent 1c8058c commit 9a430fb
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified hardware/capture/chipwhisperer-husky/cwhusky_top.bit
Binary file not shown.
Binary file modified hardware/capture/chipwhisperer-husky/husky_firmware.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions software/chipwhisperer/hardware/firmware/cwhusky.py

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/test_husky.py
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ def find_edges(data):


def test_fpga_version():
assert scope.fpga_buildtime == '6/22/2023, 15:40'
assert scope.fpga_buildtime == '7/28/2023, 12:29'

def test_fw_version():
assert scope.fw_version['major'] == 1
Expand Down

0 comments on commit 9a430fb

Please sign in to comment.