#26 Magic Hangs Issue opened by harikumar27399 Whi...
# openlane
g
#26 Magic Hangs Issue opened by harikumar27399 While trying to use Openlane flow for the Aardonyx SoC designed at IIT Madras, there is a crash encountered during the run of Magic. The Ubuntu terminal hangs while writing to the LEF file after about 45 minutes of the start of Magic run. My system has 6GB of RAM and 6GB of swap space on top of it but the issue persists. I would like to know the recommended system RAM requirements for running Magic and the subsequent DRC and LVS checks. I would also like to know if there is any way to circumvent the issue faced. Do let me know if I need to provide any further details. magic.log Config Details: set ::env(CLOCK_PERIOD) 11 set ::env(RUN_MAGIC) 1 set ::env(RUN_ROUTING_DETAILED) 1 set ::env(RUN_SIMPLE_CTS) 0 set ::env(CLOCK_TREE_SYNTH) 1 Verilog Source Directory: aardonyx_soc.tar.gz efabless/openlane