These two patches fix a couple of small issues in mibuild.

The first one prevents unnecessary rebuilding of the C code by only updating
the files when the contents change.

The second one makes sure the prj file output is deterministic.

Tim 'mithro' Ansell (2):
  mibuild: Don't modify file if contents hasn't changed.
  mibuild: Make source file and include path listing deterministic.

 migen/build/tools.py      | 3 +++
 migen/build/xilinx/ise.py | 8 ++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.8.0.rc3.226.g39d4020

_______________________________________________
M-Labs devel mailing list
https://ssl.serverraum.org/lists/listinfo/devel

Reply via email to