oldtopman has quit [Remote host closed the connection]
FabM has joined #yosys
FabM has joined #yosys
FabM has quit [Changing host]
unkraut_ is now known as unkraut
Sarayan has joined #yosys
* Sarayan
waves
<Sarayan>
I have a module that I put in techlibs/intel_alm/cyclonev/cells_sim.v, called cyclonev_hps_interface_mpu_general_purpose, that is a dual latch with the hps. IOW, it has intrinsic side effects. How can I tell yosys not to remove it when it is instanciated, even if the top module has no external pins?
<Sarayan>
(because the top module only plays wiht the signals to/from the gp module)
adjtm_ has joined #yosys
adjtm has quit [Ping timeout: 240 seconds]
kristianpaul has joined #yosys
<gatecat>
Sarayan: the `(* keep *)` attribute is probably what you want
cr1901 has quit [Read error: Network is unreachable]