3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-11 13:40:53 +00:00
yosys/techlibs/gatemate
Patrick Urban 6d575918fc gatemate: Set unused BRAM inputs to 'bx
This will reduce the number of CPEs to generate fixed values at the block RAM inputs, if it is not used.
2025-04-28 14:42:16 +02:00
..
.gitignore
arith_map.v
brams.txt gatemate: WRITE_THROUGH mode change 2025-04-18 14:16:02 +02:00
brams_init_20.vh
brams_init_40.vh
brams_map.v gatemate: Set unused BRAM inputs to 'bx 2025-04-28 14:42:16 +02:00
cells_bb.v gatemate: Add CC_SERDES parameters and update port names 2025-01-10 10:25:10 +01:00
cells_sim.v Change to blocking assignments in non-clocked process. 2025-04-23 17:13:37 +02:00
gatemate_foldinv.cc
inv_map.v
lut_map.v
make_lut_tree_lib.py
Makefile.inc
mul_map.v
mux_map.v
reg_map.v
synth_gatemate.cc gatemate: run simplemap after muxcover to prevent unmapped multiplexers 2024-11-15 09:49:49 +01:00