diff options
author | Tristan Gingold <tgingold@free.fr> | 2022-12-18 08:35:43 +0100 |
---|---|---|
committer | Tristan Gingold <tgingold@free.fr> | 2022-12-18 08:36:15 +0100 |
commit | b4f09236ad974a133318d17a8487b36ebc35a78c (patch) | |
tree | a2d61d7039219d334b60d61946705c2d63de8264 /testsuite/synth/issue2273/mc8051.f | |
parent | 36c276363fa35f6856bbd44e7a37e712aaab2a1e (diff) | |
download | ghdl-b4f09236ad974a133318d17a8487b36ebc35a78c.tar.gz ghdl-b4f09236ad974a133318d17a8487b36ebc35a78c.tar.bz2 ghdl-b4f09236ad974a133318d17a8487b36ebc35a78c.zip |
testsuite/synth: add a test for #2273
Diffstat (limited to 'testsuite/synth/issue2273/mc8051.f')
-rw-r--r-- | testsuite/synth/issue2273/mc8051.f | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/testsuite/synth/issue2273/mc8051.f b/testsuite/synth/issue2273/mc8051.f new file mode 100644 index 000000000..394c9783c --- /dev/null +++ b/testsuite/synth/issue2273/mc8051.f @@ -0,0 +1,45 @@ +mc8051_p.vhd +control_fsm_.vhd +control_fsm_rtl.vhd +control_fsm_rtl_cfg.vhd +control_mem_.vhd +control_mem_rtl.vhd +control_mem_rtl_cfg.vhd +alumux_.vhd +alumux_rtl.vhd +alumux_rtl_cfg.vhd +alucore_.vhd +alucore_rtl.vhd +alucore_rtl_cfg.vhd +addsub_cy_.vhd +addsub_cy_rtl.vhd +addsub_cy_rtl_cfg.vhd +addsub_ovcy_.vhd +addsub_ovcy_rtl.vhd +addsub_ovcy_rtl_cfg.vhd +addsub_core_.vhd +addsub_core_struc.vhd +addsub_core_struc_cfg.vhd +comb_divider_.vhd +comb_divider_rtl.vhd +comb_divider_rtl_cfg.vhd +comb_mltplr_.vhd +comb_mltplr_rtl.vhd +comb_mltplr_rtl_cfg.vhd +dcml_adjust_.vhd +dcml_adjust_rtl.vhd +dcml_adjust_rtl_cfg.vhd +mc8051_siu_.vhd +mc8051_siu_rtl.vhd +mc8051_siu_rtl_cfg.vhd +mc8051_tmrctr_.vhd +mc8051_tmrctr_rtl.vhd +mc8051_tmrctr_rtl_cfg.vhd +mc8051_alu_.vhd +mc8051_alu_struc.vhd +mc8051_alu_struc_cfg.vhd +mc8051_control_.vhd +mc8051_control_struc.vhd +mc8051_control_struc_cfg.vhd +mc8051_core_.vhd +mc8051_core_struc.vhd |