include(lib.m4) BEGIN_PAGE(Divider Server) H1(Divider Server) PAR(Example of a simple iterative divider wrapped in a Server interface (i.e. a Put to start the divide and a Get to consume the result.)) INCLUDE_CODE(examples/bluespec/Divider/DividerServer-bsv.html,DividerServer.bsv) END_PAGE