| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
All subdirectories below ./hdl are now added to the lint search path.
%Error and %Warning get colorized.
Xilinx Unisim primitives use empty template definitions; errors in this
file are ignored using a verilator config file.
|
| |
|
|
|
|
|
|
| |
There seems to be a problem with the default target being overriden when
a board-specific file is included before xilinx.mk. Workaround is to
include targets last.
|
|
This commit moves Makefile to Makefile.example. Projects using this
template must now explicitly move this file to Makefile and edit it.
Effectively BROKEN without Part 3, which documents this change.
|