Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yosys-tests
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
yosys-tests
Commits
d7403442
Commit
d7403442
authored
May 03, 2019
by
Miodrag Milanovic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
disable easic
parent
c5f1e079
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
architecture/Makefile
+2
-1
No files found.
architecture/Makefile
View file @
d7403442
...
...
@@ -30,7 +30,8 @@ $(eval $(call template,synth_coolrunner2,synth_coolrunner2 synth_coolrunner2_top
$(eval
$(call
template,synth_coolrunner2_fulladder,synth_coolrunner2
synth_coolrunner2_top
synth_coolrunner2_vout
synth_coolrunner2_run
synth_coolrunner2_noflatten
synth_coolrunner2_retime))
#easic - issue #920
$(eval
$(call
template,synth_easic,synth_easic
synth_easic_top
synth_easic_vlog
synth_easic_run
synth_easic_noflatten
synth_easic_retime))
# we do not have eTools anymore available, commented until aquired
#$(eval $(call template,synth_easic,synth_easic synth_easic_top synth_easic_vlog synth_easic_run synth_easic_noflatten synth_easic_retime))
#ecp5
$(eval
$(call
template,synth_ecp5,synth_ecp5
synth_ecp5_top
synth_ecp5_blif
synth_ecp5_edif
synth_ecp5_json
synth_ecp5_run
synth_ecp5_flatten
synth_ecp5_noflatten
synth_ecp5_retime
synth_ecp5_noccu2
synth_ecp5_nodffe
synth_ecp5_nobram
synth_ecp5_nodram
synth_ecp5_nomux
synth_ecp5_abc2
synth_ecp5_vpr
ecp5_ffinit))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment