summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sort lists in MakefilesLarry Doolittle2017-11-273-2/+4
* Updated README.md according to now supported thingsRodrigo Alejandro Melo2017-11-271-7/+1
* Some CHANGELOG updatesLarry Doolittle2017-11-271-1/+4
* Updates to makefile, mostly commentsLarry Doolittle2017-11-271-10/+12
* Update copyright datesLarry Doolittle2017-11-261-2/+2
* Examples: match case of module name in filenameLarry Doolittle2017-11-262-0/+0
* Makefile: restore missing -p to mkdirLarry Doolittle2017-11-261-1/+1
* Renamed generic to withselectRodrigo Alejandro Melo2017-11-262-4/+5
* Renamed while to whileloopRodrigo Alejandro Melo2017-11-262-5/+4
* Deleted from todo.vhd a testcase that now is supportedRodrigo Alejandro Melo2017-11-261-4/+1
* Renamed gh_fifo_async16_sr to fifoRodrigo Alejandro Melo2017-11-262-23/+20
* Unexcluded partselectRodrigo Alejandro Melo2017-11-261-2/+1
* Renamed generate to forgen and for to forloopRodrigo Alejandro Melo2017-11-264-16/+19
* Merge pull request #8 from ldoolitt/excludeRodrigo A. Melo2017-11-265-22/+29
|\
| * Changed translated_examples/Makefile to analyze individually againRodrigo Alejandro Melo2017-11-261-6/+2
| * Renamed .exclude to excludeRodrigo Alejandro Melo2017-11-252-2/+2
| * Removed Makefile from examples/.excludeRodrigo Alejandro Melo2017-11-242-4/+3
| * Implemented a mechanism to exclude files in the main MakefileRodrigo Alejandro Melo2017-11-242-11/+25
| * Simplified iverilog checkRodrigo Alejandro Melo2017-11-243-7/+5
* | Merge pull request #7 from ldoolitt/index_diffRodrigo A. Melo2017-11-2610-78/+272
|\ \ | |/ |/|
| * Fixed partselect exampleRodrigo Alejandro Melo2017-11-262-3/+3
| * Correct selection of -: vs. +:Larry Doolittle2017-11-257-38/+45
| * Add missing CONVFUNC_1 to grammarLarry Doolittle2017-11-243-2/+7
| * Fixed dsp.vhdRodrigo Alejandro Melo2017-11-241-13/+15
| * Turn off debug prints and fix warningsLarry Doolittle2017-11-235-14/+30
| * First stupid attempt to finish part selectLarry Doolittle2017-11-239-49/+67
| * Fill in size_expr with reduced diffLarry Doolittle2017-11-231-22/+26
| * Added partselect exampleRodrigo Alejandro Melo2017-11-232-0/+57
| * Experiment towards indexed part selectLarry Doolittle2017-11-231-5/+90
|/
* Allow second argument to CONVFUNC_2 to be exprLarry Doolittle2017-11-223-4/+4
* Merge branch 'exponentiation'Larry Doolittle2017-11-224-2/+19
|\
| * Supports for exponentiation at the lex layerRodrigo Alejandro Melo2017-11-222-4/+6
| * Experimental support of exponentiationRodrigo Alejandro Melo2017-11-213-1/+16
* | Improve c89 compatibilityLarry Doolittle2017-11-211-9/+9
|/
* Add development hook for visualising slistsLarry Doolittle2017-11-201-0/+48
* Adding support for while loopLarry Doolittle2017-11-204-1/+69
* Align the prototypes for dsp in dsp and genericmapLarry Doolittle2017-11-202-4/+3
* Beginning support for assertionsLarry Doolittle2017-11-183-0/+26
* Simple fix to genericmap exampleLarry Doolittle2017-11-182-4/+4
* Fix capitalization of iverilogLarry Doolittle2017-11-171-1/+1
* Modified the Makefile to run GHDl and iVerilog always but only if installedRodrigo Alejandro Melo2017-11-173-15/+28
* Removed extra parentheses when parentheses are usedRodrigo Alejandro Melo2017-11-173-3/+4
* Removed unuseful parenthesesRodrigo Alejandro Melo2017-11-179-40/+40
* Fixed rebuild of vhd2vl in the main MakefileRodrigo Alejandro Melo2017-11-171-7/+4
* Used addnest function to replace code for BITVECTRodrigo Alejandro Melo2017-11-171-9/+2
* Parentheses were removed for CONVFUNC_1 (ex. to_integer)Rodrigo Alejandro Melo2017-11-172-4/+4
* Added (partial) support for to_integer functionRodrigo Alejandro Melo2017-11-163-4/+9
* Changes on genericmap due to unsupported port assignmentRodrigo Alejandro Melo2017-11-163-7/+26
* The resulting files of the GHDL analysis were moved to temp/vhdlRodrigo Alejandro Melo2017-11-161-2/+5
* Added the special file examples/todo.vhdRodrigo Alejandro Melo2017-11-162-2/+25
OpenPOWER on IntegriCloud