Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add shift functions (#54) | Pepijn de Vos | 2019-10-06 | 1 | -0/+8 |
| | |||||
* | Handle Const_X & Const_Z (#49) | T. Meissner | 2019-10-05 | 1 | -0/+12 |
| | |||||
* | handle Const_Log | Tristan Gingold | 2019-10-02 | 1 | -25/+34 |
| | |||||
* | Handle Const_Bit. | Tristan Gingold | 2019-10-02 | 1 | -0/+14 |
| | |||||
* | Handle covers (#43) | T. Meissner | 2019-09-20 | 1 | -0/+4 |
| | |||||
* | Remove Id_Insert (unused). | Tristan Gingold | 2019-09-09 | 1 | -17/+0 |
| | |||||
* | Fix incomplete handling of Concatn | Tristan Gingold | 2019-09-07 | 1 | -2/+3 |
| | |||||
* | Icestick uart (#37) | marph91 | 2019-08-22 | 7 | -0/+212 |
| | | | | | | * added UART example for the icestick * extended testsuite by the UART example | ||||
* | Run testsuite in Travis CI with docker images (#31) | 1138-4EB | 2019-08-16 | 17 | -123/+275 |
| | | | | | | | | | | | | * makefile: use '--build' shortcut to build ghdl.so * move: rename subdir 'ghdl' to 'src' * travis: add travis config file, build script and utils script * testsuite: do not call ghdl explicitly * readme: update | ||||
* | handle utrunc/strunc. For #33 | Tristan Gingold | 2019-08-16 | 1 | -0/+10 |
| | |||||
* | Use libghdl to build the module. Update instructions. | Tristan Gingold | 2019-08-15 | 2 | -23/+24 |
| | |||||
* | ghdl: initialize for synthesis. | Tristan Gingold | 2019-08-14 | 1 | -2/+7 |
| | |||||
* | Build with libghdl (WIP). | Tristan Gingold | 2019-08-14 | 2 | -2/+2 |
| | |||||
* | add subtract (#30) | Pepijn de Vos | 2019-08-01 | 1 | -0/+4 |
| | |||||
* | add signed compare (#29) | Pepijn de Vos | 2019-07-31 | 1 | -0/+16 |
| | |||||
* | Remove to be deprecated const gates, add concatn, reformat. | Tristan Gingold | 2019-07-31 | 1 | -46/+39 |
| | |||||
* | add const_ul32 support (#28) | Pepijn de Vos | 2019-07-28 | 1 | -3/+46 |
| | |||||
* | Handle isignal like signal. | Tristan Gingold | 2019-07-27 | 1 | -0/+3 |
| | |||||
* | add user cell (#25) | Pepijn de Vos | 2019-07-21 | 1 | -1/+39 |
| | | | | | | * add user cell * create black box modules | ||||
* | add comparison cells and adff (#23) | Pepijn de Vos | 2019-07-16 | 1 | -0/+20 |
| | |||||
* | handle reduce, assumes; uses get_input_net | Tristan Gingold | 2019-07-04 | 1 | -11/+19 |
| | |||||
* | Handle assertions. | Tristan Gingold | 2019-07-03 | 1 | -1/+7 |
| | |||||
* | testenv.sh: do not quote YOSYS | Tristan Gingold | 2019-07-03 | 1 | -1/+1 |
| | |||||
* | ghdl.cc: handle Insert, ignore Edge, adjust. | Tristan Gingold | 2019-07-03 | 1 | -14/+30 |
| | |||||
* | README: adjust. | Tristan Gingold | 2019-07-03 | 1 | -7/+15 |
| | |||||
* | Makefile: add install target. | Tristan Gingold | 2019-07-03 | 1 | -4/+11 |
| | |||||
* | Todo's in readme and change of license (#19) | Roland Coeurjoly | 2018-11-18 | 2 | -17/+690 |
| | | | | | | | | | | * Installation instructions updated * Disable errors before installing libghdlsynth and fix typo * Add comments to README about pending actions * Change license to GPLv3+ | ||||
* | Disable errors before installing libghdlsynth and fix typo (#17) | Roland Coeurjoly | 2018-11-17 | 1 | -0/+6 |
| | | | | | | | | * Installation instructions updated * Disable errors before installing libghdlsynth and fix typo * Add comments to README about pending actions | ||||
* | Installation instructions updated (#16) | Roland Coeurjoly | 2018-01-03 | 1 | -5/+12 |
| | |||||
* | Add tests for nand, nor, xnor. | Tristan Gingold | 2017-02-26 | 4 | -0/+51 |
| | |||||
* | Handle nor, nand, xnor. | Tristan Gingold | 2017-02-26 | 1 | -0/+22 |
| | |||||
* | Add testcase for #11 | Tristan Gingold | 2017-02-26 | 3 | -0/+39 |
| | |||||
* | Support or and xor gates | Tristan Gingold | 2017-02-26 | 1 | -0/+8 |
| | | | | Fix #11 | ||||
* | Update README.md of the counter8 example (#9) | Juan Gonzalez-Gomez | 2017-02-17 | 1 | -2/+2 |
| | | | | | | * Update README.md * Update README.md | ||||
* | Merge pull request #8 from Obijuan/master | tgingold | 2017-02-16 | 5 | -0/+103 |
|\ | | | | | 8 bits binary counter example for the Icezum Alhambra board | ||||
| * | Icezum Alhambra board example: 8-bit counter displayed on leds | obijuan | 2017-02-16 | 4 | -0/+95 |
| | | |||||
| * | .asc, .bin, .blif, .rpt, .cf added to .gitignore | obijuan | 2017-02-16 | 1 | -0/+8 |
|/ | |||||
* | Testcase for issue #7 | Tristan Gingold | 2017-02-16 | 4 | -1/+71 |
| | |||||
* | README.md: more markdown | Tristan Gingold | 2017-02-15 | 1 | -3/+5 |
| | |||||
* | Fix typo in README.md | Tristan Gingold | 2017-02-15 | 1 | -3/+3 |
| | |||||
* | ice40hx8k/spin1.vhdl: assign all outputs. | Tristan Gingold | 2017-02-15 | 2 | -0/+15 |
| | |||||
* | Add .gitignore | Tristan Gingold | 2017-02-15 | 1 | -0/+2 |
| | |||||
* | Add testsuite. | Tristan Gingold | 2017-02-15 | 2 | -0/+47 |
| | |||||
* | Add reproducer for issue6 | Tristan Gingold | 2017-02-15 | 2 | -0/+24 |
| | |||||
* | Add tests for icezum | Tristan Gingold | 2017-02-14 | 3 | -2/+41 |
| | |||||
* | Add reproducers for #4 | Tristan Gingold | 2017-02-13 | 4 | -0/+83 |
| | |||||
* | Fix for #4: a signal is not always the output of a gate. | Tristan Gingold | 2017-02-13 | 1 | -4/+6 |
| | |||||
* | Merge pull request #5 from Obijuan/master | tgingold | 2017-02-12 | 8 | -0/+141 |
|\ | | | | | Icezum Alhambra board Examples | ||||
| * | Pushbutton_and example added | obijuan | 2017-02-12 | 4 | -0/+71 |
| | | |||||
| * | README updated | obijuan | 2017-02-12 | 1 | -1/+2 |
| | |