kesterel2lustre

compile Kernel Esterel to Lustre
git clone https://a3nm.net/git/kesterel2lustre/
Log | Files | Refs | README

nothing23.strl (70B)


      1 module nothing23:
      2 input E1, E2;
      3 output S1, S2, S3;
      4 nothing
      5 end module