diff options
author | Clifford Wolf <clifford@clifford.at> | 2019-03-07 22:44:50 -0800 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2019-03-07 22:44:50 -0800 |
commit | e9b34ad5c07935454367af1bee1248371d214fc9 (patch) | |
tree | 09a476af058604639d6a0cf96d4720ff7300ab25 /examples/anlogic/demo.adc | |
parent | a330c6836318d43d52cda68959f2b86c2b2ede9c (diff) | |
parent | df0598f455990604f51cb309831e1b95193d2dc3 (diff) | |
download | yosys-e9b34ad5c07935454367af1bee1248371d214fc9.tar.gz yosys-e9b34ad5c07935454367af1bee1248371d214fc9.tar.bz2 yosys-e9b34ad5c07935454367af1bee1248371d214fc9.zip |
Merge branch 'master' of github.com:YosysHQ/yosys
Diffstat (limited to 'examples/anlogic/demo.adc')
-rw-r--r-- | examples/anlogic/demo.adc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/anlogic/demo.adc b/examples/anlogic/demo.adc index c8fbaed3e..ec802502e 100644 --- a/examples/anlogic/demo.adc +++ b/examples/anlogic/demo.adc @@ -1,2 +1,2 @@ set_pin_assignment {CLK_IN} { LOCATION = K14; } ##24MHZ -set_pin_assignment {R_LED} { LOCATION = R3; } ##R_LED
\ No newline at end of file +set_pin_assignment {R_LED} { LOCATION = R3; } ##R_LED |