Refactors project.yml to clarify dependencies and improve tool options formatting
This commit is contained in:
@@ -15,7 +15,9 @@ testbenches:
|
|||||||
- path: tests/*.vhd
|
- path: tests/*.vhd
|
||||||
library: work
|
library: work
|
||||||
|
|
||||||
dependencies: []
|
dependencies:
|
||||||
|
# - git: "https://git.0xmax42.io/maxp/Asynchronous-FIFO-AXI-Handshake.git"
|
||||||
|
# rev: "hdlbuild"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
build_dir: working
|
build_dir: working
|
||||||
@@ -33,7 +35,8 @@ tool_options:
|
|||||||
map:
|
map:
|
||||||
- "-detail"
|
- "-detail"
|
||||||
- "-timing"
|
- "-timing"
|
||||||
- "-ol high"
|
- "-ol"
|
||||||
|
- "high"
|
||||||
|
|
||||||
par: []
|
par: []
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user