litex/litex/tools
Andrew Dennison 5e0c3f0a04 tools/litex_json2dts_linux: add compatible, model
Fixes these dt-schema validation errors:
/: 'compatible' is a required property
	from schema $id: http://devicetree.org/schemas/root-node.yaml#
/: 'model' is a required property
	from schema $id: http://devicetree.org/schemas/root-node.yaml#
2024-05-30 16:18:11 +10:00
..
remote remote/etherbone: Set default addr_size of 32 (To avoid breaking old code). 2023-11-10 16:13:43 +01:00
__init__.py tools: move from litex.soc.tools to litex.tools and fix usb.core import 2019-04-20 10:44:53 +02:00
litex_client.py tools/litex_client: Fix csr_data_width/csr_bus_address_width is None cases. 2023-11-23 16:30:29 +01:00
litex_contributors.py tools/litex_contributors: Sort contributors by names. 2022-09-07 10:07:12 +02:00
litex_json2dts_linux.py tools/litex_json2dts_linux: add compatible, model 2024-05-30 16:18:11 +10:00
litex_json2dts_zephyr.py litex_json2dts_zephyr.py: include cpu 2024-05-27 11:29:58 +02:00
litex_json2renode.py litex_json2renode: fix --bios-binary and add --opensbi-binary 2023-09-25 19:34:09 +10:00
litex_periph_gen.py soc/test: Make data_width/address_width/addressing explicit on Wishbone.Interface calls. 2023-10-27 10:55:13 +02:00
litex_read_verilog.py tools/litex_read_verilog: Add proc step before exporting to .json since now seems to be required for some verilog designs. 2022-10-19 15:29:00 +02:00
litex_server.py tools/litex_server.py: jtag/udp mode: add missing addr_width parameter 2023-12-09 06:08:53 +01:00
litex_sim.py sim/video: Add option to render only on frame vsync 2024-03-29 11:24:16 +10:00
litex_soc_gen.py tools/litex_soc_gen: Add identifier, move wb_region to IOs and add optional debug. 2022-05-10 15:16:58 +02:00
litex_term.py tools/litex_term: fix DeprecationWarning 2024-04-22 11:43:17 +10:00