litex/litex
Christian Klarhorst c1c4910d67 core/naxriscv: Don't use os.system to execute sbt
The use of os.system together with cd is a problem because it changes the
CWD for the whole python process. This breaks for example --csr-csv.
2022-11-11 14:14:47 +01:00
..
build build/altera/platform: Don't set keep attribute on clk signal when using add_period_constraints. 2022-11-11 10:06:20 +01:00
compat compat/soc_core: Fix register_mem/rom missing imports. 2022-11-09 19:11:15 +01:00
gen gen/fhdl/hierarchy: Use [] for BlackBoxes. 2022-11-08 15:08:12 +01:00
soc core/naxriscv: Don't use os.system to execute sbt 2022-11-11 14:14:47 +01:00
tools Merge pull request #1496 from MateuszKarlic/json2renode-update 2022-11-09 15:52:31 +01:00
__init__.py colorer: Avoid duplication and move it to litex/gen. 2022-11-03 09:49:51 +01:00