Skip to content

Instantly share code, notes, and snippets.

@radustoenescu
Created November 4, 2015 08:55
Show Gist options
  • Select an option

  • Save radustoenescu/e255d2cb698389df2633 to your computer and use it in GitHub Desktop.

Select an option

Save radustoenescu/e255d2cb698389df2633 to your computer and use it in GitHub Desktop.
How to play with Symnet's Click models
0. git pull
sbt compile
1. Look at: https://github.com/radustoenescu/Symnetic#click-models-in-symnet
2. Modify the code such that if the first parameter of the Template element is lower than the second,
state is forwared to ouput port 0, otherwise to output port 1.
Add a second parameter to the Template element in Template.click; run sbt click; check the results.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment