- 04 May, 2018 40 commits
-
-
Christian Fibich authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Christian Fibich authored
-
Stefan Tauner authored
-
Christian Fibich authored
-
Stefan Tauner authored
-
Stefan Tauner authored
Also, retrieve unsorted parser elements in FIJI netlist. The Verilog::Perl functions with the _sorted do sort their return values. However, the order usually does not matter to us at all.
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Christian Fibich authored
Port validation Checking if port name not already in use fiji_instrument.pl: Toplevel module retrieved by FIJI::Netlist
-
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
-
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
Added port to Makefile so we don't have to edit test config files
-
Christian Fibich authored
Simplified assignment import into Quartus in Demo
-
Christian Fibich authored
TODO: Check if this broke something (looks OK though)
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
GUI changed to Tabbed layout, Enable checkboxes, Drop-Down for bit values
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
Modified Netlist.pm so that it prints possible drivers for all selected nets while importing a netlist.
-
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)
-