- 29 Aug, 2016 40 commits
-
-
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 functionality to export constraints files from fiji_instrument
-
Christian Fibich authored
-
Christian Fibich authored
Removed FIJI::Settings reference from FIJI::Tests Object
-
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
-
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
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
-
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
-
Christian Fibich authored
-
Christian Fibich authored
Added demo file for download
-
Christian Fibich authored
-
Christian Fibich authored
Added fault detection decoding to message parser. Added a 'fix' to a possible CRC error when sending multiple configurations one after another and an underrun occurs. The function would have returned with the underrun message instead of the conf-done message.
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
Extended test description file format (see fiji_test.cfg)
-
Christian Fibich authored
GUI changed to Tabbed layout, Enable checkboxes, Drop-Down for bit values
-
Christian Fibich authored
-
Christian Fibich authored
todo: check if generated VHDL compiles and contains all necessary constants and assignments todo: documentation todo: beautify default assignments ($FIJI_DEFAULTS)
-
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.
-
Christian Fibich authored
cleanup
-
Christian Fibich authored
-
Christian Fibich authored
According to TR: 1. Transmit FIU configs starting with last FIU 2. In a config, transmit pattern 1 in the lower-order bits 3. In a pattern, transmit bits 2 - 0 in high-low order. HW did not adhere to 1., SW did not adhere to 3.
-
Christian Fibich authored
-
Christian Fibich authored
-