* generic_platform.py: add a finalize() method
authorRobert Jordens <jordens@gmail.com>
Tue, 25 Jun 2013 22:27:41 +0000 (16:27 -0600)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Thu, 27 Jun 2013 17:17:02 +0000 (19:17 +0200)
commite233c62d276908c0aea8f6982711ee277c679ec4
treec0417a9ba93971bcaad34ed39012d559e37843c1
parent6b56428a2186cbbf385f1e408492637149d9cb5c
* generic_platform.py: add a finalize() method

... to add e.g. timing constraints after the other modules have
had their say and when the signal names are known
mibuild/altera_quartus.py
mibuild/generic_platform.py
mibuild/xilinx_ise.py