vendor.xilinx_spartan_3_6: reconsider bitgen defaults.
authorwhitequark <whitequark@whitequark.org>
Sun, 4 Aug 2019 23:23:06 +0000 (23:23 +0000)
committerwhitequark <whitequark@whitequark.org>
Sun, 4 Aug 2019 23:28:09 +0000 (23:28 +0000)
commit3d7214cb701123f03146b3f5e1fe93b8a820f9e6
tree3e9f2d8ee544cf4422dcd7430cdb8c709bab349c
parent27063a3bd33ec966557faa28c2dd13b4716aca45
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.
nmigen/vendor/xilinx_spartan_3_6.py