iverilog/tgt-vhdl
Nick Gasson 43f904f793 Add uwire support to VHDL backend
Implemented as std_ulogic which behaves almost identically.
2010-09-30 12:22:39 +01:00
..
vhpi Move the VHDL support package 2008-07-07 15:36:13 +01:00
Makefile.in Generate VHDL report statements for $display 2010-08-24 22:13:08 +01:00
cast.cc Add uwire support to VHDL backend 2010-09-30 12:22:39 +01:00
expr.cc Resize VHDL vector before cast in signed comparison 2010-08-11 17:34:16 -07:00
logic.cc VHDL: ensure with-select statement choices completely cover input space 2009-12-14 12:01:27 -08:00
lpm.cc Avoid emitting VHDL Bool_To_Logic calls for common cases 2010-08-08 14:34:13 -07:00
process.cc Reduce number of 0 ns waits in generated VHDL 2010-08-17 22:49:27 +01:00
scope.cc Add uwire support to VHDL backend 2010-09-30 12:22:39 +01:00
state.cc Basic parameter support in VHDL target 2010-09-11 12:17:06 +01:00
state.hh Handle generate scopes with signals in VHDL target 2009-09-03 17:13:33 -07:00
stmt.cc Change VHDL $finish to use report not assert 2010-08-24 22:17:11 +01:00
support.cc Add some casts in tgt-vhdl to remove warnings. 2009-12-11 21:46:49 -08:00
support.hh Don't place a trailing ',' after the last enum item. 2010-05-13 18:56:44 -07:00
vhdl-s.conf Cary R.'s additional system functions, real value error messages, etc. 2008-09-06 12:06:01 +01:00
vhdl.cc Unify the version stamp in the version_*.h header files. 2009-11-27 09:25:50 -08:00
vhdl.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
vhdl_config.h.in Remove malloc.h support and for C++ files use <c...> include files. 2010-06-01 08:56:30 -07:00
vhdl_element.cc List parameters/values in VHDL entity comment 2010-08-28 17:13:23 +01:00
vhdl_element.hh Improve memory management in VHDL target 2009-01-18 16:42:10 -08:00
vhdl_helper.hh Cleanup various style issues. 2010-04-13 21:29:15 -07:00
vhdl_syntax.cc Generate VHDL report statements for $display 2010-08-24 22:13:08 +01:00
vhdl_syntax.hh Add uwire support to VHDL backend 2010-09-30 12:22:39 +01:00
vhdl_target.h Generate VHDL report statements for $display 2010-08-24 22:13:08 +01:00
vhdl_type.cc Add uwire support to VHDL backend 2010-09-30 12:22:39 +01:00
vhdl_type.hh Add uwire support to VHDL backend 2010-09-30 12:22:39 +01:00