intel_alm: Add IO buffer insertion
authorgatecat <gatecat@ds0.me>
Sat, 15 May 2021 13:23:22 +0000 (14:23 +0100)
committergatecat <gatecat@ds0.me>
Sat, 15 May 2021 21:37:06 +0000 (22:37 +0100)
commit5dba138c87762d4b5bb7b9348da372a92fab1cc0
tree764f5d928b3e06b6a4884d5d1b14e4533003d18e
parent3421979f00664443c77b0899d34438f979b4c51c
intel_alm: Add IO buffer insertion

Signed-off-by: gatecat <gatecat@ds0.me>
19 files changed:
techlibs/intel_alm/Makefile.inc
techlibs/intel_alm/common/megafunction_bb.v
techlibs/intel_alm/common/misc_sim.v [new file with mode: 0644]
techlibs/intel_alm/common/quartus_rename.v
techlibs/intel_alm/cyclonev/cells_sim.v
techlibs/intel_alm/synth_intel_alm.cc
tests/arch/intel_alm/add_sub.ys
tests/arch/intel_alm/adffs.ys
tests/arch/intel_alm/blockram.ys
tests/arch/intel_alm/counter.ys
tests/arch/intel_alm/dffs.ys
tests/arch/intel_alm/fsm.ys
tests/arch/intel_alm/logic.ys
tests/arch/intel_alm/lutram.ys
tests/arch/intel_alm/mul.ys
tests/arch/intel_alm/mux.ys
tests/arch/intel_alm/quartus_ice.ys
tests/arch/intel_alm/shifter.ys
tests/arch/intel_alm/tribuf.ys