summaryrefslogtreecommitdiffstats
path: root/translated_examples/bigfile.v
Commit message (Collapse)AuthorAgeFilesLines
* Moved unsupported commented things to todo.vhdRodrigo Alejandro Melo2017-11-271-3/+0
|
* Correct selection of -: vs. +:Larry Doolittle2017-11-251-21/+21
| | | | | Adds new updown field to struct vrange Both cases exercised by examples/partselect.vhd
* Turn off debug prints and fix warningsLarry Doolittle2017-11-231-6/+15
|
* First stupid attempt to finish part selectLarry Doolittle2017-11-231-22/+22
| | | | | No attempt to figure out -: vs. +: Already yields much better results on test files
* Removed unuseful parenthesesRodrigo Alejandro Melo2017-11-171-9/+9
|
* Modified to use ',' to separate sensitivity list in verilog 2001Rodrigo Alejandro Melo2017-02-171-7/+7
| | | | Changes applied to translated_examples.
* Changed translated_examples due that Verilog 2001 is now the defaultRodrigo Alejandro Melo2017-02-171-81/+27
|
* 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.
* Space deleted in the <size>'<radix><number> notationRodrigo Alejandro Melo2017-02-091-59/+59
| | | | | | | 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-8/+11
|
* vhd2vl-2.3Larry Doolittle2015-09-201-2/+2
|
* vhd2vl-2.2Larry Doolittle2015-09-201-0/+501
OpenPOWER on IntegriCloud