- 03 Oct, 2017 11 commits
-
-
Stefan Tauner authored
Config::Simple intentionally removes trailing spaces m( Solution: add quotes if need be... appatently they get removed automatically as well!
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
LFSR length. Addresses issue #36
-
Christian Fibich authored
constant (RESOURCES_REGS_LOWER, RESOURCES_LUTS_LOWER). FIJI::Settings can now report to caller if variables for resource calculation were out of verified range. Adresses issue #23, issue #34, issue #38
-
Christian Fibich authored
during validation of GUI elements.
-
Christian Fibich authored
from resource calculation
-
Stefan Tauner authored
-
- 29 Aug, 2016 29 commits
-
-
Christian Fibich authored
-
Christian Fibich authored
Added possibility to export tests as VHDL package (for simulation)
-
Christian Fibich authored
Set application name for Gnome Only allow to select Fault Models actually present in HW in download tool. Beautify run.
-
Christian Fibich authored
-
Christian Fibich authored
Reapplied Beautify script
-
Christian Fibich authored
Logging to textbox in fiji download GUI Added demo test configuration file
-
Stefan Tauner authored
-
Christian Fibich authored
Added logging to Tk::Text widget
-
Christian Fibich authored
-
Christian Fibich authored
Added Button to validate/select Net Drivers for FIUs Added MenuBar, TODO: decide if we use this
-
Christian Fibich authored
-
Christian Fibich authored
Added GUI features for fiji_setup: Choose port names, choose drivers upon save, validate drivers. Added driver type and path to INI files.
-
Christian Fibich authored
-
Christian Fibich authored
Regs are calculated, LUTs are estimated by multiplying the Regs in the respective entity with an experimentally determined min and max factor.
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
GUI changed to Tabbed layout, Enable checkboxes, Drop-Down for bit values
-
Stefan Tauner authored
- get rid of backend store in FIJISettingsViewer - simplify overall function design and data structures - re-validate GUI elements on new data (settings or net lists) - warn before overwriting existing file in all cases - fix preliminary autocomplete (some remaining pre-existintg bugs in CompleteEntry.p)
-
Stefan Tauner authored
Because it produces warnings on some versions of Perl.
-
Stefan Tauner authored
- minor bug slipped in when introducing the cloning the existing settings - add support for the 'depends_on' property of FIJI constants
-
Stefan Tauner authored
-
Stefan Tauner authored
This allows to present the user with a meaningful message in the main window.
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
- get rid of separate ARM and INJECT DURATION widths - allow for different external and internal representation of values - highlight invalid user entries - validation of settings depends on tool flow phase (e.g. setup)
-
Stefan Tauner authored
- Always save it. - Having no FIUs in a config file is no longer an error -
-
Stefan Tauner authored
-
Stefan Tauner authored
-