mirror of
https://github.com/Silicon1602/srdl2sv.git
synced 2025-08-23 16:53:05 +00:00
Add setup.py to repository to install srdl2sv
This commit is contained in:
@@ -35,7 +35,7 @@ default: $(ALL_COCOTB_TESTS)
|
||||
@echo "##############################################################################"
|
||||
|
||||
build_dirs/%/compile.f: systemrdl/%.rdl
|
||||
../srdl2sv/main.py $? --out_dir $(shell dirname $@) --file_log_level DEBUG --stream_log_level DEBUG
|
||||
srdl2sv $? --out_dir $(shell dirname $@) --file_log_level DEBUG --stream_log_level DEBUG
|
||||
|
||||
ls $(PWD)/$(@D)/*_pkg.sv > $@
|
||||
ls $(PWD)/$(@D)/*amba*.sv >> $@
|
||||
|
Reference in New Issue
Block a user