Florent Kermarrec
|
083d371af4
|
mibuild: add support for libraries, move .replace("\\", "/") to generic_platform.py and execute it only on Windows machines.
We need to support libraries when Migen is used as a wrapper on large VHDL designs using libraries.
|
2015-04-17 00:11:31 +02:00 |
Florent Kermarrec
|
5f225c0475
|
global: pep8 (E225)
|
2015-04-13 21:11:13 +02:00 |
Florent Kermarrec
|
69764f2e22
|
global: pep8 (E401)
|
2015-04-13 20:54:19 +02:00 |
Florent Kermarrec
|
1051878f4c
|
global: pep8 (E302)
|
2015-04-13 20:45:35 +02:00 |
Florent Kermarrec
|
17e5249be0
|
global: pep8 (replace tabs with spaces)
|
2015-04-13 20:07:07 +02:00 |
Sebastien Bourdeauducq
|
e1702c422c
|
introduce conversion output object (prevents file IO in FHDL backends)
|
2015-04-08 20:28:23 +08:00 |
Robert Jordens
|
aac953dd90
|
vivado: support phys_opt
|
2015-04-04 19:00:22 +08:00 |
Robert Jordens
|
9506f69390
|
vivado: add support for pre_synthesis_commands
|
2015-04-04 19:00:01 +08:00 |
Robert Jordens
|
4522956f11
|
vivado: make _build_files() a method and rename
|
2015-04-04 18:59:50 +08:00 |
Sebastien Bourdeauducq
|
1d1189506a
|
mibuild: support multiple specifications of include file and sources
|
2015-04-04 18:58:02 +08:00 |
Sebastien Bourdeauducq
|
702d177c85
|
mibuild: get rid of Platform factory function, cleanup
|
2015-03-13 23:25:15 +01:00 |
Robert Jordens
|
3e84c66ba9
|
vivado: permit resources without pins
This is required if the LOC is done by another, external constraints set,
as in the case of the Zynq Processing System Instance.
|
2015-03-09 13:30:19 +01:00 |
Florent Kermarrec
|
b3faf5f0da
|
mibuild: better file organization (create directory for each vendor and move programmers in it)
|
2015-02-26 12:25:59 +01:00 |