This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
YosysHQ.yosys
Watch
1
Star
0
Fork
0
You've already forked YosysHQ.yosys
mirror of
synced
2026-01-12 00:42:47 +00:00
Code
Issues
Releases
Wiki
Activity
YosysHQ.yosys
/
techlibs
/
coolrunner2
History
Robert O'Callahan
e0ae7b7af4
Remove .c_str() calls from log()/log_error()
...
There are some leftovers, but this is an easy regex-based approach that removes most of them.
2025-09-11 20:59:37 +00:00
..
cells_counter_map.v
Add force_downto and force_upto wire attributes.
2020-05-19 01:42:40 +02:00
cells_latch.v
coolrunner2: Initial mapping of latches
2017-06-25 23:58:28 -07:00
cells_sim.v
coolrunner2: Add INVERT parameter to some BUFGs
2017-08-14 12:13:33 -07:00
coolrunner2_fixup.cc
Remove .c_str() calls from log()/log_error()
2025-09-11 20:59:37 +00:00
coolrunner2_sop.cc
Use C++11 final/override keywords.
2020-06-18 23:34:52 +00:00
Makefile.inc
Merge pull request
#1709
from rqou/coolrunner2_counter
2020-02-27 19:05:56 +01:00
synth_coolrunner2.cc
Remove .c_str() from stringf parameters
2025-09-01 23:34:42 +00:00
tff_extract.v
coolrunner2: Add extraction for TFFs
2018-03-31 02:54:26 -07:00
xc2_dff.lib
coolrunner2: Initial mapping of DFFs
2017-06-25 23:58:28 -07:00