summaryrefslogtreecommitdiff
path: root/platform/wavelet3d/mod.mk
blob: ab544414cf168f5b3bf6419c637edb09dec80251 (plain)
1
2
3
4
5
6
define core
  $(this)/deps := picorv32
  $(this)/rtl_top := picorv32
  $(this)/vl_main := main.cpp
  $(this)/vl_pkgconfig := python3-embed
endef