forsyde / IDeSyDe

Design space identification and exploration
https://forsyde.github.io/IDeSyDe
4 stars 4 forks source link

The Java module won't build #40

Open BeethovenKodar opened 5 months ago

BeethovenKodar commented 5 months ago

Latest commit on master (#e343cd) won't build the Java part.

/tmp/testing/dse-for-mpsoc-thesis-2024/IDeSyDe/java-bridge-forsyde-io/src/main/java/idesyde/forsydeio/AperiodicAsynchronousDataflowToPartitionedMemoryMappableMulticoreAndPLRev.java:127: error: cannot find symbol
                                ForSyDeHierarchy.LogicProgrammableSynthetized.enforce(reversedSystemGraph, procVertex)
                                                ^
  symbol:   variable LogicProgrammableSynthetized
  location: class ForSyDeHierarchy
1 error