Https://mp.weixin.qq.com/s/uD5JVlAjTHQus2pnzPrdLg
Multiple D triggers can form a set of registers .?? From Conway's electronic technology basics-digital part (fifth edition) Reference link https://github.com/wjcdx/jchdl/blob/master/src/org/jchdl/model/gsl/sequential/Register.java 1. create register. java, and generate the constructor and logic () method. according to the logical schematic, add the input and output lines ?? 3. Collect the input and output lines in the construct () method and call the construct () method ?? 4. Create a subnode in the logic () method and connect it ?? 5. Create an inst static method to facilitate subsequent use. 6. Create a main method for verification ?? The running result is :?? 7. Generate the name of the customized module generated by using :?? Call the toopengl () method to generate the OpenGL implementation. The execution result is as follows :??
Jchdl-GSL instance-register