nextpnr/ice40
David Shah 054be887ae ice40: PLLs can't conflict with themselves
Fixes error building testcase from #145

Signed-off-by: David Shah <dave@ds0.me>
2019-02-09 19:27:52 +00:00
..
benchmark
carry_tests
pack_tests
resource
smoketest/attosoc ci: Add attosoc smoketest for ice40 2018-12-08 17:09:27 +00:00
.gitignore
arch.cc Merge pull request #220 from YosysHQ/coi3 2019-01-29 11:22:31 -08:00
arch.h timing: Path related fixes 2019-01-27 16:45:37 +00:00
arch_place.cc ice40: Add helper to know which global network is driven by a SB_GB Bel 2018-11-26 12:51:14 +01:00
arch_pybindings.cc timing: Add support for clock constraints 2018-11-12 14:03:58 +00:00
arch_pybindings.h python: Fixes to get net wires map working 2018-11-22 13:42:20 +00:00
archdefs.h ice40: Add timing data for all IO modes 2019-01-07 17:18:40 +00:00
bitstream.cc ice40: Add PCF support for -pullup, -pullup_resistor and -nowarn 2018-12-20 20:52:54 +00:00
bitstream.h
blinky.pcf
blinky.proj
blinky.sh
blinky.v
blinky.ys
blinky_tb.v
cells.cc clangformat 2018-12-06 10:52:46 +00:00
cells.h ice40: Add support for placing SB_LEDDA_IP block. 2018-12-01 22:27:04 -03:00
chains.cc ice40: Put debug logging behind ctx->debug 2018-12-06 10:51:17 +00:00
chains.h
chipdb.py ice40/chipdb: Add wires to global network for all cells that can drive it 2018-11-19 18:20:20 +01:00
constids.inc ice40/chipdb: Add wires to global network for all cells that can drive it 2018-11-19 18:20:20 +01:00
delay.cc clangformat 2018-09-30 15:13:18 +01:00
family.cmake
gfx.cc clangformat 2018-11-16 13:25:51 +00:00
gfx.h
icebreaker.pcf
icebreaker.v
icebreaker.ys
main.cc ice40: Improve handling of unconstrained IO 2018-12-26 16:00:19 +00:00
pack.cc ice40: PLLs can't conflict with themselves 2019-02-09 19:27:52 +00:00
pcf.cc ice40: Improve handling of unconstrained IO 2018-12-26 16:00:19 +00:00
pcf.h
picorv32.proj
picorv32.sh
picorv32_benchmark.py timing_opt: Improve heuristics 2018-12-06 10:53:01 +00:00
picorv32_top.v
project.cc
tmfuzz.py