Tomasz Michalak
bb400b4f1e
Add licensing header to C++ source and header files
...
Signed-off-by: Tomasz Michalak <tmichalak@antmicro.com>
Signed-off-by: Tim 'mithro' Ansell <tansell@google.com>
2020-05-26 07:33:12 -07:00
Keith Rothman
b1d97c92d8
Run make format.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-11-21 16:16:04 -08:00
Keith Rothman
a5fa9fcefd
Fix frame_address_decoder using invalid memory.
...
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
2018-11-21 16:13:49 -08:00
Rick Altherr
53d7f1f80b
lib: xc7series: shorten accessor names
...
_address suffix on accessors is unnecessary and somewhat inaccurate.
The returned values are indices rather than frame addresses.
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-01-10 14:28:17 -08:00
Rick Altherr
50d2521b33
Apply clang-format to all C++ files
...
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-01-08 17:14:27 -08:00
Rick Altherr
5a664c04ec
lib: xc7series: shorten ConfigurationFrameAddress to FrameAddress
...
Frame addresses are only used in the context of configuration frames.
Remove the prefix to reduce typing that does not improve clarity.
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
2018-01-04 15:33:15 -08:00
Rick Altherr
cfbfb477e6
frame_address_decoder: Autodetect input address base (oct, dec, hex)
...
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00
Rick Altherr
bd9338da4a
Tool to decode xc7series frame addresses
...
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
Signed-off-by: Tim 'mithro' Ansell <mithro@mithis.com>
2017-12-20 22:46:39 +01:00