Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move around device-specific Makefile includes for easier target swapping | bryan newbold | 2013-10-09 | 1 | -2/+5 | |
| | ||||||
* | spruce up sp605 build target | bryan newbold | 2013-10-09 | 3 | -30/+527 | |
| | ||||||
* | basic rot13 UART demo working | bryan newbold | 2013-10-08 | 3 | -0/+239 | |
| | ||||||
* | clean up test stuff | bryan newbold | 2013-10-08 | 9 | -112/+189 | |
| | ||||||
* | working xula2 sim/syn/prog system | bryan newbold | 2013-10-08 | 11 | -18/+289 | |
| | ||||||
* | don't have outputs depend on makefiles | bryan newbold | 2013-10-08 | 1 | -3/+3 | |
| | | | | | | | | If the Makefiles are tweaked, it's up to the user to 'make clean' if necessary. The way things were previously, the entire project would get rebuilt after any trivial tweak or fix. | |||||
* | linting: ignore module/filename equivalence | bryan newbold | 2013-10-06 | 1 | -1/+1 | |
| | ||||||
* | add test/ and isim/ system | bryan newbold | 2013-10-06 | 10 | -63/+214 | |
| | ||||||
* | fix old tb/tb.v | bryan newbold | 2013-10-04 | 1 | -15/+6 | |
| | ||||||
* | add concept of 'board' for seperate ucfs and top level modules | bryan newbold | 2013-10-04 | 5 | -24/+34 | |
| | ||||||
* | add autoimpact target (pre-select bitfile) | bryan newbold | 2013-10-04 | 1 | -0/+3 | |
| | ||||||
* | generic timingan target | bryan newbold | 2013-10-04 | 1 | -0/+3 | |
| | ||||||
* | backport improvements from SNG project | bryan newbold | 2013-10-04 | 2 | -3/+8 | |
| | ||||||
* | changed build-commits to have one argument | Andrew J Meyer | 2013-08-19 | 1 | -3/+9 | |
| | ||||||
* | added build commits script | Andrew J Meyer | 2013-08-19 | 1 | -0/+31 | |
| | ||||||
* | typo: pre-par .ncd file for partial_timing analysis | bryan newbold | 2013-06-27 | 1 | -1/+1 | |
| | ||||||
* | parameterize unconstrained timing analysis | bryan newbold | 2013-06-27 | 1 | -2/+3 | |
| | ||||||
* | commit an .xco as an example of stripped project metadata | bryan newbold | 2013-06-27 | 1 | -0/+76 | |
| | ||||||
* | a better minimalist project, including a timing constraint | bryan newbold | 2013-06-27 | 2 | -31/+39 | |
| | ||||||
* | fix bugs with trce and par | bryan newbold | 2013-06-27 | 1 | -4/+4 | |
| | ||||||
* | break out synth_effort as a variable | bryan newbold | 2013-06-27 | 1 | -2/+3 | |
| | ||||||
* | fix potential problem with old etwr target | bryan newbold | 2013-06-27 | 1 | -1/+1 | |
| | ||||||
* | add planahead, fpga_editor, and timing targets | bryan newbold | 2013-06-27 | 1 | -13/+31 | |
| | ||||||
* | very minor style tweaks from downstream repos | bryan newbold | 2013-06-19 | 3 | -2/+3 | |
| | ||||||
* | don't re-coregen after every little Makefile tweak | bryan newbold | 2013-06-19 | 2 | -1/+4 | |
| | ||||||
* | proper Makefile syntax; device-specific; mcs bitwidth | bryan newbold | 2013-06-19 | 3 | -16/+32 | |
| | ||||||
* | be more explicit about listing .v files | bryan newbold | 2013-06-06 | 1 | -0/+3 | |
| | ||||||
* | BUGS | bryan newbold | 2013-06-05 | 1 | -0/+1 | |
| | ||||||
* | add 'make lint' verilog-build command; requires verilator | bryan newbold | 2013-06-05 | 1 | -1/+4 | |
| | ||||||
* | README: fix typo. | Marti Bolivar | 2013-04-26 | 1 | -1/+1 | |
| | ||||||
* | update README, comments, .xise project file | bryan newbold | 2013-04-26 | 3 | -12/+56 | |
| | ||||||
* | update with bnewbold's changes | bryan newbold | 2013-03-27 | 3 | -76/+68 | |
| | ||||||
* | initial colorization stuff | bryan newbold | 2013-03-27 | 2 | -1/+105 | |
| | ||||||
* | compile in multiple tb-modules (this might slow things down for you) | bryan newbold | 2013-03-21 | 1 | -2/+6 | |
| | ||||||
* | add .ucf file reference | bryan newbold | 2013-03-21 | 1 | -1/+1 | |
| | ||||||
* | isim in the background; hackisly fix deps | bryan newbold | 2013-03-20 | 1 | -4/+4 | |
| | ||||||
* | fix 'main' in tb.v | bryan newbold | 2013-03-20 | 1 | -1/+1 | |
| | ||||||
* | fixes to simulate | bryan newbold | 2013-03-20 | 1 | -8/+6 | |
| | ||||||
* | Corrects comments (clock is 200MHz, not 100MHz) and removed incorrect clock ↵ | jesstherobot | 2013-03-20 | 1 | -7/+1 | |
| | | | | timing constraints. | |||||
* | 'main', not 'project' top module by default | bryan newbold | 2013-03-14 | 2 | -3/+3 | |
| | ||||||
* | fix ise project pointers | bryan newbold | 2013-03-14 | 2 | -10/+20 | |
| | ||||||
* | improvements | bryan newbold | 2013-03-14 | 5 | -37/+54 | |
| | ||||||
* | update README; gitignore ./build | bryan newbold | 2013-03-13 | 2 | -15/+24 | |
| | ||||||
* | some simulation stuff | bryan newbold | 2013-03-13 | 3 | -3/+45 | |
| | ||||||
* | move stuff around; backup | bryan newbold | 2013-03-13 | 10 | -15/+389 | |
| | ||||||
* | basic synthesis version of makefile | bryan newbold | 2013-03-13 | 9 | -56/+238 | |
| | ||||||
* | add basic gitignore | bryan newbold | 2013-03-10 | 4 | -34/+53 | |
| | ||||||
* | added the base files | Andrew J Meyer | 2013-03-06 | 12 | -0/+235 | |
| | ||||||
* | Initial checkin and readme | Andrew J Meyer | 2013-03-06 | 1 | -0/+34 | |