Matt Venn
                                            Matt Venn
                                        
                                    I have the same problem with moviepy 1.0.0, pygame 1.9.5, python 2.7.15 on ubuntu 18.04. However, the solution provided by @helasraizam doesn't work for me. I also tried with python3,...
dirty hack while trying to trace the issue (at least I can use preview now): in AudioClip.py, change: ``` if fps is None: fps = self.fps ``` to ``` if...
Hi Marco, did you get a chance to review the new bitvect version?
any progress on this? I know a lot of people are asking for it.
still seems ope
we just got caught by this issue: ``` always @(posedge clk1m_i, negedge rstn_i) begin: clk_xhxx if (!rstn_i) begin clk10m_o
this causes problems in gate level simulation. Work-around currently is to comment out the wire 1 lines.
for my version of the PDK (installed by OpenLANE tagged mpw-one-b), the 2 lines are on 49033 & 49175 of sky130A/libs.ref/sky130_fd_sc_hd/verilog/sky130_fd_sc_hd.v
yes please. One of the requests from our user testing so far.
Yes, seen your other comments on the size of the window. Won't post more about it here ;)