iverilog/tgt-vhdl
Nick Gasson e5ce88304e Fix mapping of VHDL expressions to function arguments
Noticed this as part of the test case for pr2516774b. Under some
circumstances the input arguments would be cast to the wrong type.
This patch ensures that all the arguments have the correct type.
2009-01-22 17:39:50 -08:00
..
vhpi Move the VHDL support package 2008-07-07 15:36:13 +01:00
Makefile.in Move VHDL global state management to a single file 2009-01-17 09:19:58 -08:00
cast.cc Fix mapping of VHDL expressions to function arguments 2009-01-22 17:39:50 -08:00
display.cc Shadow reduction part 4 2008-10-30 21:46:44 -07:00
expr.cc Fix mapping of VHDL expressions to function arguments 2009-01-22 17:39:50 -08:00
logic.cc Move VHDL global state management to a single file 2009-01-17 09:19:58 -08:00
lpm.cc Move VHDL global state management to a single file 2009-01-17 09:19:58 -08:00
process.cc Clean up VHDL debug messages 2009-01-17 09:19:58 -08:00
scope.cc Fix VHDL bug where input may be driven by input 2009-01-22 17:38:38 -08:00
state.cc Improve memory management in VHDL target 2009-01-18 16:42:10 -08:00
state.hh Move VHDL global state management to a single file 2009-01-17 09:19:58 -08:00
stmt.cc Fix regression of always3.1.8A with VHDL target 2009-01-19 19:54:56 -08:00
support.cc Move VHDL global state management to a single file 2009-01-17 09:19:58 -08:00
support.hh Tidy up reduction functions in support.cc 2008-09-13 18:20:12 +01: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 Move VHDL global state management to a single file 2009-01-17 09:19:58 -08:00
vhdl.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
vhdl_config.h.in Makefile and autoconf changes to build VHDL code generator 2008-05-28 17:17:39 +01:00
vhdl_element.cc Improve memory management in VHDL target 2009-01-18 16:42:10 -08:00
vhdl_element.hh Improve memory management in VHDL target 2009-01-18 16:42:10 -08:00
vhdl_helper.hh Improve memory management in VHDL target 2009-01-18 16:42:10 -08:00
vhdl_syntax.cc Emit VHDL hex constants for some unsigned bits strings 2009-01-22 17:39:41 -08:00
vhdl_syntax.hh Fix mapping of VHDL expressions to function arguments 2009-01-22 17:39:50 -08:00
vhdl_target.h Move VHDL global state management to a single file 2009-01-17 09:19:58 -08:00
vhdl_type.cc Generate VHDL array type declarations of Verilog arrays 2008-07-17 13:08:55 +01:00
vhdl_type.hh Generate VHDL array type declarations of Verilog arrays 2008-07-17 13:08:55 +01:00