Alain Péteut
|
fd966d70ba
|
some PEP8 cosmetic
|
2015-04-20 10:03:08 +02:00 |
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
|
37ef9b6f3a
|
global: pep8 (E231)
|
2015-04-13 20:50:03 +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 |
Sebastien Bourdeauducq
|
1d1189506a
|
mibuild: support multiple specifications of include file and sources
|
2015-04-04 18:58:02 +08:00 |
Florent Kermarrec
|
e903b62af1
|
mibuild/altera: use new Toolchain/Platform architecture
|
2015-03-16 21:07:55 +01:00 |
Sebastien Bourdeauducq
|
6a979a8023
|
mibuild: sanitize default clock management
|
2015-03-14 00:10:08 +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 |