mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-05 10:50:25 +00:00
Create synth_lattice
This commit is contained in:
parent
a8809989c4
commit
e3c15f003e
26 changed files with 4501 additions and 0 deletions
9
techlibs/lattice/cells_sim_xo2.v
Normal file
9
techlibs/lattice/cells_sim_xo2.v
Normal file
|
@ -0,0 +1,9 @@
|
|||
`include "common_sim.vh"
|
||||
`include "ccu2d_sim.vh"
|
||||
|
||||
`ifndef NO_INCLUDES
|
||||
|
||||
`include "cells_ff.vh"
|
||||
`include "cells_io.vh"
|
||||
|
||||
`endif
|
Loading…
Add table
Add a link
Reference in a new issue