Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fpga: force -include_global for custom sources | Josh Blum | 2012-03-12 | 1 | -1/+1 |
| | | | | | | | | ISE will not recognize custom sources as part of the hierarchy, and thus will not compile (unless its the first macro...). Remove custom sources from the source list, and specially add them with the -include_global option. | ||||
* | fpga: fix custom defs in some top level makefiles | Josh Blum | 2012-03-08 | 1 | -1/+1 |
| | |||||
* | dsp rework: rehash of the custom module stuff and readme | Josh Blum | 2012-02-02 | 1 | -4/+11 |
| | |||||
* | dsp rework: integrated custom dsp module shells | Josh Blum | 2012-01-27 | 1 | -1/+2 |
| | |||||
* | u1p: proper format in ucf file | Matt Ettus | 2011-09-08 | 1 | -0/+98 |
u1p: build separate u1plus (prototypes) and B100 (release) |