Commit 36222770 authored by Denia Bouhired-Ferrag's avatar Denia Bouhired-Ferrag

Modified flashtest for correct golden gw version

parent e4071273
......@@ -66,11 +66,11 @@ def main(bus,tname,inf,log):
"""
tests : Flash chip IC62
uses : golden-v0.0_release-v2.0.bin and flashtest.py
uses : golden-v0.1_release-v2.0.bin and flashtest.py
"""
GWVERS_RELEASE = 2.0
GWVERS_GOLDEN = 0.0
GWVERS_GOLDEN = 0.1
# Set the precision of gateware versions based on the number of digits the
# fractional part thereof has; this is done to avoid exceptions in the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment