David Byrd

Results 5 comments of David Byrd

I'm having the same issue as @robfig. Specifically when I update a file in sublime text 3 it will emit a delete right after the update event.

Our work around was just to stat the file on every delete event and if it failed we knew it was a valid delete, if not we would ignore the...

@googlebot I signed it!

@ded @fat

I also ran into this issue. ### STDOUT ``` ➜ moore --version moore 0.12.0 ➜ moore example.v -e std_fp_sdiv_pipe compiler bug: lvalue lowering of cast to `logic unsigned [31:0]` not...