summaryrefslogtreecommitdiffstats
path: root/translated_examples/expr.v
Commit message (Collapse)AuthorAgeFilesLines
* Allow second argument to CONVFUNC_2 to be exprLarry Doolittle2017-11-221-1/+1
| | | | | Adds one more shift/reduce conflict. Include test case.
* Experimental support of exponentiationRodrigo Alejandro Melo2017-11-211-0/+4
|
* Removed extra parentheses when parentheses are usedRodrigo Alejandro Melo2017-11-171-1/+1
|
* Removed unuseful parenthesesRodrigo Alejandro Melo2017-11-171-2/+2
|
* Modified to use ',' to separate sensitivity list in verilog 2001Rodrigo Alejandro Melo2017-02-171-1/+1
| | | | Changes applied to translated_examples.
* Changed translated_examples due that Verilog 2001 is now the defaultRodrigo Alejandro Melo2017-02-171-7/+3
|
* Added command line option --quietRodrigo Alejandro Melo2017-02-171-21/+0
| | | | | Used to avoid header on the generated verilog file. Is a problem for regression tests. Header was removed from translated_examples.
* Added analysis of examples with GHDLRodrigo Alejandro Melo2017-02-141-3/+3
| | | | | | | | Some examples were corrected according GHDL complains. Corresponding traslated_examples were modified. Use of synopsys libraries was removed. Translation of gh_fifo_async16_sr.vhd fails (complains about 'unsigned'). The problem was comented.
* Space deleted in the <size>'<radix><number> notationRodrigo Alejandro Melo2017-02-091-1/+1
| | | | | | | It seems to be the more common approach and the VHDL notation BASE#NUMBER# is translated without spaces. On the other hand, the space gives an error with Yosys synthesizer. Files on translated_examples were modified.
* vhd2vl-2.5Larry Doolittle2015-09-201-2/+2
|
* vhd2vl-2.4Larry Doolittle2015-09-201-1/+4
|
* vhd2vl-2.3Larry Doolittle2015-09-201-2/+2
|
* vhd2vl-2.2Larry Doolittle2015-09-201-0/+56
OpenPOWER on IntegriCloud