Maria Shaukat
Maria Shaukat
I plotted the nodes from [Ariane RISC example netlist file](https://github.com/google-research/circuit_training/blob/c25b27b240468f307c3cacef4efd9cf1db9248f2/circuit_training/environment/test_data/ariane/netlist.pb.txt) In summary: - Parsed the netlist.pb.txt file using plc client. - Got the canvas width and height with w,h =...
Hi! Great work on circuit training. I came across this issue while parsing the [Ariane RISC netlist.pb.txt file ](https://github.com/google-research/circuit_training/blob/c25b27b240468f307c3cacef4efd9cf1db9248f2/circuit_training/environment/test_data/ariane/netlist.pb.txt) with plc_client. `plc_client.get_canvas_width_height()` gives the canvas size: (408.06, 408.06). But I...
**[Required]** Device : CPU i5 **[Required]** Your device's CPU architecture (armv7l, x86_64, or other architecture name): x86_64 **[Required]** Your OS (Raspbian, Ubuntu1604, or other os name): Windows **[Required]** Details of...