Commit Graph

23 Commits

Author SHA1 Message Date
Florent Kermarrec 150d46edef examples/arty: Fix typos in instructions. 2023-02-27 12:07:48 +01:00
Florent Kermarrec 2fc04386d3 examples/arty: Use full import. 2022-05-02 13:34:19 +02:00
Jevin Sweval 21f6fcaa28 VCD: Add samplerate support to fix displayed timestamps
To use this, pass the samplerate kwarg to LiteScopeAnalyzer(). If using the sys domain, soc_obj.sys_clk_freq works.
2022-01-29 13:44:27 -08:00
Florent Kermarrec f7a9672284 platforms/targets: switch to LiteX-Boards. 2021-01-04 14:14:45 +01:00
Florent Kermarrec 2739d5a069 add SPDX License identifier to header and specify file is part of LiteScope. 2020-08-23 16:45:20 +02:00
Florent Kermarrec bc6c5e35ee examples: add mininal example on Arty with Etherbone and ibus/counter on analyzer. 2020-08-05 13:22:29 +02:00
Florent Kermarrec 0182377a07 examples: remove obsolete examples rename litescope_test to litescope_cli and add it as console script. 2020-08-05 12:41:50 +02:00
Jędrzej Boczar 8b0274d2eb examples: add a more general script for testing 2020-07-24 12:39:11 +02:00
Florent Kermarrec 15179cb46f examples/targets/simple: update. 2020-06-26 19:14:50 +02:00
Florent Kermarrec 0e1ca9ee31 examples/make: update. 2020-06-17 21:22:17 +02:00
Florent Kermarrec 72277ffd9b examples: use CRG from litex.build. 2020-04-10 10:29:35 +02:00
Florent Kermarrec a05312d4e2 litex.build: update from migen.genlib.io litex.build.io. 2020-04-10 09:22:40 +02:00
Florent Kermarrec 9dd2e968e9 examples: simplify/update 2020-02-26 22:03:00 +01:00
Florent Kermarrec daf10e9473 examples/make: based on Migen & LiteX 2019-12-02 13:03:02 +01:00
Florent Kermarrec 63c15167e1 example/fast_scope_arty: cleanup imports, remove program, allow disabling compilation by passing "no-compile" 2019-11-23 11:15:56 +01:00
Florent Kermarrec 1448b55819 examples: keep up to date with LiteX 2019-11-08 12:39:34 +01:00
Arnaud Durand 06cac3a142 Use cpu instead of cpu_or_bridge in examples 2019-08-20 13:55:00 +02:00
Florent Kermarrec 9e3b9d84ce add CONTRIBUTORS file and add copyright header to all files. 2019-06-24 10:04:55 +02:00
kees.jongenburger 144bd06401 Add an example of sampling at 800Mhz using a serdes on arty. 2019-06-14 17:00:34 +02:00
Florent Kermarrec 7f20aa477f examples/make/build-core: create build directory if not existing 2019-04-24 11:46:15 +02:00
Florent Kermarrec 1634fa35bb test: use new RemoteClient import 2018-09-23 10:36:19 +02:00
Florent Kermarrec cb27987b8c examples/make: look for platform in migen if not present in litex 2018-09-21 07:52:29 +02:00
Florent Kermarrec 7c1c62e34a README: update and rename example_designs to examples 2018-08-31 08:34:09 +02:00