Quick start
Fully synthetic example; no production network data included.
git clone https://github.com/Taktflow-Systems/signal-swc-tool.git
cd signal-swc-tool
python -m pip install .
signal-swc run \
--dbc examples/demo.dbc \
--model examples/swc_model.json \
--mapping examples/mapping.yaml \
--profile examples/strict-profile.json \
--system-name DemoSystem \
--output-name DemoSystem.arxml \
--golden examples/strict-parity.golden.json \
--output-dir output