[Libre-soc-bugs] [Bug 665] very basic nmigen-to-c compiler needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Fri Dec 3 19:01:18 GMT 2021


https://bugs.libre-soc.org/show_bug.cgi?id=665

--- Comment #11 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
https://git.libre-soc.org/?p=nmigen.git;a=blob;f=nmigen/sim/_pyrtl.py;h=13d515f25cb4a6a297726d29901268b8a6a94a59;hb=e88d283ed30448ed5fe3ba264e3e56b48f2a4982#l433

 433             if os.getenv("NMIGEN_pysim_dump"):
 434                 file = tempfile.NamedTemporaryFile("w",
prefix="nmigen_pysim_", delete=False)
 435                 file.write(code)
 436                 filename = file.name

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list