amaranth/nmigen
whitequark 3d7214cb70 vendor.xilinx_spartan_3_6: reconsider bitgen defaults.
Previously changed in 27063a3b.

I haven't realized the .bin file is the same as the .bit file without
a small header. That means generating it is free and it's just easier
to let programming tools to be able to always rely on its existence.
2019-08-04 23:28:09 +00:00
..
back back.rtlil: use a dummy wire, not 'x, when assigning to shorter LHS. 2019-08-04 00:12:08 +00:00
build build.plat: allow selecting a specific UNIX shell interpreter. 2019-08-04 13:20:54 +00:00
compat compat.fhdl.specials: track changes in build.plat. 2019-08-03 22:52:34 +00:00
hdl hdl.dsl: reword m.If(~True) warning to be more clear. 2019-08-03 18:52:24 +00:00
lib lib.fifo: fix typo. 2019-07-15 14:12:33 +00:00
test hdl.dsl: reword m.If(~True) warning to be more clear. 2019-08-03 18:52:24 +00:00
vendor vendor.xilinx_spartan_3_6: reconsider bitgen defaults. 2019-08-04 23:28:09 +00:00
__init__.py Clean up imports. 2019-06-04 08:18:50 +00:00
_version.py Add versioneer. 2019-05-26 11:20:13 +00:00
cli.py hdl.ir: rename .get_fragment() to .elaborate(). 2019-01-26 02:31:12 +00:00
formal.py Clean up imports. 2019-06-04 08:18:50 +00:00
tools.py hdl: make all public Value classes other than Record final. 2019-05-12 05:40:17 +00:00
tracer.py tracer: add PyPy support to get_var_name(). 2019-07-09 07:29:01 +00:00